15919 Commits (833ded729881a8e21b1ffe4a5250bd4015e3e23f)
 

Author SHA1 Message Date
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
Protobuf Team Bot c04b501e7c Auto-generate files after cl/570746314 1 year ago
Mike Kruskal 5b340ded2b Specify proto2/proto3 defaults on feature specs. 1 year ago
Martijn Vels 17e06c108d Rollback RepeatedPtrField optimization 1 year ago
Protobuf Team Bot 6703802f20 Auto-generate files after cl/570576252 1 year ago
Mike Kruskal 6f528b7bad Introduce legacy edition values. 1 year ago
Protobuf Team Bot e5d3b87806 Auto-generate files after cl/570480115 1 year ago
Protobuf Team Bot 3c59585bc1 Defines Protobuf compiler version strings as macros and separates out suffix string definition. 1 year ago
James Newton-King 68fce2e22a Use ConcurrentDictionary in JsonFormatter (#14272) 1 year ago
Protobuf Team Bot 95d57237b3 Move all virtual functions in MapFieldBase to be a manually written vtable. 1 year ago
Protobuf Team Bot e912bc2e3a Internal change 1 year ago
Protobuf Team Bot 95ad110c7f Do perfect forwarding to avoid unnecessary extra instances of UntypedMessage, 1 year ago
Protobuf Team Bot 99d1b8701b Auto-generate files after cl/570142494 1 year ago