1. 5487d8c Merge pull request #4380 from mateuszmatejczyk/patch-1 by Jisi Liu · 7 years ago
  2. 4787519 Merge pull request #1333 from cgull/pkg-config-issue by Jisi Liu · 7 years ago
  3. 294b575 Output *_pb2_grpc.py when use_grpc_plugin=True by Mateusz Matejczyk · 7 years ago
  4. 8e44a86 Merge pull request #4347 from xfxyjwf/pluginpb by Feng Xiao · 7 years ago
  5. 6ebfa14 Merge pull request #4375 from jo2y/protoc-default by Feng Xiao · 7 years ago
  6. 950f5e4 Replace //:protoc and similar default macro arguments with by James O'Kane · 7 years ago
  7. 6dd563a Sync upb change (#4373) by Paul Yang · 7 years ago
  8. a48d58d Convert descriptortype to type for upb_msgval_sizeof (#4357) by Paul Yang · 7 years ago
  9. 0f4ad85 For encoding upb needs descriptor type instead of type. (#4354) by Paul Yang · 7 years ago
  10. 55d0758 Merge pull request #4355 from acozzette/typo by Adam Cozzette · 7 years ago
  11. 5004d09 PHP: fixed typo in message.c by Adam Cozzette · 7 years ago
  12. fd595fc Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources." by Feng Xiao · 7 years ago
  13. 9dc0a4d Merge pull request #4183 from pcc/win-libcxx by Feng Xiao · 7 years ago
  14. 325ecff Merge pull request #4333 from jmillikin/update-file-lists-needs-bash by Feng Xiao · 7 years ago
  15. 32db4d3 Merge pull request #4334 from jmillikin/blacklist-internal-proto-srcs by Feng Xiao · 7 years ago
  16. 3aaed96 Merge pull request #4195 from alexey-malov/IgnoreUnknownEnumsInJson by Feng Xiao · 7 years ago
  17. bb40c0c Merge pull request #4291 from google/3.5.x by Jisi Liu · 7 years ago
  18. 350b135 Blacklist all WELL_KNOWN_PROTOS from Bazel C++ code generation. by John Millikin · 7 years ago
  19. 724f0be Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources. by John Millikin · 7 years ago
  20. 2e4c52a `update_file_lists.sh` depends on Bash features, thus needs Bash sebang. by John Millikin · 7 years ago
  21. a6037c5 Merge pull request #4324 from abdul-sami/master by Feng Xiao · 7 years ago
  22. ac021a0 Merge pull request #1 from abdul-sami/abdul-sami-patch-1 by Abdul Sami · 7 years ago
  23. fe33c5f Added instruction for existing ZLIB configuration by Abdul Sami · 7 years ago
  24. 177108a Merge pull request #4323 from dtapuska/master by Feng Xiao · 7 years ago
  25. af3813c Rename a shadowed variable. by Dave Tapuska · 7 years ago
  26. 0475607 Merge pull request #3186 from gkelly/remove-unused-variable by Feng Xiao · 7 years ago
  27. 02452db The JsonParseOptions::ignore_unknown_fields option behavior treats by Alexey Malov · 7 years ago
  28. e34ec60 Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) by Jie Luo · 7 years ago
  29. 96b535c Merge pull request #4302 from BSBandme/down_integ_benchmark by Yilun Chong · 7 years ago
  30. 6cd4ec4 Sync internal benchmark changes by Yilun Chong · 7 years ago
  31. 4da7706 Remove stray indent on normal imports. by Thomas Van Lenten · 7 years ago
  32. b8e4783 Merge pull request #4288 from nico/nofall by Feng Xiao · 7 years ago
  33. 07f0231 Fix up the docs to mention the WKTs generated files also. by Thomas Van Lenten · 7 years ago
  34. c66dd6c Remove use of GOOGLE_FALLTHROUGH_INTENDED from protobuf. by Nico Weber · 7 years ago
  35. 82e0231 Merge pull request #4259 from Mizux/master by Feng Xiao · 7 years ago
  36. 5dad7cc Merge pull request #4257 from davido/support_java9 by Feng Xiao · 7 years ago
  37. 9717d6f Merge pull request #4265 from BSBandme/upgrade_benchmark_submodule by Yilun Chong · 7 years ago
  38. 1ec9beb Use NEW behaviour for project VERSION variables. by Corentin Le Molgat · 7 years ago
  39. 8dd0f4e Even with MSVC enable zlib support as default behaviour. by Corentin Le Molgat · 7 years ago
  40. f7a0584 Add CMake ALIAS targets by Corentin Le Molgat · 7 years ago
  41. 3bc0282 Add VERSION property to CMake library targets by Corentin Le Molgat · 7 years ago
  42. 7f14915 upgrade submodule by Yilun Chong · 7 years ago
  43. 4e2bd9e Merge pull request #4266 from brunokim/patch-1 by Jisi Liu · 7 years ago
  44. 0d397a1 Fix link markup in third party list. by Bruno Kim Medeiros Cesar · 7 years ago
  45. 6456e5d Merge pull request #4239 from mrpi/master by Adam Cozzette · 7 years ago
  46. 85b488f Bazel: Support building with Java 9 by David Ostrovsky · 7 years ago
  47. cf016a4 Work around strange error with atomic and swift under Xcode 8.3.3. by Thomas Van Lenten · 7 years ago
  48. d570d48 Don't assume c-strings are 4 byte aligned. by Thomas Van Lenten · 7 years ago
  49. d83837d Fix to use "nil" instead of "NULL" for objc objects. by Thomas Van Lenten · 7 years ago
  50. 81aeed0 Work around the static analyzer false report. by Thomas Van Lenten · 7 years ago
  51. 953adb1 Add casts to removed undefined behaviors around shifts. by Thomas Van Lenten · 7 years ago
  52. b718551 Merge pull request #4249 from nlochschmidt/patch-1 by Feng Xiao · 7 years ago
  53. 204a641 Move kokoro macOS builds to to Xcode 9.1. by Thomas Van Lenten · 7 years ago
  54. 14e8852 Fix -fpermissive: '<::' cannot begin a template-argument list by Ludger Sprenker · 7 years ago
  55. 69b1fdc Propose kotlinx.serialization as 3rd party lib by Niklas Lochschmidt · 7 years ago
  56. 25a90e8 Merge pull request #3825 from ras0219-msft/patch-1 by Jisi Liu · 7 years ago
  57. aaf41c6 Add Vcpkg to C++ installation instructions for Windows by Robert Schumacher · 7 years ago
  58. 1681fe6 Merge pull request #4196 from mathstuf/cmake-private-target-sources by Adam Cozzette · 7 years ago
  59. f438ebd Merge pull request #4240 from davido/generate_warning_free_java_code by Feng Xiao · 7 years ago
  60. da6b07a Merge pull request #4209 from acozzette/using-statements by Adam Cozzette · 7 years ago
  61. 86fdad0 Java: Generate warning free code by David Ostrovsky · 7 years ago
  62. 39a789e Removed using statements from common.h by Adam Cozzette · 7 years ago
  63. 91317c2 Merge pull request #4236 from pherl/3.5.x by Jisi Liu · 7 years ago
  64. 2a8e102 Bumping number to fix ruby 2.1 on mac by Jisi Liu · 7 years ago
  65. c236896 Merge pull request #4229 from leighmcculloch/patch-1 by Feng Xiao · 7 years ago
  66. 4a3b42e Remove broken link to code.google.com/p/protorpc by Leigh McCulloch · 7 years ago
  67. ed14fe4 Merge pull request #3934 from xfxyjwf/builtsources by Feng Xiao · 7 years ago
  68. 0c52335 Update .NET SDK to 2.0.3 by Jon Skeet · 7 years ago
  69. 51293f3 Fix more memory leak for php c extension (#4211) by Paul Yang · 7 years ago
  70. 94f3be0 Merge pull request #4226 from themattchan/patch-1 by Feng Xiao · 7 years ago
  71. 3e1587f Add an explicit import of stdatomic.h. by Thomas Van Lenten · 7 years ago
  72. 6fd2ae7 Bring back import of OSAtomic. by Thomas Van Lenten · 7 years ago
  73. 72337d6 Add Haskell implementations by Matt Chan · 7 years ago
  74. 1d02e45 Merge pull request #4224 from davido/drop_java_6_support by Feng Xiao · 7 years ago
  75. 019ceea Drop java 6 support by David Ostrovsky · 7 years ago
  76. c337d9f Remove the use of BUILT_SOURCES by Feng Xiao · 7 years ago
  77. 9ab859f Create std::string in Arena memory by Ludger Sprenker · 7 years ago
  78. 80e016e Merge pull request #4205 from xuwei-k/patch-2 by Feng Xiao · 7 years ago
  79. a721bf6 Migrate away from deprecated OSAtomic APIs. (#4184) by Jonathan Dierksen · 7 years ago
  80. 1c3b20b fix typo in FieldMaskTree.java comment by kenji yoshida · 7 years ago
  81. 9d0a44c cmake: privately add sources to targets by Ben Boeckel · 7 years ago
  82. cbdeb6a Merge pull request #4185 from pherl/ruby2.5 by Jisi Liu · 7 years ago
  83. 53d907f Update rake file to build of 2.1.6. by Jisi Liu · 7 years ago
  84. 3ba21cd Add support for libc++ on Windows. by Peter Collingbourne · 7 years ago
  85. 979c2cd Merge pull request #4182 from pherl/ruby2.5 by Jisi Liu · 7 years ago
  86. d9f0f0b Support ruby2.5 by Jisi Liu · 7 years ago
  87. 47b7d2c Add DiscardUnknownFields support for C# by Jon Skeet · 7 years ago
  88. 9f80df0 Merge pull request #4158 from BSBandme/FixBenchmarks by Yilun Chong · 7 years ago
  89. 473a810 Update py_benchmark.py by Yilun Chong · 7 years ago
  90. fa60e55 Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files by Yilun Chong · 7 years ago
  91. b77aa80 Merge pull request #4148 from datacompboy/patch-2 by Adam Cozzette · 7 years ago
  92. d4afdba Merge pull request #4147 from datacompboy/patch-1 by Adam Cozzette · 7 years ago
  93. bab843b Merge pull request #4132 from BSBandme/JavaCaliperCounter by Yilun Chong · 7 years ago
  94. 195253c Add counter to Java benchmark by Yilun Chong · 7 years ago
  95. 4adc5a4 Merge pull request #4065 from BSBandme/python_benchmark_real by Yilun Chong · 7 years ago
  96. 091eeb1 Update time_test.cc by Anton Fedorov · 7 years ago
  97. 473c5cf Fix ValidateDateTime: check day instead month by Anton Fedorov · 7 years ago
  98. 3823897 Well known types are not initialized properly. (#4139) by Paul Yang · 7 years ago
  99. 2fc69b1 Add python benchmark by Yilun Chong · 7 years ago
  100. 5aa8f98 Merge pull request #4146 from pherl/fix_protoc by Jisi Liu · 7 years ago