15919 Commits (833ded729881a8e21b1ffe4a5250bd4015e3e23f)
 

Author SHA1 Message Date
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
Eric Salo 91e79b0572 upb: clean up upb/hash/ a bit 1 year ago
Adrian Sadłocha 207331d860 Return Optional instead of Option in getter_opt 1 year ago
Protobuf Team Bot 47b9a673a9 Auto-generate files after cl/564923153 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
Protobuf Team Bot 589926ce0f Auto-generate files after cl/564874468 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 8bc29fba94
Copy upb/third_party/lunit to third_party/lunit and add BUILD.bazel (#14062) 1 year ago
Mike Kruskal 1407088a44 Fix staleness check in forked PRs 1 year ago
Cong Liu ef198dbae3 Small optimization/cleanup for message split. 1 year ago
Adam Cozzette 3f1bf2e18e Update lua test to use third_party/ instead of upb/third_party 1 year ago
Protobuf Team Bot 64db35a31f Internal change 1 year ago
Adam Cozzette 114162882c
Copy upb/third_party/lunit to third_party/lunit and add BUILD.bazel (#14057) 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
Protobuf Team Bot f175757c1a Auto-generate files after cl/564777204 1 year ago
Hong Shin d72e790084 Return the correct view type for messages 1 year ago
Protobuf Team Bot 9a0a3cf0cd Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated repeated and map field accessors. 1 year ago
Protobuf Team Bot 3ae5a079fc Reduce code bloat for messages - use virtual methods for Merge/Clear/Delete. 1 year ago
Mike Kruskal 2447882e04 Update Abseil dependency in cmake docker images 1 year ago
Protobuf Team Bot e4aeff3992 Create initial Rust conformance test. 1 year ago
Protobuf Team Bot 4a6f2da5b0 Auto-generate files after cl/564706001 1 year ago