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