4036 Commits (0ef0214161a0fd73a44c9dfc593d4ed89e5838a2)

Author SHA1 Message Date
Protobuf Team Bot 0d0701948d protobuf: fix data race on SerialArena::string_block_ 1 year ago
Protobuf Team Bot 720c93c34e Remove unused MaybeAllocateWithCleanup<T> 1 year ago
Jie Luo 20faf56325 fix python code generation compatibility with Cython 1 year ago
Protobuf Team Bot 9c9f9b4abb Auto-generate files after cl/561057538 1 year ago
Protobuf Team Bot ecd106bd49 Replace GetCachedSize+SetCachedSize with a single AccessCachedSize function. 1 year ago
Hong Shin 2833629319 Expunge Copy and Clone from MsgMut 1 year ago
Protobuf Team Bot 1a4915e345 Fix read of uninitialized data on invalid input in the first token. 1 year ago
Protobuf Team Bot 9274c2be9c Auto-generate files after cl/560854805 1 year ago
Matt Kulukundis 028c8618f5 Add `ConditionalFunctionCall` to var to allow expansions like 1 year ago
Martijn Vels 0511e8c7b9 Register required arena dtor in arena enabled constructor 1 year ago
Sandy Zhang 3e6f8ee152 Remove extra semicolon 1 year ago
Hong Shin d2a2dc9bbc Add TODO for debug print redaction 1 year ago
Protobuf Team Bot c0d297f767 Use virtual destructor for Protobuf Messages. 1 year ago
Protobuf Team Bot 78907f8e6c Remove redundant check. 1 year ago
Protobuf Team Bot 4a4f61589d Emit __slots__ in pyi output as a tuple rather than a list for --pyi_out. 1 year ago
Protobuf Team Bot 9e300f18ef Internal change. 1 year ago
Protobuf Team Bot f131f5d32f Auto-generate files after cl/560184865 1 year ago
Protobuf Team Bot 910be8b5ef Use the new int set encoding for enum validation. 1 year ago
Matt Kulukundis 58a7fcb0d9 Remove strip annotations that were not working 1 year ago
Protobuf Team Bot 0ef08bdd02 Auto-generate files after cl/560070076 1 year ago
Protobuf Team Bot 99d4060ec2 Implement initial oneof support in Rust pb. 1 year ago
Protobuf Team Bot 06c25f5e2b Internal change. 1 year ago
Protobuf Team Bot 066465c978 Reduce the cost of the synthetic TSan races. 1 year ago
Protobuf Team Bot 879a51285a Auto-generate files after cl/559832961 1 year ago
Protobuf Team Bot 18c338a699 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated string field accessors. 1 year ago
Protobuf Team Bot aa0c2b18ac Internal change. 1 year ago
Protobuf Team Bot 5f063cb2a0 Add proto services to Java generated descriptor pool. 1 year ago
Protobuf Team Bot 45c6352ddd Reduced TypeHandler boilerplate. 1 year ago
Thomas Van Lenten 08bbb577e8 [ObjC] Flip the default for two generation options. 1 year ago
Protobuf Team Bot ff1da698eb Re-arranged names in RepeatedPtrField to align with the declaration order in the style guide. 1 year ago
Protobuf Team Bot 2eb767552e Internal change 1 year ago
Mike Kruskal 57d8049b01 Editions: Refactor feature resolution to use an intermediate message. 1 year ago
Protobuf Team Bot 66cf6b1d9c Fixes for 32-bit MSVC. 1 year ago
Alyssa Haroldsen 9a0bc392b3 Implement v0.6 Optional Bytes 1 year ago
Protobuf Team Bot 11f5044707 Internal change. 1 year ago
Mike Kruskal 27d42c5ba7 Fix a bug that strips options from descriptor.proto in Python. 1 year ago
Thomas Van Lenten 3bc507d15f [ObjC] Fix minimal imports for root generation. 1 year ago
Mike Kruskal ba9647030d Editions: Add FeatureSetDefaults type for communicating default feature set data. 1 year ago
Protobuf Team Bot 7c13a3b821 Internal change. 1 year ago
Protobuf Team Bot e72b0e181b Publish extension declarations with declaration verifications. 1 year ago
Thomas Van Lenten 3b8fd53900 [ObjC] Skip MessageGenerator for the map entry Descriptors. 1 year ago
Protobuf Team Bot fd24b1bef4 Export the constants in protobuf's any.h to support DLL builds. 1 year ago
Protobuf Team Bot f41210c683 Internal change. 1 year ago
Thomas Van Lenten 55ab8316c1 [ObjC] Enable generation of .proto files using editions. 1 year ago
Protobuf Team Bot 68f9d84079 Internal change. 1 year ago
Protobuf Team Bot 0287cf4272 Internal change. 1 year ago
Protobuf Team Bot 03108a63d5 Re-arranged names in RepeatedField to align with the declaration order in the style guide. 1 year ago
Thomas Van Lenten 0b817d46d4 [ObjC] add "generate_minimal_imports" generation option 1 year ago
pizzud 230232a041 Implement AbslStringify for the Descriptor family of types. 1 year ago
Martijn Vels a2b347087e Add arena enabled copy construction. 1 year ago