16081 Commits (25.x)
 

Author SHA1 Message Date
Mike Kruskal fdcb5d17b9 Use large runners for ASAN and MSAN builds 1 year ago
Mike Kruskal 92513fa853 Upgrade setup-dotnet action to hopefully improve network flakes. 1 year ago
Mike Kruskal 3813b6622f Implement proto2/proto3 with editions 1 year ago
Sandy Zhang 9ad2268544 Remove synthetic oneofs from Java gencode field accessor tables. 1 year ago
Eric Salo f0392ecc42 upb: s/std::endl/'\n' in upb_generator 1 year ago
Mike Kruskal e237925b05 Temporarily disable ASAN and MSAN C++ tests due to disk space issues on the github runners. 1 year ago
Protobuf Team Bot 6ceacd6338 Auto-generate files after cl/572366502 1 year ago
Protobuf Team Bot 126a64517e Automated rollback of commit 40bed71a88. 1 year ago
Eric Salo c38ba8d8be upb: unroll a loop in upb_generator that only needs to iterate once 1 year ago
Eric Salo ec69a0af63 upb: s/NULL/nullptr in C++ unit tests 1 year ago
Mike Kruskal 4554699ee5 Prohibit setting LEGACY_REQUIRED by default at the file level 1 year ago
Protobuf Team Bot 97a239446c Add comment to clarify intended use of EmitPubUseForImportedMessages. 1 year ago
Kurt Alfred Kluever 833ded7298 Clean up assertions in `DurationsTest` and `TimestampsTest` a bit. 1 year ago
Hong Shin 19aad63844 Migrate accessors_test.rs to googletest-rust 1 year ago
Protobuf Team Bot 499dd1c3f4 Auto-generate files after cl/572264242 1 year ago
Protobuf Team Bot 8f8513835c Timestamps.parse: Add error handling for invalid hours/minutes in the timezone offset. 1 year ago
Mike Kruskal f74de36fb5 Add clarifying comments about fields disallowed in Editions 1 year ago
Sam McCall 7881433762 Use absl's wrappers around __has_attribute etc rather than polyfilling. 1 year ago
Chris Kennelly e032784c57 Unconditionally poison RepeatedPtrField array after destruction. 1 year ago
Protobuf Team Bot e80b8ec620 Make JSON UTF-8 boundary check inclusive of the largest possible UTF-8 character. 1 year ago
Mike Kruskal d0d52fe3fa Remove reflection during feature resolution. 1 year ago
Eric Salo 745eff7951 upb: fix staleness tests 1 year ago
Protobuf Team Bot 2b7a816256 Auto-generate files after cl/572041162 1 year ago
Jie Luo 41af1d53a2 loosen upb for json name conflict check in proto2 between json name and field 1 year ago
Protobuf Team Bot c120126e03 Revert the change to `size_type` to keep the public API using `size_t`. 1 year ago
Mike Kruskal 863b9d3190 Add additional proto validation to descriptor builds. 1 year ago
Hong Shin 55fb27df28 Enable editions support for rust 1 year ago
Protobuf Team Bot 95d2b2ed50 Reduce `Map::size_type` to 32-bits. Protobuf containers can't have more than 1 year ago
Protobuf Team Bot d14a336a6b Auto-generate files after cl/571636273 1 year ago
Eric Salo 5b6543edb5 upb: first attempt at implementing name mangling for minitable symbols 1 year ago
Protobuf Team Bot 99e659c1e0 Auto-generate files after cl/571469875 1 year ago
Protobuf Team Bot 40bed71a88 GetArena() instead of GetOwningArena() 1 year ago
Protobuf Team Bot 777d6a9d4f Auto-generate files after cl/571462941 1 year ago
Protobuf Team Bot 6b00befa40 Internal change 1 year ago
Sandy Zhang 66ce451cce Ensure generator classes have Context with generator options and pass to field comment helpers. 1 year ago
Mike Kruskal 3221b48dfa Fix cache cleaning workflow 1 year ago
Martijn Vels d41b9e7a4b Internal change 1 year ago
Protobuf Team Bot 9a2e785d1d Adding a DownCastToGenerated function, similar to DynamicCastToGenerated but without the runtime cost of dynamic_cast. The cast is checked in debug mode. 1 year ago
Protobuf Team Bot 20ba4c4597 Auto-generate files after cl/571177924 1 year ago
Mike Kruskal 0291b9c0de Bootstrap C++ edition defaults instead of compiling them at runtime in a static global. 1 year ago
Mike Kruskal a385e04ac7 Implement FeatureSet caching within descriptor pools. 1 year ago
Adam Cozzette 8970072608 Migrate away from distutils 1 year ago
Martijn Vels 6cc34ca5aa Automated rollback of commit 17e06c108d. 1 year ago
Protobuf Team Bot 34f5364d3c Internal change 1 year ago
Protobuf Team Bot ac5a13ce75 Update dependencies in C# test project. 1 year ago
Protobuf Team Bot b92eda0a0e Auto-generate files after cl/570881721 1 year ago
Martijn Vels a433d6a89a Reduce visibility of Arena enabled copy constructor 1 year ago
Matt Kulukundis 6d7d9e41ed Drop special case testing for NDK r24 which is no longer supported. 1 year ago
Protobuf Team Bot e5e7863189 Create the destination map bigger than the source map for MapFieldList.copy(). 1 year ago
Mike Kruskal 1dedab1765 Disable flaky test from GHA 1 year ago