1498 Commits (81533b2194bacc43513e20af650b098ba0fd2dd9)

Author SHA1 Message Date
Protobuf Team Bot 8b08c70b23 Auto-generate files after cl/565732334 1 year ago
Jie Luo b1c4c65658 On demand create message meta class for upb python 1 year ago
Protobuf Team Bot 1f224119af Internal change 1 year ago
Protobuf Team Bot 1b666e4c64 Auto-generate files after cl/565713277 1 year ago
Protobuf Team Bot 139ff29ed1 Internal change 1 year ago
Protobuf Team Bot a36dda8f40 Auto-generate files after cl/565698395 1 year ago
Joshua Haberman 0a4c8cbd8d Optimized google3 build by not including the empty .upb.c file. 1 year ago
Protobuf Team Bot e690f27dda Internal change 1 year ago
Protobuf Team Bot 321f6dee25 Auto-generate files after cl/565679918 1 year ago
Protobuf Team Bot 9e8fdd0167 Forward-declare extension minitables in the header file generated by the `upb_minitable_proto_library()` rule 1 year ago
Protobuf Team Bot 0722deab99 Auto-generate files after cl/565665669 1 year ago
Protobuf Team Bot 9b8f042770 Improve loops in RepeatedPtrField. 1 year ago
Protobuf Team Bot 991cfb4a67 Auto-generate files after cl/565541640 1 year ago
Protobuf Team Bot edf364fcd0 Include wire_format_verify.h 1 year ago
Protobuf Team Bot d11eb716ed Auto-generate files after cl/565518070 1 year ago
Joshua Haberman 2b87999fc1 Added new, split upb rules for MiniTables and the C API. 1 year ago
Jie Luo bc0a87423e Use PyImport_ImportModuleLevel() instead of PyImport_Import() for descriptor_pb2. PyImport_ImportModuleLevel() custom globals and locals pointing to some namespace we control, not normal-looking __builtins__ 1 year ago
Hong Shin a0f7918cae Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Eric Salo 9ce03d7d05 upb: tag wire/types.h as an export for (only) wire/reader.h 1 year ago
Eric Salo 01d688f492 upb: remove def_builder.h as an export from :reflection_internal 1 year ago
Joshua Haberman 6c121f5b14 Refactored `upb_proto*_library()` rules to make future splitting of rules easier. 1 year ago
Eric Salo 91e79b0572 upb: clean up upb/hash/ a bit 1 year ago
Eric Salo ded27aa52a upb: move upb_strdup2() into upb/reflection/ 1 year ago
Adam Cozzette 3806d42233 Add CI run for building upb Python wheels 1 year ago
Hong Shin baf5597d40 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Adam Cozzette 3f1bf2e18e Update lua test to use third_party/ instead of upb/third_party 1 year ago
Joshua Haberman c5ca0fc103 Simplify `upb_proto_library()` by not propagating thunks. 1 year ago
Protobuf Team Bot fea7645b4b Auto-generate files after cl/564810016 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Adam Cozzette 25dd86d819 Make upb workspace load protobuf deps before upb deps 1 year ago
Joshua Haberman 2d6e554c2e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 39b6f8d7ba Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot 7242c3619c Update upb absl. 1 year ago
Laramie Leavitt b1dc149470 Remove global -Werror from build_defs.bzl open-source 1 year ago
Joshua Haberman 4fa4311f68 Added upb_c_proto_library() as an alias for upb_proto_library(). 1 year ago
Adam Cozzette b2e39c175a Cherry-pick recent changes from the upb repo (#13908) 1 year ago
Eric Salo cb4fe505c2 upb: clean up ClangTidy warnings in upb/reflection/ 1 year ago
Mike Kruskal bad2f5c90f Migrate upb from edition strings to enums 1 year ago
Protobuf Team Bot 0ed6737695 Add iteration to proxies for repeated message fields. 1 year ago
Protobuf Team Bot 0e484c7777 Auto-generate files after cl/563175374 1 year ago
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 1 year ago
Eric Salo 2805446072 upb: tag message/types.h as an export 1 year ago
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
Richard Levasseur 131a7869c7 Internal change 1 year ago
Eric Salo 3be9a6ca12 upb: Remove the mirrored definitions in upb_MapEntry and upb_MessageInternal 1 year ago
Protobuf Team Bot cd4b6ea830 Fix comment on upb_JsonEncode. 1 year ago
Protobuf Team Bot 91114633bb Do not expose mutable methods in the CProxy. 1 year ago
Protobuf Team Bot 8bcc8ccaca Escape trigraphs when emitting string literals. 1 year ago
Protobuf Team Bot fa98bb316a Auto-generate files after cl/561993644 1 year ago