1. c558aa7 Call "Class#new" over rb_class_new_instance in decoding (#7352) by Penelope Phippen · 5 years ago
  2. cf60104 Allocated option number 1086 for ADLINK EdgeSDK by Adam Cozzette · 5 years ago
  3. c649397 Set execute bit on files if and only if they begin with (#!). (#7347) by Joshua Haberman · 5 years ago
  4. e667bf6 Merge pull request #7344 from haberman/sync-integrate by Joshua Haberman · 5 years ago
  5. 462b928 Fixed build errors on MacOS. by Joshua Haberman · 5 years ago
  6. 2435589 Some fixes to make the tests pass on Bazel. by Joshua Haberman · 5 years ago
  7. 6e229f1 Revert mistake in the previous integration. by Joshua Haberman · 5 years ago
  8. 9c676d8 Regenerated protos with ./generate_descriptor_proto.sh by Joshua Haberman · 5 years ago
  9. b99994d Sync from Piper @304070343 by Joshua Haberman · 5 years ago
  10. dec4939 Update README.md (#7329) by Jie Luo · 5 years ago
  11. 70fc0f0 Force to use U.S. English for Win32 error messages (#4317) by Charlie Jiang · 5 years ago
  12. a015ca8 Request SummaFT extension (#7314) by Robert Morris · 5 years ago
  13. ab96815 Add Cloudstate extensions by James Roper · 5 years ago
  14. 4567a21 Removed unnecessary includes of well-known types from PHP generator. (#7311) by Joshua Haberman · 5 years ago
  15. 5312855 Update missing/renamed kernel files (#7310) by Rafi Kamal · 5 years ago
  16. a80775c Allocated extension number 1079 for grpc-graphql-gateway by Adam Cozzette · 5 years ago
  17. da1c464 Project import generated by Copybara by Rafi Kamal · 5 years ago
  18. 422053f Project import generated by Copybara by Rafi Kamal · 5 years ago
  19. f57ae5e Merge pull request #7279 from jtattermusch/ParseRawPrimitivesBenchmark by Jan Tattermusch · 5 years ago
  20. 94b39ef Project import generated by Copybara by Protobuf Team · 5 years ago
  21. a0cc0e8 Remove unnecessary branch from ReadTag (#7289) by Jan Tattermusch · 5 years ago
  22. 9bccb25 Add license header to benchmark/datasets .proto files by Joe Tsai · 5 years ago
  23. 447b6bb address review comments by Jan Tattermusch · 5 years ago
  24. 88a3193 Remove check that C++ version is at least C++98 by Yannic · 5 years ago
  25. edb67ec Fix typo by Yannic · 5 years ago
  26. 8a5a242 Add compile-time tests for RTTI to port_def.inc by Yannic · 5 years ago
  27. 6f129c1 Update docs so we can generate better output from Sphinx. (#7295) by David L. Jones · 5 years ago
  28. 637d7ed Project import generated by Copybara by Rafi Kamal · 5 years ago
  29. 228fbf5 Change dependencies in the Conda environment. by David L. Jones · 5 years ago
  30. 4fa3c8e Project import generated by Copybara by Rafi Kamal · 5 years ago
  31. 4603761 cmake: extended protobuf_generate by Falko Axmann · 5 years ago
  32. f130827 Don't expect to include Python ReadTheDocs metadata in the distribution. by David L. Jones · 5 years ago
  33. 619a826 Make sure setup.py has a valid path. by David L. Jones · 5 years ago
  34. b90d3bd add benchmark for measuring raw primitive parsing speed by Jan Tattermusch · 5 years ago
  35. 723a85f [bazel] Remove bootstrap hack from cc_proto_library and add interop with proto_library by Yannic Bonenberger · 5 years ago
  36. 2e51ad6 [bazel] Update gtest and deprecate //external:{gtest,gtest_main} (#7237) by Yannic · 5 years ago
  37. 398b801 Merge pull request #7275 from protocolbuffers/rafi-kamal-patch-3 by Rafi Kamal · 5 years ago
  38. 37934fe Update mergeable.yml by Rafi Kamal · 5 years ago
  39. 154788b Add bazel to the list of acceptable mergeable tags by Rafi Kamal · 5 years ago
  40. 64f151f Project import generated by Copybara by Rafi Kamal · 5 years ago
  41. 4ff0fb8 Merge pull request #7150 from tswast/issue4498-readthedocs by David L. Jones · 5 years ago
  42. 35a2bf9 python: publish sphinx docs to read the docs by Tim Swast · 5 years ago
  43. ed19442 Project import generated by Copybara by Daniel Kurka · 5 years ago
  44. 9bbc664 Project import generated by Copybara by Rafi Kamal · 5 years ago
  45. 42903f8 Merge pull request #7154 from tswast/issue4498-googleapis.dev by David L. Jones · 5 years ago
  46. 73f3a72 Fix typo in Makefile.am. by David L. Jones · 5 years ago
  47. d2727a2 Project import generated by Copybara by Protobuf Team · 5 years ago
  48. 743a432 Fix js message pivot selection (#6813) by Artem Kustikov · 5 years ago
  49. 88579a4 Reserve extension for Bazel failure detail metadata by Mark Schaller · 5 years ago
  50. c798ba1 bug: #7076 adds ERROR to windows portability files by Egor Pugin · 5 years ago
  51. b96241b Improves performance of json_stream_parser.cc by factor 1000 by wsw2016 · 5 years ago
  52. 1370c73 Merge pull request #7231 from protocolbuffers/3.11.x-202002181624 by Rafi Kamal · 5 years ago
  53. 0eb476b Merge branch 3.11.x to master by Rafi Kamal · 5 years ago
  54. df2bce3 Remove 32-bit Mac protoc reference from collect_all_artifacts (#7228) by Rafi Kamal · 5 years ago upstream/3.11.x
  55. 147fd0b Update Google.Protobuf.Tools.nuspec to remove 32-bit Mac protoc reference (#7227) by Rafi Kamal · 5 years ago
  56. 1f2d6bf Remove 32-bit Mac binary from csharp build tools (#7215) by Rafi Kamal · 5 years ago
  57. d0bfd52 Skip building distribution tar files for 32 bit Mac (#7214) by Rafi Kamal · 5 years ago
  58. e9e4c68 Update CHANGES.txt to include the description of #7210 (#7212) by Rafi Kamal · 5 years ago
  59. 0e8f69e enforce recursion depth checking for unknown fields (#7210) by Jan Tattermusch · 5 years ago
  60. 83b47e4 Project import generated by Copybara by rafikamal · 5 years ago
  61. becf5af Project import generated by Copybara by rafikamal · 5 years ago
  62. 46b0fd9 Project import generated by Copybara by rafikamal · 5 years ago
  63. d314101 Remove protoc release for 32-bit Macs (#7209) by Rafi Kamal · 5 years ago
  64. f0cb9cd [bazel] Move Java runtime/toolchains into //java (#7190) by Yannic · 5 years ago
  65. 7393bf1 Update CHANGES.txt for 3.11.4 release (#7205) by Rafi Kamal · 5 years ago
  66. c740572 Update protobuf version (#7206) by Rafi Kamal · 5 years ago
  67. 906e9c6 Fix for JSON serialization of 0/empty-valued wrapper types (#7198) (#7204) by Rafi Kamal · 5 years ago
  68. 10c48c9 Intel compiler: silence noisy warning for incorrectly evaluated inlining by Chuck Atkins · 5 years ago
  69. 8312c36 Intel compiler: ifdef out an incorrectly evaluated is_pod type trait by Chuck Atkins · 5 years ago
  70. 06ae5d8 Use PROTOBUF_RTTI from port_def.inc macro instead of checking for absence of GOOGLE_PROTOBUF_NO_RTTI macro by Yannic Bonenberger · 5 years ago
  71. 82a0575 Destruct CodedOutputStream instead of using Trim() by Martin Pärtel · 5 years ago
  72. f6902d6 Made protoc --descriptor_set_out deterministic. by Martin Pärtel · 5 years ago
  73. 3c020b9 Update CHANGES.txt for 3.11.4 release by Rafi Kamal · 5 years ago
  74. 37fc432 Fix for wrappers with a zero value (#7195) (#7201) by Rafi Kamal · 5 years ago
  75. 1440569 Update the Xcode version number in Kokoro (#7202) (#7203) by Rafi Kamal · 5 years ago
  76. a24e594 Update the Xcode version number in Kokoro (#7202) by Rafi Kamal · 5 years ago
  77. 537c5aa Aggregate Metadata Files (#7155) (#7194) by Paul Yang · 5 years ago
  78. 32caf51 Fix GCC build with PROTOBUF_USE_DLLS enabled by Stephan Hartmann · 5 years ago
  79. f2c5ee5 Fix for JSON serialization of 0/empty-valued wrapper types (#7198) by Joshua Haberman · 5 years ago
  80. 802e1b9 Attempt to mitigate "docker pull" failures by Adam Cozzette · 5 years ago
  81. d1f4e25 python: publish sphinx docs to googleapis.dev by Tim Swast · 5 years ago
  82. 29c83ba python: add sphinx docs (#6525) by Tim Swast · 5 years ago
  83. 1a74ba4 Fix for wrappers with a zero value (#7195) by Joshua Haberman · 5 years ago
  84. f20be83 enforce recursion depth checking for unknown fields by Jan Tattermusch · 5 years ago
  85. ac70b7c Aggregate Metadata Files (#7155) by Paul Yang · 5 years ago
  86. fedb2be Merge pull request #6938 from ObsidianMinor/csharp/fix/6936 (#7188) by Rafi Kamal · 5 years ago
  87. 56c48ae Revisit how the WKTs are bundled with ObjC. by Thomas Van Lenten · 5 years ago
  88. 7e0a081 Add js files added in #7176 to Makefiles (#7189) by Rafi Kamal · 5 years ago
  89. cc938ea Project import generated by Copybara. by Protobuf Team · 5 years ago
  90. 498de9f Changed the maven URL to use https when building dist artifacts by Rafi Kamal · 5 years ago
  91. 5f3d659 Update CHANGES.txt for 3.11.3 release (#7162) by Rafi Kamal · 5 years ago
  92. 345df38 Update protobuf version (#7143) by Rafi Kamal · 5 years ago
  93. bc237eb Install RubyGem bundler version specified in Gemfile.lock to fix release failure (#7144) (#7156) by Rafi Kamal · 5 years ago
  94. 47434eb deps: update errorprone to 2.3.4 (#7125) (#7157) by Elliotte Rusty Harold · 5 years ago
  95. c5eada8 Refactored ulong to zend_ulong for php7.4 compatibility (#7147) by Luca Santarella · 5 years ago
  96. 4cf5bfe Install RubyGem bundler version specified in Gemfile.lock to fix release failure (#7144) by Rafi Kamal · 5 years ago
  97. 8521957 Add continuous test for php7.4 on mac (#7153) by Paul Yang · 5 years ago
  98. 302f3ea Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003 by Dave MacLachlan · 5 years ago
  99. 5e014c2 Update JUnit and Truth (#7149) by Elliotte Rusty Harold · 5 years ago
  100. a62ee83 deps: update errorprone to 2.3.4 (#7125) by Elliotte Rusty Harold · 5 years ago