15499 Commits (d0e577f7323dfaa4b395f8a17b9fc3cb0106d1ba)
 

Author SHA1 Message Date
Protobuf Team Bot 09c19b8e1a Fix support for cc_shared_library in upb_proto_library. 2 years ago
Dmitri Gribenko 3508b47f34 Improve doc comments 2 years ago
Matt Fowles Kulukundis a01d047456 Refactor the object cache to better account for race conditions (#13204) 2 years ago
مهدي شينون (Mehdi Chinoune) c2f07bb80f Fix building shared libraries on MinGW-w64 (#13240) 2 years ago
Protobuf Team Bot 51f79d4415 Automated rollback of commit 3fec30fe28. 2 years ago
Chris Kennelly 3fec30fe28 Remove TODO and unnecessary branch/store in optimized builds. 2 years ago
Protobuf Team Bot 6bae7c2295 Reverse the dependency between message.h and reflection.h. 2 years ago
Protobuf Team Bot 3a3df3057b Internal change. 2 years ago
Brett McBride d603b4199e adding provide to php composer.json (#13141) 2 years ago
Martijn Vels 5db61db331 Update comment for why templated function for Grow<> does not work here 2 years ago
Protobuf Team Bot cca0eee0e2 internal changes 2 years ago
Martijn Vels 2d8b38f316 Add InternalVisibility and Arena enabled copy constructor to RepeatedField 2 years ago
Yilei Yang 84b1beb3bb Specify stacklevel=2 to these warnings.warn calls, so that users can actually see where these deprecated methods are called, instead of a trace in message_factory.py file itself. 2 years ago
Jie Luo a734d12d61 Use the default generated pool for some message factory tests. 2 years ago
Protobuf Team Bot 0cb139cf9e Auto-generate files after cl/546076822 2 years ago
Mike Kruskal c3b72b99b4 Migrate internal C++-only test protos to editions. 2 years ago
Matt Kulukundis a5516ca6cc Require PHP version >=8.0, Ruby >=2.7, and Python >=3.8 2 years ago
Thomas Van Lenten 70002efe09 Move EnumFieldGenerator over to Printer::Print 2 years ago
Thomas Van Lenten f0d456b4b4 Move ExtensionGenerator over to Printer::Emit. 2 years ago
Protobuf Team Bot 222b4b9cd6 Auto-generate files after cl/546026711 2 years ago
Martijn Vels dc9b2bf857 Add InternalVisibility and Arena enabled copy constructor to Map 2 years ago
Protobuf Team Bot f1ec35071b Improve repeated string fields: 2 years ago
Sandy Zhang b6b86e21fb Mark OneofDescriptor.isSynthetic() deprecated. 2 years ago
Thomas Van Lenten d3c6c9f9e1 Move OneofGenerator over to Printer::Emit 2 years ago
Thomas Van Lenten 48dd1e81d2 Move EnumGenerator over to Emit. 2 years ago
Mike Kruskal 7599210683 Editions test enhancements to cover utf8 handling. 2 years ago
Protobuf Team Bot 9609f42dd7 Internal change. 2 years ago
Protobuf Team Bot 318cc4eb78 Auto-generate files after cl/545757296 2 years ago
Sandy Zhang 96c601d8b4 Delete extension declaration `is_repeated` (in favor of `repeated`) and `target_obsolete_do_not_use`. 2 years ago
Mike Kruskal 1190f460c1 Improve feature propagation on map fields. 2 years ago
Protobuf Team Bot afafc2d105 Internal Change 2 years 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. 2 years ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 2 years ago
lbermes 532d2a2480 Update has_bits.h (#13200) 2 years ago
Protobuf Team Bot ae583df89a Fix upb_proto_aspect to correctly reexport providers. 2 years ago
Nevena Kotlaja ebcfaa5a17 Clean usages of grep_includes 2 years ago
Mike Kruskal 3688ddb5b3 Internal changes 2 years ago
Protobuf Team Bot 3ecb7a4163 Make `upb_proto_aspect` reexport all `deps` when `srcs` is empty. 2 years ago
Protobuf Team Bot fa4f15e320 Group PDProto related helper code. 2 years ago
Mike Kruskal 93b5905c89 Avoid running staleness tests in scheduled CI. 2 years ago
Protobuf Team Bot 194d18566b Auto-generate files after cl/544805690 2 years ago
Mike Kruskal 4f9e41767a Release prototype of Protobuf Editions. 2 years ago
Protobuf Team Bot bd589d9060 Auto-generate files after cl/544769979 2 years ago
Mike Kruskal 32828d843b Internal changes 2 years ago
Protobuf Team Bot 528344245e Remove code for the paused linker-guided field stripping (go/lgpfs-paused). 2 years ago
Mike Kruskal d4cd481e60 Remove excess C++14 flag in our CMake tests. 2 years ago
Protobuf Team Bot e611550db0 Changes to scalar repeated field proxy: 2 years ago
Thomas Van Lenten c57ce72163 Move the rest of FileGenerator over to Emit 2 years ago
Thomas Van Lenten fb2523f51e Fix up comment to use public api. 2 years ago
Thomas Van Lenten cea4551466 Move over some more of FileGenerator to Emit. 2 years ago