15887 Commits (ac5a13ce75580718a477ad0b0f66a4674dd53ccc)
 

Author SHA1 Message Date
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
Protobuf Team Bot ebb1b0550a GetArena() instead of GetArenaForAllocation(). 1 year ago
Sandy Zhang 1f720d9d8a Move Java runtime protos to correct OSS directory 1 year ago
Protobuf Team Bot 2f1ba89a73 Internal change. 1 year ago
Protobuf Team Bot 665006abd6 Remove hot-pathing between repeated and packed in fast path. 1 year ago
Protobuf Team Bot 0a452fd359 Fix integer overflow on extension range parsing when specifying MAX_INT as an extension number. 1 year ago
Mike Kruskal 1312dcaae6 Internal change 1 year ago
Protobuf Team Bot 376ba2f8bc Auto-generate files after cl/569594353 1 year ago
Eric Salo 07fba1da07 upb: merge ":collections" into ":message" 1 year ago
Mike Kruskal e42c1780a0 Migrate PHP extension tests to protobuf-ci 1 year ago
Mike Kruskal 53713c9a08 Internal changes 1 year ago
Protobuf Team Bot e33e0d2ba5 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated oneof accessors. 1 year ago
Adam Cozzette 8f831e973a Update Python versions to reflect that we now support 3.8 through 3.11 1 year ago
Hong Shin 0c3f579e45 Internal change 1 year ago
Sandy Zhang 0433561505 Move Java features proto to Java runtime and bootstrap compiler with cpp gencode. 1 year ago
Protobuf Team Bot 0cb912c37c Auto-generate files after cl/569264372 1 year ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago
Samuel Freilich f5e6fb02cc Use a more general and simpler (but slower) approach in Timestamp.ToDatetime 1 year ago
Sandy Zhang 30b6251dea Automated rollback of commit 2a55706f9d. 1 year ago
Sandy Zhang 49f2388bf3 internal change 1 year ago
Hong Shin 4246672186 Internal change 1 year ago
Protobuf Team Bot bef5b759f1 Fix bug in reflection based Swap of map fields. 1 year ago
Protobuf Team Bot 804573fe0a Track depth limit in UntypedMessage parsing. 1 year ago
Mike Kruskal f5d9c6f174 Temporarily disable windows-only python failure 1 year ago
Samuel Freilich f0c56f9bc4 Ensure Timestamp.ToDatetime(tz) has correct offset 1 year ago
Adam Cozzette 0d995193e5 Remove `upb_deps()` helper function 1 year ago
Mike Kruskal 7bd4744da6 Remove enforce_utf8 from edition zero test cases. 1 year ago
Mike Kruskal ed763d0294 Build test protos into a common shared library in cmake. 1 year ago
Joshua Haberman 2c7193b810 Migrated upb rules to use proto_common. 1 year ago
Protobuf Team Bot 206583d39b Auto-generate files after cl/568927357 1 year ago
Mike Kruskal 1c07062f5a Rename NONE enum value to UNVERIFIED 1 year ago
Adam Cozzette c32a2f9965 Remove upb dependency from protobuf_deps.bzl 1 year ago
Martijn Vels 9149c4825d Disable Arena copy constructor in repeated fields. 1 year ago