16042 Commits (892a2ce89a26a1194d28bc4eb288314d1c878bb7)
 

Author SHA1 Message Date
Thomas Van Lenten 2e5b1e50c4 [ObjC] Properly scope enum names to avoid naming collisions. 1 year ago
Protobuf Team Bot f718cd8f61 Internal change 1 year ago
Protobuf Team Bot 473d20d38d Auto-generate files after cl/565789618 1 year ago
Eric Salo 7e3d5c938b upb: refactor and relocate message_value.h (and make it public) 1 year ago
Protobuf Team Bot a2b33d0f0c Auto-generate files after cl/565782401 1 year ago
Protobuf Team Bot a6a922d6cd Internal change 1 year ago
Protobuf Team Bot 43a0acb9c0 Auto-generate files after cl/565775188 1 year ago
Thomas Van Lenten a1e8ff0b16 [ObjC] ClangTidy fixes, no functional changes. 1 year ago
Protobuf Team Bot 6fc84676c1 Move `GetTypeName` implementation into `ClassData`. 1 year ago
Protobuf Team Bot 111d655427 Auto-generate files after cl/565767975 1 year ago
Joshua Haberman 0fbe525095 #include foo.upb_minitable.h instead of having foo.upb.h forward-declare MiniTables. 1 year ago
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
Mike Kruskal e27ea5d964 Fix test cruft, migrating all actions to v2 of protobuf-ci 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 aac142d67b Use Emit to generate InternalVerify. 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
Hong Shin f7de3bf1a9 Update Protobuf readme copyright header 1 year ago
Protobuf Team Bot 5b6c2459b5 Expose alias to protobuf_nowkt runtime 1 year ago
Protobuf Team Bot 785c82dbde Fix a bad cast in put<X>BuilderIfAbsent when already present due to using the result of put() directly (which is null if it currently has no value) 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
Protobuf Team Bot 743bf92146 Auto-generate files after cl/565212511 1 year ago
Eric Salo 9ce03d7d05 upb: tag wire/types.h as an export for (only) wire/reader.h 1 year ago
Protobuf Team Bot 027b8115ce Auto-generate files after cl/565159224 1 year ago
Protobuf Team Bot 4322e00e5b Setting up version updater to prepare for poison pills and embedding version info into C++, Python and Java gencode. 1 year ago
Protobuf Team Bot 09d2511a6c Initial skeleton towards oneof's Mut accessor, and clarify oneof the View accessor to use View<> instead of the raw primitive type. 1 year ago
Protobuf Team Bot 00c3369fb5 Adds "Edition Feature Visibility" to the GitHub code repository. 1 year ago
Protobuf Team Bot 4503ab10c7 Adds "Edition Tooling" to the GitHub code repository. 1 year ago
Protobuf Team Bot 762e529d83 Adds "Prototiller Requirements for Edition Zero" to the GitHub code repository. 1 year ago
Mike Kruskal 4d6ad56e4a Migrate to sccache for better CMake caching 1 year ago
Protobuf Team Bot 78d71cac9f Fix string setter thunk to use PtrAndLen instead of two args. 1 year ago
Adam Cozzette c92e490ed7 Fix Cloud C++ build failure 1 year ago
Protobuf Team Bot 7be2a452c6 Auto-generate files after cl/565073638 1 year ago
Eric Salo 01d688f492 upb: remove def_builder.h as an export from :reflection_internal 1 year ago
Protobuf Team Bot 4d0e805691 Auto-generate files after cl/565057412 1 year ago
Protobuf Team Bot fbdeb5af0b Add prefetching to arena allocations. 1 year ago
Joshua Haberman 6c121f5b14 Refactored `upb_proto*_library()` rules to make future splitting of rules easier. 1 year ago