1. 4b203e8 cmake: don't consider include paths on different drives (#14025) by Christian Gudrian · 1 year, 7 months ago
  2. e1e764e Auto-generate files after cl/573311752 by Protobuf Team Bot · 1 year, 7 months ago
  3. ca0243c Bump shivammathur/setup-php from 2.24.0 to 2.26.0 (#14115) by dependabot[bot] · 1 year, 7 months ago
  4. b458835 Use GetArena() instead of GetOwningArena() #1 by Protobuf Team Bot · 1 year, 7 months ago
  5. 7eef3c9 Assert equality between InternalGetArena() and InternalGetOwningArena(). by Protobuf Team Bot · 1 year, 7 months ago
  6. 8c8cbc4 Add client_streaming and server_streaming in MethodDescriptor for upb python by Jie Luo · 1 year, 7 months ago
  7. 6e848b0 Apply PROTOBUF_NOINLINE to declarations of some functions that want it. by Protobuf Team Bot · 1 year, 7 months ago
  8. ec57ed7 Remove override for MapEntry::GetTypeName. by Protobuf Team Bot · 1 year, 7 months ago
  9. 42fe8b9 Auto-generate files after cl/573014410 by Protobuf Team Bot · 1 year, 7 months ago
  10. 6889aed Check-in bootstrapped Java features for Bazel and CMake by Sandy Zhang · 1 year, 7 months ago
  11. c0004a8 Internal changes by Mike Kruskal · 1 year, 7 months ago
  12. 58722b1 Internal change by Mike Kruskal · 1 year, 7 months ago
  13. 656d62a internal change by Jie Luo · 1 year, 7 months ago
  14. 3129868 Disable Bzlmod explicitly in .bazelrc by Protobuf Team Bot · 1 year, 7 months ago
  15. edee290 Use protobuf_nowkt as a dependency of the Rust runtime. by Marcel Hlopko · 1 year, 7 months ago
  16. 0401c70 Internal change by Protobuf Team Bot · 1 year, 7 months ago
  17. b823f7f Move {child_parent_test, reserved_test, serialization_test} to googletest-rust by Hong Shin · 1 year, 7 months ago
  18. 15c04bf Make generators explicitly specify their support window for editions. by Mike Kruskal · 1 year, 7 months ago
  19. 1df8ea4 `RepeatedPtrField::Add` is ~5% faster. by Protobuf Team Bot · 1 year, 7 months ago
  20. fdcb5d1 Use large runners for ASAN and MSAN builds by Mike Kruskal · 1 year, 7 months ago
  21. 92513fa Upgrade setup-dotnet action to hopefully improve network flakes. by Mike Kruskal · 1 year, 7 months ago
  22. 3813b66 Implement proto2/proto3 with editions by Mike Kruskal · 1 year, 7 months ago
  23. 9ad2268 Remove synthetic oneofs from Java gencode field accessor tables. by Sandy Zhang · 1 year, 7 months ago
  24. f0392ec upb: s/std::endl/'\n' in upb_generator by Eric Salo · 1 year, 7 months ago
  25. e237925 Temporarily disable ASAN and MSAN C++ tests due to disk space issues on the github runners. by Mike Kruskal · 1 year, 7 months ago
  26. 6ceacd6 Auto-generate files after cl/572366502 by Protobuf Team Bot · 1 year, 7 months ago
  27. 126a645 Automated rollback of commit 40bed71a88ad4051989c9d14ff0ddae799b2d1e6. by Protobuf Team Bot · 1 year, 7 months ago
  28. c38ba8d upb: unroll a loop in upb_generator that only needs to iterate once by Eric Salo · 1 year, 7 months ago
  29. ec69a0a upb: s/NULL/nullptr in C++ unit tests by Eric Salo · 1 year, 7 months ago
  30. 4554699 Prohibit setting LEGACY_REQUIRED by default at the file level by Mike Kruskal · 1 year, 7 months ago
  31. 97a2394 Add comment to clarify intended use of EmitPubUseForImportedMessages. by Protobuf Team Bot · 1 year, 7 months ago
  32. 833ded7 Clean up assertions in `DurationsTest` and `TimestampsTest` a bit. by Kurt Alfred Kluever · 1 year, 7 months ago
  33. 19aad63 Migrate accessors_test.rs to googletest-rust by Hong Shin · 1 year, 7 months ago
  34. 499dd1c Auto-generate files after cl/572264242 by Protobuf Team Bot · 1 year, 7 months ago
  35. 8f85138 Timestamps.parse: Add error handling for invalid hours/minutes in the timezone offset. by Protobuf Team Bot · 1 year, 7 months ago
  36. f74de36 Add clarifying comments about fields disallowed in Editions by Mike Kruskal · 1 year, 7 months ago
  37. 7881433 Use absl's wrappers around __has_attribute etc rather than polyfilling. by Sam McCall · 1 year, 7 months ago
  38. e032784 Unconditionally poison RepeatedPtrField array after destruction. by Chris Kennelly · 1 year, 7 months ago
  39. e80b8ec Make JSON UTF-8 boundary check inclusive of the largest possible UTF-8 character. by Protobuf Team Bot · 1 year, 7 months ago
  40. d0d52fe Remove reflection during feature resolution. by Mike Kruskal · 1 year, 7 months ago
  41. 745eff7 upb: fix staleness tests by Eric Salo · 1 year, 7 months ago
  42. 2b7a816 Auto-generate files after cl/572041162 by Protobuf Team Bot · 1 year, 7 months ago
  43. 41af1d5 loosen upb for json name conflict check in proto2 between json name and field by Jie Luo · 1 year, 7 months ago
  44. c120126 Revert the change to `size_type` to keep the public API using `size_t`. by Protobuf Team Bot · 1 year, 7 months ago
  45. 863b9d3 Add additional proto validation to descriptor builds. by Mike Kruskal · 1 year, 7 months ago
  46. 55fb27d Enable editions support for rust by Hong Shin · 1 year, 7 months ago
  47. 95d2b2e Reduce `Map::size_type` to 32-bits. Protobuf containers can't have more than by Protobuf Team Bot · 1 year, 7 months ago
  48. d14a336 Auto-generate files after cl/571636273 by Protobuf Team Bot · 1 year, 7 months ago
  49. 5b6543e upb: first attempt at implementing name mangling for minitable symbols by Eric Salo · 1 year, 7 months ago
  50. 99e659c Auto-generate files after cl/571469875 by Protobuf Team Bot · 1 year, 7 months ago
  51. 40bed71 GetArena() instead of GetOwningArena() by Protobuf Team Bot · 1 year, 7 months ago
  52. 777d6a9 Auto-generate files after cl/571462941 by Protobuf Team Bot · 1 year, 7 months ago
  53. 6b00bef Internal change by Protobuf Team Bot · 1 year, 7 months ago
  54. 66ce451 Ensure generator classes have Context with generator options and pass to field comment helpers. by Sandy Zhang · 1 year, 7 months ago
  55. 3221b48 Fix cache cleaning workflow by Mike Kruskal · 1 year, 7 months ago
  56. d41b9e7 Internal change by Martijn Vels · 1 year, 7 months ago
  57. 9a2e785 Adding a DownCastToGenerated function, similar to DynamicCastToGenerated but without the runtime cost of dynamic_cast. The cast is checked in debug mode. by Protobuf Team Bot · 1 year, 7 months ago
  58. 20ba4c4 Auto-generate files after cl/571177924 by Protobuf Team Bot · 1 year, 7 months ago
  59. 0291b9c Bootstrap C++ edition defaults instead of compiling them at runtime in a static global. by Mike Kruskal · 1 year, 7 months ago
  60. a385e04 Implement FeatureSet caching within descriptor pools. by Mike Kruskal · 1 year, 7 months ago
  61. 8970072 Migrate away from distutils by Adam Cozzette · 1 year, 7 months ago
  62. 6cc34ca Automated rollback of commit 17e06c108dc8a3f43ea0f909999d74d7166f9733. by Martijn Vels · 1 year, 7 months ago
  63. 34f5364 Internal change by Protobuf Team Bot · 1 year, 7 months ago
  64. ac5a13c Update dependencies in C# test project. by Protobuf Team Bot · 1 year, 7 months ago
  65. b92eda0 Auto-generate files after cl/570881721 by Protobuf Team Bot · 1 year, 7 months ago
  66. a433d6a Reduce visibility of Arena enabled copy constructor by Martijn Vels · 1 year, 7 months ago
  67. 6d7d9e4 Drop special case testing for NDK r24 which is no longer supported. by Matt Kulukundis · 1 year, 7 months ago
  68. e5e7863 Create the destination map bigger than the source map for MapFieldList.copy(). by Protobuf Team Bot · 1 year, 7 months ago
  69. 1dedab1 Disable flaky test from GHA by Mike Kruskal · 1 year, 7 months ago
  70. c04b501 Auto-generate files after cl/570746314 by Protobuf Team Bot · 1 year, 7 months ago
  71. 5b340de Specify proto2/proto3 defaults on feature specs. by Mike Kruskal · 1 year, 7 months ago
  72. 17e06c1 Rollback RepeatedPtrField optimization by Martijn Vels · 1 year, 7 months ago
  73. 6703802 Auto-generate files after cl/570576252 by Protobuf Team Bot · 1 year, 7 months ago
  74. 6f528b7 Introduce legacy edition values. by Mike Kruskal · 1 year, 7 months ago
  75. e5d3b87 Auto-generate files after cl/570480115 by Protobuf Team Bot · 1 year, 7 months ago
  76. 3c59585 Defines Protobuf compiler version strings as macros and separates out suffix string definition. by Protobuf Team Bot · 1 year, 7 months ago
  77. 68fce2e Use ConcurrentDictionary in JsonFormatter (#14272) by James Newton-King · 1 year, 7 months ago
  78. 95d5723 Move all virtual functions in MapFieldBase to be a manually written vtable. by Protobuf Team Bot · 1 year, 7 months ago
  79. e912bc2 Internal change by Protobuf Team Bot · 1 year, 7 months ago
  80. 95ad110 Do perfect forwarding to avoid unnecessary extra instances of UntypedMessage, by Protobuf Team Bot · 1 year, 7 months ago
  81. 99d1b87 Auto-generate files after cl/570142494 by Protobuf Team Bot · 1 year, 7 months ago
  82. ebb1b05 GetArena() instead of GetArenaForAllocation(). by Protobuf Team Bot · 1 year, 7 months ago
  83. 1f720d9 Move Java runtime protos to correct OSS directory by Sandy Zhang · 1 year, 7 months ago
  84. 2f1ba89 Internal change. by Protobuf Team Bot · 1 year, 7 months ago
  85. 665006a Remove hot-pathing between repeated and packed in fast path. by Protobuf Team Bot · 1 year, 7 months ago
  86. 0a452fd Fix integer overflow on extension range parsing when specifying MAX_INT as an extension number. by Protobuf Team Bot · 1 year, 7 months ago
  87. 1312dca Internal change by Mike Kruskal · 1 year, 7 months ago
  88. 376ba2f Auto-generate files after cl/569594353 by Protobuf Team Bot · 1 year, 7 months ago
  89. 07fba1d upb: merge ":collections" into ":message" by Eric Salo · 1 year, 7 months ago
  90. e42c178 Migrate PHP extension tests to protobuf-ci by Mike Kruskal · 1 year, 7 months ago
  91. 53713c9 Internal changes by Mike Kruskal · 1 year, 7 months ago
  92. e33e0d2 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated oneof accessors. by Protobuf Team Bot · 1 year, 7 months ago
  93. 8f831e9 Update Python versions to reflect that we now support 3.8 through 3.11 by Adam Cozzette · 1 year, 7 months ago
  94. 0c3f579 Internal change by Hong Shin · 1 year, 7 months ago
  95. 0433561 Move Java features proto to Java runtime and bootstrap compiler with cpp gencode. by Sandy Zhang · 1 year, 7 months ago
  96. 0cb912c Auto-generate files after cl/569264372 by Protobuf Team Bot · 1 year, 7 months ago
  97. 12c7bb0 Rename `upbc` to `upb_generator` by Adam Cozzette · 1 year, 7 months ago
  98. f5e6fb0 Use a more general and simpler (but slower) approach in Timestamp.ToDatetime by Samuel Freilich · 1 year, 7 months ago
  99. 30b6251 Automated rollback of commit 2a55706f9d36afd1742c97fd0d611ea8af0ac3f8. by Sandy Zhang · 1 year, 7 months ago
  100. 49f2388 internal change by Sandy Zhang · 1 year, 7 months ago