1. d34e319 Merge pull request #4431 from xfxyjwf/rmnano by Feng Xiao · 7 years ago
  2. d5a0024 Remove javanano. by Feng Xiao · 7 years ago
  3. 2c963d3 Merge pull request #4413 from pmuetschard/msvc by Adam Cozzette · 7 years ago
  4. 5bed368 Added missing .inc files to BUILD by Adam Cozzette · 7 years ago
  5. a6957f2 Don't assume Windows builds use MSVC. by Pascal Muetschard · 7 years ago
  6. 0c5fcde Removed some unused C++ source files by Adam Cozzette · 7 years ago
  7. 8e44a86 Merge pull request #4347 from xfxyjwf/pluginpb by Feng Xiao · 7 years ago
  8. 950f5e4 Replace //:protoc and similar default macro arguments with by James O'Kane · 7 years ago
  9. fd595fc Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." by Feng Xiao · 7 years ago
  10. 350b135 Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation. by John Millikin · 7 years ago
  11. 724f0be Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. by John Millikin · 7 years ago
  12. 85b488f Bazel: Support building with Java 9 by David Ostrovsky · 7 years ago
  13. 019ceea Drop java 6 support by David Ostrovsky · 7 years ago
  14. 27e877f Merge pull request #2834 from aj-michael/master by Jisi Liu · 7 years ago
  15. 609d752 Ran update_file_lists.sh to update Bazel and CMake file lists by Adam Cozzette · 7 years ago
  16. ac5371d Remove unhelpful build warnings by Justine Tunney · 7 years ago
  17. b189389 Merge pull request #3757 from spinorx/master by Jisi Liu · 7 years ago
  18. 1c682e0 Fix bazel build by Jisi Liu · 7 years ago
  19. 16792c6 Fix iOS cc_library build for protobuf. by Param Reddy · 7 years ago
  20. 68ee916 Don't pass -lpthread and -lm on Windows by Seth Greenstein · 7 years ago
  21. 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  22. 6945203 Exclude addressbook.proto from C# boostrap test. by Feng Xiao · 8 years ago
  23. 699c0eb bazel: Add proto_library rules for well known types. Fixes #2763 by Jakob Buchgraber · 8 years ago
  24. 12c186f Fix makefile.am by Jisi Liu · 8 years ago
  25. e177739 Fix build files by Jisi Liu · 8 years ago
  26. 759245a Merge from master by Jisi Liu · 8 years ago
  27. 11b6661 update build file list by Jisi Liu · 8 years ago
  28. 36e63da bazel: Make compiled jars java 6 binary compatible. by Jakob Buchgraber · 8 years ago
  29. 0b059a3 Refactor cc options in BUILD file for Windows by Yun Peng · 8 years ago
  30. 2f4489a Merge pull request #3024 from acozzette/merge-3.3-to-master by Adam Cozzette · 8 years ago
  31. 286f059 added "objectivec" build target (#3033) by makdharma · 8 years ago
  32. acde165 Update BUILD file for C# tests. by Feng Xiao · 8 years ago
  33. 32d7830 Fix C++ build for down-integration. by Feng Xiao · 8 years ago
  34. 6f21e29 Compile the Java proto runtime with Java 6 by cgrushko · 8 years ago
  35. 312e2db Update BUILD by Bairen Yi · 8 years ago
  36. cb3e84b migrate delimited messages functions to util package by Byron Yi · 8 years ago
  37. 6044b24 Make //:protobuf_python have correct __init__.py. by Adam Michael · 8 years ago
  38. 0c0a887 Merge pull request #2751 from keveman/master by Feng Xiao · 8 years ago
  39. 6837b2d Added comment explaining the protobuf_headers target. by Manjunath Kudlur · 8 years ago
  40. 72b82e6 Merge pull request #2630 from blodan/master by Jisi Liu · 8 years ago
  41. 2d430f8 Added a header only cc_library target for the protobuf library. by Manjunath Kudlur · 8 years ago
  42. 65a4d20 Update load() statement to latest style by cgrushko · 8 years ago
  43. 32fa55e FreeBSD compatibility by Daniel Ylitalo · 8 years ago
  44. e4baf3f Add a proto_lang_toolchain for Java by cgrushko · 8 years ago
  45. d1e7bd9 Added Bazel genrule for generating well_known_types_embed.cc by Adam Cozzette · 8 years ago
  46. f92b455 Add missing files. by Jisi Liu · 8 years ago
  47. 45d92ae Add a proto_lang_toolchain() for cc_proto_library by cgrushko · 8 years ago
  48. df5841f Place Python extensions correctly in Bazel build. by Richard Shin · 8 years ago
  49. 9d4657a update files to include php generators by Jisi Liu · 8 years ago
  50. b2b6584 Silence compile warnings in bazel by Andy Hochhaus · 8 years ago
  51. 431cee6 Remove inexist files from build. by Feng Xiao · 8 years ago
  52. d947308 update files to include php generators (#2165) by Jisi Liu · 8 years ago
  53. faea19c Bazel: export LICENSE file. by Piotr Sikora · 9 years ago
  54. 02cd45c Bazel build: Keep generated sources and Python runtime in the same directory. by David Z. Chen · 9 years ago
  55. f86d39c Update file lists. by Jisi Liu · 9 years ago
  56. 0ad2048 Merge pull request #1416 from cwhipkey/master by Feng Xiao · 9 years ago
  57. 83a7a5e Merge pull request #1402 from davidzchen/py2and3 by Feng Xiao · 9 years ago
  58. 1f4f3e2 Update file list to include the missing extension lite file. by Jisi Liu · 9 years ago
  59. baf52bd Change protobuf CPP proto generator to support the 'lite' option in proto3. by Chad Whipkey · 9 years ago
  60. 5ebeefb Add missing PY2AND3 srcs_versions attributes to Python Bazel build targets. by David Z. Chen · 9 years ago
  61. 3b4e7dc Update BUILD by Andrew Harp · 9 years ago
  62. b56b461 Do not link in pthread library for Android builds. by Andrew Harp · 9 years ago
  63. d5a5732 export well known protos by Steven Parkes · 9 years ago
  64. ca3dc15 Merge pull request #1318 from smparkes/smparkes/grpc by Feng Xiao · 9 years ago
  65. 9aea0ef Merge pull request #1312 from petewarden/master by Jisi Liu · 9 years ago
  66. a9244ca add java/util support based on java/util/pom.xml by Steven Parkes · 9 years ago
  67. ea18866 pass correct args to protoc for java wellknown protos when used as an external repository by Steven Parkes · 9 years ago
  68. bc2d6c2 Merge remote-tracking branch 'upstream/master' by Pete Warden · 9 years ago
  69. f0c1a86 Added iOS settings to Bazel build by Pete Warden · 9 years ago
  70. 985c968 Remove hack for building Python support with Bazel. by David Z. Chen · 9 years ago
  71. cb39204 Updated library generation with iOS options by Pete Warden · 9 years ago
  72. 99a3e30 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when by Manjunath Kudlur · 9 years ago
  73. 4fe0381 Fix bazel BUILD for Java. by Ming Zhao · 9 years ago
  74. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  75. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  76. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  77. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago
  78. 2979923 Add srcs_version = "PY2AND3" in BUILD files by Geoffrey Irving · 9 years ago
  79. 562372e Merge pull request #989 from jskeet/rename-umbrella by Jan Tattermusch · 9 years ago
  80. fa8e291 Merge pull request #977 from lberki/master by Jisi Liu · 9 years ago
  81. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  82. 6a40bf8 Make the cc wkt proto target public. by Jisi Liu · 9 years ago
  83. 915d9cd add headers by Lukacs T. Berki · 9 years ago
  84. be92ffb add default_runtime attribute to cc|py rules. by Jisi Liu · 9 years ago
  85. e1f60f5 Update comments. by Jisi Liu · 9 years ago
  86. fbc51b7 Add six as an external dep. by Jisi Liu · 9 years ago
  87. 68e13f4 Enable python tests with testdata. by Jisi Liu · 9 years ago
  88. 598480d Add runfiles to make the protobuf_test pass. by Jisi Liu · 9 years ago
  89. 166e9bb Rename python and java bazel rules. by Jisi Liu · 9 years ago
  90. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  91. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  92. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  93. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  94. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  95. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  96. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  97. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  98. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  99. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  100. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago