1. d1b2eff Cleanup kokoro usages of java_compatibility and eliminate java/compatibility_tests. (#8504) by Derek Perez · 4 years ago
  2. 32af37a Make Go example work out of the box (#8486) by Dan Kortschak · 4 years ago
  3. c784b65 Remove unused python_protobuf.{cc,h} (#8513) by Yuriy Chernyshov · 4 years ago
  4. 29152fb Update third_party.md (#8511) by Sahin Yort · 4 years ago
  5. f763a2a Use byteswap.h when building against musl libc (#8503) by Yuriy Chernyshov · 4 years ago
  6. 0f25590 Fix -Wunused-parameter in map<string, int> fields (fixes #8494) (#8500) by Yuriy Chernyshov · 4 years ago
  7. 8babb3b Merge pull request #8505 from haberman/sync-stage by Derek Perez · 4 years ago
  8. e22b4ba Updated changelog. by Joshua Haberman · 4 years ago
  9. a6dd695 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  10. b7285b6 Sync from Piper @368903491 by Joshua Haberman · 4 years ago
  11. 18619ca Merge pull request #8502 from haberman/sync-stage by Joshua Haberman · 4 years ago
  12. 4047c3e Add new test to failure list where appropriate. by Joshua Haberman · 4 years ago
  13. dd968d3 Updated changelog. by Joshua Haberman · 4 years ago
  14. ba38367 Sync from Piper @368866736 by Joshua Haberman · 4 years ago
  15. c5c33d2 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  16. 6051341 Merge pull request #8499 from haberman/sync-stage by Joshua Haberman · 4 years ago
  17. 1dcea0f Fixed sort ordering and updated test to output context information. by Joshua Haberman · 4 years ago
  18. 64a7d64 Added new/missing file to Bazel BUILD. by Joshua Haberman · 4 years ago
  19. d597506 Updated CHANGES.txt. by Joshua Haberman · 4 years ago
  20. 0d07c25 Ported C++ parse function generator to new enum names. by Joshua Haberman · 4 years ago
  21. e8cb1b8 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  22. ce56063 Sync from Piper @368734211 by Joshua Haberman · 4 years ago
  23. 2714bf0 Undef DELETE macro on Windows (#8497) by Yuriy Chernyshov · 4 years ago
  24. 568fd62 Use C++11 enum class for Utf8CheckMode (#8490) by Yuriy Chernyshov · 4 years ago
  25. 3f5fc4d Add intelliJ protobuf plugin and sisyphus (#8482) by Kanro · 4 years ago
  26. d7deb5e Merge pull request #8496 from olejniczak/master by Matt Fowles Kulukundis · 4 years ago
  27. 1a371f6 constexpr defaulted default constructor of WrappedMutex causes compile errors #8492 by Przemyslaw Olejniczak · 4 years ago
  28. 68cb69e Fix source gem compilation (#8471) by James D · 4 years ago
  29. ee04809 Use a newer version of rules_proto, with the new rule `proto_descriptor_set` (#8469) by Dor · 4 years ago
  30. 017599b Merge pull request #8470 from acozzette/merge-3-15-x by Adam Cozzette · 4 years ago
  31. 5679811 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years ago
  32. 049e05f Merge pull request #8467 from SR-Lut3t1um/patch-1 by Matt Fowles Kulukundis · 4 years ago
  33. 1db2b66 Fixed version for gradle in java Readme.md by Tobias Liese · 4 years ago
  34. 436bd78 Updated version to 3.15.8 (#8463) by Adam Cozzette · 4 years ago 3.15.x v3.15.8
  35. c214856 Merge pull request #8327 from alkasm/alkasm/method-desc-copy-to-proto by Matt Fowles Kulukundis · 4 years ago
  36. 1ed9a8b Merge pull request #8461 from haberman/ruby-arena-memory-leak by Joshua Haberman · 4 years ago
  37. 67fee91 Fixed memory leak of Ruby arena objects. by Joshua Haberman · 4 years ago
  38. 3c782fc Remove py impl skip for method desc CopyToProto test by Alexander Reynolds · 4 years ago
  39. 9d17549 addressbook.proto: Enable java_multiple_files option by Chris Rebert · 4 years ago
  40. 053966b Emulated python aarch64 tests (#8392) by Jan Tattermusch · 4 years ago
  41. c934386 Merge pull request #8447 from acozzette/merge-3-15-x by Adam Cozzette · 4 years ago
  42. 6007999 Revert "[C++] Refactor uint128 (#8416)" by Adam Cozzette · 4 years ago
  43. 87aa9ad Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years ago
  44. 97cb3a8 Merge pull request #8444 from perezd/sync-stage by Derek Perez · 4 years ago
  45. 878be35 Update protobuf version by Adam Cozzette · 4 years ago v3.15.7
  46. c00c2d4 Updated CHANGES.txt and package.xml with changes for 3.15.7 by Adam Cozzette · 4 years ago
  47. 361308c fix wrapping of line in CHANGES.txt by Derek Perez · 4 years ago
  48. 9147109 editing CHANGES.txt by Derek Perez · 4 years ago
  49. f82e268 Remove references to stale benchmark data sources. by David L. Jones · 4 years ago
  50. 240e54e Remove references to stale benchmark data sources. by David L. Jones · 4 years ago
  51. f3f8707 Merge pull request #8434 from haberman/ruby-message-eq by Joshua Haberman · 4 years ago
  52. 49ed194 Merge tag 'refs/tags/sync-piper' into sync-stage by Derek Perez · 4 years ago
  53. 4008d22 Sync from Piper @366297034 by Derek Perez · 4 years ago
  54. 38e1b59 Elided the TYPE() and msgdef checks by using CLASS_OF. by Joshua Haberman · 4 years ago
  55. c3f4b10 Changing codespell and mergeable ymls to prepare for opensourcing kotlin protos (#8442) by deannagarcia · 4 years ago
  56. c47ebfd Fix maven URL (#8440) by cfredri4 · 4 years ago
  57. 62c402a Add 'java/lite/target' to .gitignore (#8439) by aaron ai · 4 years ago
  58. e9360df Merge pull request #8437 from haberman/sync-stage by Joshua Haberman · 4 years ago
  59. 7224406 Updated CHANGES.txt for sync. by Joshua Haberman · 4 years ago
  60. c0c6cad Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  61. 4a6dc34 Sync from Piper @365872496 by Joshua Haberman · 4 years ago
  62. b604419 [C++] Refactor uint128 (#8416) by Yannic · 4 years ago
  63. 0ebbd7d Enable crosscompiling aarch64 python wheels under dockcross manylinux docker image (#8280) by Jan Tattermusch · 4 years ago
  64. d69f482 Fixed message equality in cases where the message type is different. by Joshua Haberman · 4 years ago
  65. a38319b Merge pull request #8429 from haberman/ruby-gc-secondarymap by Joshua Haberman · 4 years ago
  66. 2fe27d8 Addressed PR comments and fixed a bug. by Joshua Haberman · 4 years ago
  67. e1ac393 Added some more comments and refactored slightly. by Joshua Haberman · 4 years ago
  68. f0d6fcb Wrap secondary map mutations in a mutex, to avoid mutation races. by Joshua Haberman · 4 years ago
  69. b75a49f GC secondary map periodically. by Joshua Haberman · 4 years ago
  70. aedb8d7 Added UnsafeByteOperations to protobuf-lite (#8426) by Esun Kim · 4 years ago
  71. 25968de Remove the ::pb namespace (alias). (#8423) by David L. Jones · 4 years ago
  72. 4b770ca [C++] Refactor StatusOr and StringPiece (#8406) by Yannic · 4 years ago
  73. 5941bd1 Merge pull request #8422 from haberman/sync-stage by Joshua Haberman · 4 years ago
  74. 9daba36 Updated changelog. by Joshua Haberman · 4 years ago
  75. 96307d2 Sync from Piper @364389596 by Joshua Haberman · 4 years ago
  76. 77334e3 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  77. 617e255 Merge pull request #8409 from srago/protoc-fix by Adam Cozzette · 4 years ago
  78. f579403 Merge pull request #8408 from PatriosTheGreat/master by Adam Cozzette · 4 years ago
  79. 53b0cce Fix -Wsuggest-destructor-override for generated C++ proto classes. by Levon Ter-Grigoryan · 4 years ago
  80. 57e09ad add error returns missing from protoc to prevent it from exiting with a successful return value when writing the zip file fails by Steve Rago · 4 years ago
  81. 4c5465e Merge pull request #8402 from acozzette/merge-3-15-x by Adam Cozzette · 4 years ago
  82. f9c7b5a Merge pull request #8407 from reznikmm/patch-1 by Adam Cozzette · 4 years ago
  83. b4cddb7 Add protobuf for Ada by Maxim Reznik · 4 years ago
  84. 3a127ae Merge pull request #7744 from Yannic/bazel_bench by Adam Cozzette · 4 years ago
  85. 146d579 Merge pull request #8405 from Yannic/status-del-error by Adam Cozzette · 4 years ago
  86. 4f8fef0 Merge pull request #8319 from elharo/patch-4 by Adam Cozzette · 4 years ago
  87. ee35b2d Merge pull request #8374 from igor-sirotin/feature/cmake-protoc-options by Adam Cozzette · 4 years ago
  88. 28dbe3b Merge pull request #8285 from s1341/master by Adam Cozzette · 4 years ago
  89. 3a7bd9c Make util::Status more similar to absl::Status by Yannic Bonenberger · 4 years ago
  90. ef70aba Restrict visibility and add target for C++ benchmark by Yannic Bonenberger · 4 years ago
  91. c5abd97 [bazel] Add BUILD files for benchmark protos by Yannic Bonenberger · 4 years ago
  92. 9db84d0 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years ago
  93. f154323 Merge pull request #8287 from dlj-NaN/mergeable-autotools by Adam Cozzette · 4 years ago
  94. 9ad9762 Merge pull request #8354 from Yannic/refactor_status by Adam Cozzette · 4 years ago
  95. 50dd5b9 Merge pull request #8396 from Yannic/del-flag by Adam Cozzette · 4 years ago
  96. 80fe990 Merge pull request #6073 from tenderlove/compaction-friendly by Joshua Haberman · 4 years ago
  97. 6aa539b Update protobuf version by Adam Cozzette · 4 years ago v3.15.6
  98. 971a593 Updated CHANGES.txt and PHP changelog for 3.15.6 by Adam Cozzette · 4 years ago
  99. addd061 Register mark objects so Protobuf is compaction friendly by Aaron Patterson · 4 years ago
  100. 43aca57 Allocate extension 1108 to Kratos API Errors by chenzhihui · 4 years ago