1602 Commits (4d9c76b4cde982e14a73e93821daf1d8d2e1b6a9)

Author SHA1 Message Date
Protobuf Team Bot a6a922d6cd Internal change 2 years ago
Protobuf Team Bot 43a0acb9c0 Auto-generate files after cl/565775188 2 years ago
Protobuf Team Bot 6fc84676c1 Move `GetTypeName` implementation into `ClassData`. 2 years ago
Protobuf Team Bot 111d655427 Auto-generate files after cl/565767975 2 years ago
Joshua Haberman 0fbe525095 #include foo.upb_minitable.h instead of having foo.upb.h forward-declare MiniTables. 2 years ago
Protobuf Team Bot 8b08c70b23 Auto-generate files after cl/565732334 2 years ago
Jie Luo b1c4c65658 On demand create message meta class for upb python 2 years ago
Protobuf Team Bot 1f224119af Internal change 2 years ago
Protobuf Team Bot 1b666e4c64 Auto-generate files after cl/565713277 2 years ago
Protobuf Team Bot 139ff29ed1 Internal change 2 years ago
Protobuf Team Bot a36dda8f40 Auto-generate files after cl/565698395 2 years ago
Joshua Haberman 0a4c8cbd8d Optimized google3 build by not including the empty .upb.c file. 2 years ago
Protobuf Team Bot e690f27dda Internal change 2 years ago
Protobuf Team Bot 321f6dee25 Auto-generate files after cl/565679918 2 years ago
Protobuf Team Bot 9e8fdd0167 Forward-declare extension minitables in the header file generated by the `upb_minitable_proto_library()` rule 2 years ago
Protobuf Team Bot 0722deab99 Auto-generate files after cl/565665669 2 years ago
Protobuf Team Bot 9b8f042770 Improve loops in RepeatedPtrField. 2 years ago
Protobuf Team Bot 991cfb4a67 Auto-generate files after cl/565541640 2 years ago
Protobuf Team Bot edf364fcd0 Include wire_format_verify.h 2 years ago
Protobuf Team Bot d11eb716ed Auto-generate files after cl/565518070 2 years ago
Joshua Haberman 2b87999fc1 Added new, split upb rules for MiniTables and the C API. 2 years 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__ 2 years ago
Hong Shin a0f7918cae Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Eric Salo 9ce03d7d05 upb: tag wire/types.h as an export for (only) wire/reader.h 2 years ago
Eric Salo 01d688f492 upb: remove def_builder.h as an export from :reflection_internal 2 years ago
Joshua Haberman 6c121f5b14 Refactored `upb_proto*_library()` rules to make future splitting of rules easier. 2 years ago
Eric Salo 91e79b0572 upb: clean up upb/hash/ a bit 2 years ago
Eric Salo ded27aa52a upb: move upb_strdup2() into upb/reflection/ 2 years ago
Adam Cozzette 3806d42233 Add CI run for building upb Python wheels 2 years ago
Hong Shin baf5597d40 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Adam Cozzette 3f1bf2e18e Update lua test to use third_party/ instead of upb/third_party 2 years ago
Joshua Haberman c5ca0fc103 Simplify `upb_proto_library()` by not propagating thunks. 2 years ago
Protobuf Team Bot fea7645b4b Auto-generate files after cl/564810016 2 years ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 2 years ago
Adam Cozzette 25dd86d819 Make upb workspace load protobuf deps before upb deps 2 years ago
Joshua Haberman 2d6e554c2e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman 39b6f8d7ba Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Protobuf Team Bot 7242c3619c Update upb absl. 2 years ago
Laramie Leavitt b1dc149470 Remove global -Werror from build_defs.bzl open-source 2 years ago
Joshua Haberman 4fa4311f68 Added upb_c_proto_library() as an alias for upb_proto_library(). 2 years ago
Adam Cozzette b2e39c175a Cherry-pick recent changes from the upb repo (#13908) 2 years ago
Eric Salo cb4fe505c2 upb: clean up ClangTidy warnings in upb/reflection/ 2 years ago
Mike Kruskal bad2f5c90f Migrate upb from edition strings to enums 2 years ago
Protobuf Team Bot 0ed6737695 Add iteration to proxies for repeated message fields. 2 years ago
Protobuf Team Bot 0e484c7777 Auto-generate files after cl/563175374 2 years ago
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 2 years ago
Eric Salo 2805446072 upb: tag message/types.h as an export 2 years 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. 2 years ago
Joshua Haberman 56e9f2b4e4 Added malloc_trim() calls to Python allocator so RSS will decrease when memory is freed 2 years ago
Richard Levasseur 131a7869c7 Internal change 2 years ago