15575 Commits (bd7a9df1eb7c1914e1ca52c4570072d19c7247ac)
 

Author SHA1 Message Date
Jie Luo bd7a9df1eb Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 1 year ago
Joshua Haberman 56e9f2b4e4 Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed 1 year ago
Protobuf Team Bot 0b2377927d Adds Protobuf Editions for Schema Producers to the GitHub code repository. 1 year ago
Protobuf Team Bot ccbc80117c Adds "Protobuf Editions Design: Features" to the GitHub code repository. 1 year ago
Protobuf Team Bot 5e9a9a87bc Use the TcParseFunction enum instead of strings when generating the table 1 year ago
Protobuf Team Bot 7b77796f86 Adds "Protobuf Design: Options Attributes" to the GitHub code repository. 1 year ago
Protobuf Team Bot 159306ba74 Auto-generate files after cl/563088162 1 year ago
Martijn Vels 1caa01b12a Enable explicit constructors for internal implementation classes. 1 year ago
Richard Levasseur 131a7869c7 Internal change 1 year ago
Protobuf Team Bot 18baa3c05a Adds "Editions: Life of a FeatureSet" to the GitHub code repository. 1 year ago
Protobuf Team Bot 17e934bb28 Adds "Edition Naming" to the GitHub code repository. 1 year ago
Adrian Sadłocha 8c08df5a84 Implement mutators for singular primitive fields without presence 1 year ago
Protobuf Team Bot dcc1f61973 Auto-generate files after cl/562889855 1 year ago
Eric Salo 3be9a6ca12 upb: Remove the mirrored definitions in upb_MapEntry and upb_MessageInternal 1 year ago
Protobuf Team Bot ad88453480 Auto-generate files after cl/562830310 1 year ago
Protobuf Team Bot cd4b6ea830 Fix comment on upb_JsonEncode. 1 year ago
Protobuf Team Bot d6c1170096 Auto-generate files after cl/562810187 1 year ago
Chris Kennelly 5df5d77f5b Add restrict on unsafe swap methods. 1 year ago
Protobuf Team Bot f75a800be0 Change SkipRestOfBlock to be iterative instead of recursive to avoid stack 1 year ago
Protobuf Team Bot 91114633bb Do not expose mutable methods in the CProxy. 1 year ago
Protobuf Team Bot f7d6dd15b2 Delete dead Message::GetInvariantPerBuild 1 year ago
Protobuf Team Bot 8bcc8ccaca Escape trigraphs when emitting string literals. 1 year ago
Protobuf Team Bot f42ad1eaaf Internal Code Change 1 year ago
Thibaut Cuvelier 8f1c050c2a Update the link for the Julia implementation (#13707) 1 year ago
Mike Kruskal 3e3c83f0ca Clarify staleness tests 1 year ago
Jie Luo 3e966f1dc9 Add lock to pure python's field decoders 1 year ago
Martijn Vels e052928c94 Add dependency on absl::layout, and explicitly include absl layout includes 1 year ago
Protobuf Team Bot fa98bb316a Auto-generate files after cl/561993644 1 year ago
Mike Kruskal d0e8969166 Editions: Introduce an Edition enum and setup migration from strings 1 year ago
Cong Liu 0a7a73d757 Remove redundant option: profile_driven_inline_string. 1 year ago
Protobuf Team Bot cb8da95e91 Fix SetExtension value semantics. 1 year ago
Protobuf Team Bot 12d4f418a7 Comparing a proto message with an object of unknown returns NotImplemented 1 year ago
Mike Kruskal 14222b30f7 Fix permissions of janitor GHA 1 year ago
Hong Shin fcebbd1442 Squelch snake case warnings for modules 1 year ago
Protobuf Team Bot 9d75ac6145 Address -Wint-conversion issues. 1 year ago
Protobuf Team Bot 0522054f3e Workaround ICE on gcc 7.5 by not having one overload call the other one with a 1 year ago
Michael Diamond a7eee92b66 Update reference to missing function JsonStringToBinary() (#13581) 1 year ago
Protobuf Team Bot a773618181 Internal Code Change 1 year ago
Protobuf Team Bot 32b20e596d Auto-generate files after cl/561528198 1 year ago
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
Jie Luo 9c76ea4413 Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
Mike Kruskal e897bcf3ff Editions: Provide an API for C++ generators to specify their features. 1 year ago
Protobuf Team Bot a3dfe32eeb Set top and job level permissions for janitor.yml 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 395bfe1d55 Cleanup Bazel/Bash CI commands 1 year ago
dependabot[bot] fa57b05755 Bump actions/setup-python from 4.5.0 to 4.7.0 (#13766) 1 year ago
Mike Kruskal 32eccf0b21 Delete obsolete code that searches the pool for "proto2.FeatureSet". 1 year ago
Protobuf Team Bot de59ed8541 Fix SetExtension to fuse the right arenas. 1 year ago