4397 Commits (b0d7441f83a4cc79d3937f65f8cc2b46931ea639)

Author SHA1 Message Date
Mike Kruskal 0cf3b66eac Silence warnings about extra semicolon in non-TSAN builds. 1 year ago
Mike Kruskal 4d5ab7324e Create a reflection helper for ExtensionIdentifier. 1 year ago
Mike Kruskal e897bcf3ff Editions: Provide an API for C++ generators to specify their features. 1 year ago
Protobuf Team Bot 403a32d0ab Auto-generate files after cl/561422951 1 year ago
Alyssa Haroldsen 614e29f946 Implement v0.6 string fields 1 year ago
Mike Kruskal 32eccf0b21 Delete obsolete code that searches the pool for "proto2.FeatureSet". 1 year ago
Protobuf Team Bot d052b0849f Fix arenaz wasted space reporting 1 year ago
Protobuf Team Bot 293f0a3b31 protobuf: mark unlikely branch as so 1 year ago
Protobuf Team Bot 89e7b1c7f1 proto: remove debug logging from opt build 1 year ago
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