12104 Commits (d3c6c9f9e144a00ded61dd6e3a2ce0c28ae4bc33)
 

Author SHA1 Message Date
Thomas Van Lenten d3c6c9f9e1 Move OneofGenerator over to Printer::Emit 1 year ago
Thomas Van Lenten 48dd1e81d2 Move EnumGenerator over to Emit. 1 year ago
Mike Kruskal 7599210683 Editions test enhancements to cover utf8 handling. 1 year ago
Protobuf Team Bot 9609f42dd7 Internal change. 1 year ago
Protobuf Team Bot 318cc4eb78 Auto-generate files after cl/545757296 1 year ago
Sandy Zhang 96c601d8b4 Delete extension declaration `is_repeated` (in favor of `repeated`) and `target_obsolete_do_not_use`. 1 year ago
Mike Kruskal 1190f460c1 Improve feature propagation on map fields. 1 year ago
Protobuf Team Bot 0275e51622 Enable TSan validation to detect when a mutable accessor of a message is called concurrently with another accessor on the same message, which is a data race. 1 year ago
lbermes 532d2a2480 Update has_bits.h (#13200) 1 year ago
Nevena Kotlaja ebcfaa5a17 Clean usages of grep_includes 1 year ago
Mike Kruskal 3688ddb5b3 Internal changes 1 year ago
Protobuf Team Bot fa4f15e320 Group PDProto related helper code. 1 year ago
Mike Kruskal 93b5905c89 Avoid running staleness tests in scheduled CI. 1 year ago
Protobuf Team Bot 194d18566b Auto-generate files after cl/544805690 1 year ago
Mike Kruskal 4f9e41767a Release prototype of Protobuf Editions. 1 year ago
Protobuf Team Bot bd589d9060 Auto-generate files after cl/544769979 1 year ago
Mike Kruskal 32828d843b Internal changes 1 year ago
Protobuf Team Bot 528344245e Remove code for the paused linker-guided field stripping (go/lgpfs-paused). 1 year ago
Mike Kruskal d4cd481e60 Remove excess C++14 flag in our CMake tests. 1 year ago
Thomas Van Lenten c57ce72163 Move the rest of FileGenerator over to Emit 1 year ago
Thomas Van Lenten fb2523f51e Fix up comment to use public api. 1 year ago
Thomas Van Lenten cea4551466 Move over some more of FileGenerator to Emit. 1 year ago
Thomas Van Lenten 70b0769073 Start conversion to use Printer::Emit() 1 year ago
Martijn Vels d063281036 Internal cleanup 1 year ago
Sandy Zhang 137e9b57a8 Migrate away from `OneofDescriptor.isSynthetic()` 1 year ago
Protobuf Team Bot b17c4f9e5f Auto-generate files after cl/544398743 1 year ago
Mike Kruskal 272ec6bc12 Internal changes 1 year ago
Protobuf Team Bot 07c702e7b5 Auto-generate files after cl/544381907 1 year ago
Protobuf Team Bot 200480e83c Refactor repeated field generators with noop changes related to split repeated fields. Also add TSan validation in _internal_mutable_weak_$name$() for weak message fields, which was missing. 1 year ago
Sandy Zhang 8ec0295ad7 Unify DescriptorMessageInfoFactory.convert proto2 and proto3 codepaths 1 year ago
Mike Kruskal a95eb31ac4 Make sure lazily initialized descriptors are loaded before any reflection 1 year ago
Jason Lunn 15b215f30b Bulk update to use `assert_*` methods wherever possible. (#13156) 1 year ago
Adam Cozzette c108278083 Automated rollback of commit 57702831f9. 1 year ago
Protobuf Team Bot 57702831f9 Do not store the default instance in the ExtensionIdentifier for message types. 1 year ago
Mike Kruskal 8298aa57ec Internal changes 1 year ago
Protobuf Team Bot d97c8ed860 internal change 1 year ago
Protobuf Team Bot ead5d565e7 Fix hazzer emission of Optional 1 year ago
Protobuf Team Bot e2eae81b97 Enable TSan validation to detect when a mutable accessor of a message is called concurrently with another accessor on the same message, which is a data race. 1 year ago
Protobuf Team Bot 68b34feb5a Add support for int32 in V0. 1 year ago
Protobuf Team Bot 6035df4a22 Add some extra MUSTTAIL annotations. 1 year ago
Protobuf Team Bot 76a327e1e1 Fix case of locality optimizer being wrong for split repeated fields and add a check that the optimized order has the same size as the unoptimized order. 1 year ago
Protobuf Team Bot ee5cf35c1a Fix issues involving const_cast and repeated fields in reflection. 1 year ago
Dave MacLachlan 195bdd0488 Fix `-Wsign-compare` issue 1 year ago
Protobuf Team Bot 3a95ea12cd Mark DynamicMessage as final 1 year ago
Mike Kruskal ff0dd3a148 Fix objectivec test failure in Bazel 6+. 1 year ago
Mike Kruskal ea51496f6e Allow safety tag removal from GHA. 1 year ago
Mike Kruskal 7564894af7 Internal changes 1 year ago
Protobuf Team Bot 80dbc50118 Enable TSan validation to detect when a mutable accessor of a message is called concurrently with another accessor on the same message, which is a data race. 1 year ago
Protobuf Team Bot f10e56cbe1 Auto-generate files after cl/543465667 1 year ago
Protobuf Team Bot 31e5f5d2c8 Add the RawPtr class, which is used to enable easily keeping a raw pointer to an object that is by default all zero bytes. 1 year ago