15953 Commits (47a84cdde81fbd519b8d7aab9cd77bb8a18ac4b8)
 

Author SHA1 Message Date
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 2 years ago
Martijn Vels d41b9e7a4b Internal change 2 years 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. 2 years ago
Protobuf Team Bot 20ba4c4597 Auto-generate files after cl/571177924 2 years ago
Mike Kruskal 0291b9c0de Bootstrap C++ edition defaults instead of compiling them at runtime in a static global. 2 years ago
Mike Kruskal a385e04ac7 Implement FeatureSet caching within descriptor pools. 2 years ago
Adam Cozzette 8970072608 Migrate away from distutils 2 years ago
Martijn Vels 6cc34ca5aa Automated rollback of commit 17e06c108d. 2 years ago
Protobuf Team Bot 34f5364d3c Internal change 2 years ago
Protobuf Team Bot ac5a13ce75 Update dependencies in C# test project. 2 years ago
Protobuf Team Bot b92eda0a0e Auto-generate files after cl/570881721 2 years ago
Martijn Vels a433d6a89a Reduce visibility of Arena enabled copy constructor 2 years ago
Matt Kulukundis 6d7d9e41ed Drop special case testing for NDK r24 which is no longer supported. 2 years ago
Protobuf Team Bot e5e7863189 Create the destination map bigger than the source map for MapFieldList.copy(). 2 years ago
Mike Kruskal 1dedab1765 Disable flaky test from GHA 2 years ago
Protobuf Team Bot c04b501e7c Auto-generate files after cl/570746314 2 years ago
Mike Kruskal 5b340ded2b Specify proto2/proto3 defaults on feature specs. 2 years ago
Martijn Vels 17e06c108d Rollback RepeatedPtrField optimization 2 years ago
Protobuf Team Bot 6703802f20 Auto-generate files after cl/570576252 2 years ago
Mike Kruskal 6f528b7bad Introduce legacy edition values. 2 years ago
Protobuf Team Bot e5d3b87806 Auto-generate files after cl/570480115 2 years ago
Protobuf Team Bot 3c59585bc1 Defines Protobuf compiler version strings as macros and separates out suffix string definition. 2 years ago
James Newton-King 68fce2e22a Use ConcurrentDictionary in JsonFormatter (#14272) 2 years ago
Protobuf Team Bot 95d57237b3 Move all virtual functions in MapFieldBase to be a manually written vtable. 2 years ago
Protobuf Team Bot e912bc2e3a Internal change 2 years ago
Protobuf Team Bot 95ad110c7f Do perfect forwarding to avoid unnecessary extra instances of UntypedMessage, 2 years ago
Protobuf Team Bot 99d1b8701b Auto-generate files after cl/570142494 2 years ago
Protobuf Team Bot ebb1b0550a GetArena() instead of GetArenaForAllocation(). 2 years ago
Sandy Zhang 1f720d9d8a Move Java runtime protos to correct OSS directory 2 years ago
Protobuf Team Bot 2f1ba89a73 Internal change. 2 years ago
Protobuf Team Bot 665006abd6 Remove hot-pathing between repeated and packed in fast path. 2 years ago
Protobuf Team Bot 0a452fd359 Fix integer overflow on extension range parsing when specifying MAX_INT as an extension number. 2 years ago
Mike Kruskal 1312dcaae6 Internal change 2 years ago
Protobuf Team Bot 376ba2f8bc Auto-generate files after cl/569594353 2 years ago
Eric Salo 07fba1da07 upb: merge ":collections" into ":message" 2 years ago
Mike Kruskal e42c1780a0 Migrate PHP extension tests to protobuf-ci 2 years ago
Mike Kruskal 53713c9a08 Internal changes 2 years ago
Protobuf Team Bot e33e0d2ba5 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated oneof accessors. 2 years ago
Adam Cozzette 8f831e973a Update Python versions to reflect that we now support 3.8 through 3.11 2 years ago
Hong Shin 0c3f579e45 Internal change 2 years ago
Sandy Zhang 0433561505 Move Java features proto to Java runtime and bootstrap compiler with cpp gencode. 2 years ago
Protobuf Team Bot 0cb912c37c Auto-generate files after cl/569264372 2 years ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 2 years ago