12142 Commits (a75def66cd533e9f58722e81352e376fce8bf370)
 

Author SHA1 Message Date
Protobuf Team Bot a75def66cd Define the shape of BytesMut with stubbed methods 1 year ago
Thomas Van Lenten 3c2af99960 Clearify that ExtensionGenerator gets a message or root class. 1 year ago
Thomas Van Lenten b830c62623 Remove no longer needed comment helper. 1 year ago
Hong Shin fcab1a4371 Add V0 support for signed ints 1 year ago
Thomas Van Lenten 6c4ab101ce Move MessageGenerator::GenerateSource over to Printer::Emit 1 year ago
John (JD) Douceur cb20aca1eb Add Protobuf extension number for DTDL option (#13247) 1 year ago
Protobuf Team Bot d42b23718a Add remaining helper functions for Optional v0.6 1 year ago
Mike Kruskal ddb1f77d7a Add daily check for 24.x staleness 1 year ago
Protobuf Team Bot 3d6a28f95f Auto-generate files after cl/546969351 1 year ago
Protobuf Team Bot 55e5230196 Clean up macros related to the phased rollout of TSan validation. 1 year ago
Protobuf Team Bot 0d7a39663b Implement the rest of the v0.6 Optional design 1 year ago
Thomas Van Lenten 54377be12c Move MessageGenerator::GenerateMessageHeader over to Printer::Emit 1 year ago
Thomas Van Lenten aa72b19bf9 Move *FieldGeneator over to Printer::Emit. 1 year ago
Hong Shin b01794cb3b Add test that ensures rust protos build with reserved keywords 1 year ago
Hong Shin 4f20efbb78 Internal Change 1 year ago
Protobuf Team Bot d18cacaeb9 Migrate hash_map<bool, T> to std::array<T, 2> 1 year ago
Hong Shin b3942c0618 In this CL, we add V0 support for unsigned ints (32 and 64). 1 year ago
Dmitri Gribenko 3508b47f34 Improve doc comments 1 year ago
Matt Fowles Kulukundis a01d047456 Refactor the object cache to better account for race conditions (#13204) 1 year ago
مهدي شينون (Mehdi Chinoune) c2f07bb80f Fix building shared libraries on MinGW-w64 (#13240) 1 year ago
Protobuf Team Bot 51f79d4415 Automated rollback of commit 3fec30fe28. 1 year ago
Chris Kennelly 3fec30fe28 Remove TODO and unnecessary branch/store in optimized builds. 1 year ago
Protobuf Team Bot 6bae7c2295 Reverse the dependency between message.h and reflection.h. 1 year ago
Protobuf Team Bot 3a3df3057b Internal change. 1 year ago
Brett McBride d603b4199e adding provide to php composer.json (#13141) 1 year ago
Martijn Vels 5db61db331 Update comment for why templated function for Grow<> does not work here 1 year ago
Protobuf Team Bot cca0eee0e2 internal changes 1 year ago
Martijn Vels 2d8b38f316 Add InternalVisibility and Arena enabled copy constructor to RepeatedField 1 year 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. 1 year ago
Jie Luo a734d12d61 Use the default generated pool for some message factory tests. 1 year ago
Protobuf Team Bot 0cb139cf9e Auto-generate files after cl/546076822 1 year ago
Mike Kruskal c3b72b99b4 Migrate internal C++-only test protos to editions. 1 year ago
Matt Kulukundis a5516ca6cc Require PHP version >=8.0, Ruby >=2.7, and Python >=3.8 1 year ago
Thomas Van Lenten 70002efe09 Move EnumFieldGenerator over to Printer::Print 1 year ago
Thomas Van Lenten f0d456b4b4 Move ExtensionGenerator over to Printer::Emit. 1 year ago
Protobuf Team Bot 222b4b9cd6 Auto-generate files after cl/546026711 1 year ago
Martijn Vels dc9b2bf857 Add InternalVisibility and Arena enabled copy constructor to Map 1 year ago
Sandy Zhang b6b86e21fb Mark OneofDescriptor.isSynthetic() deprecated. 1 year ago
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