15701 Commits (762e529d8307a9a9054f2503735d5b4b0fe022e6)
 

Author SHA1 Message Date
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
Protobuf Team Bot 4eed4eb244 Move `GetClassData` into `MessageLite`. This table will be used to replace several 1 year ago
Christian Blichmann 38a24729ec `Printer`: Include Abseil's `str_cat.h` for `absl::AlphaNum` 1 year ago
Protobuf Team Bot 924165a5f2 Unalign ThreadSafeArena::ThreadCache 1 year ago
Protobuf Team Bot cc84eba821 Auto-generate files after cl/564534891 1 year ago
Joshua Haberman f4f73699b0 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 9d27c2f8aa Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot 47cec39ab3 Fix a NPE in put<X>BuilderIfAbsent due to using the result of put() directly (which is null if it currently has no value) 1 year ago
Joshua Haberman 2bea492185 Fixed pre-existing formatting problems. 1 year ago
Protobuf Team Bot 45ed02805f Auto-generate files after cl/564489381 1 year ago
Joshua Haberman ccb1173553 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot f98fa1897e Adds "Java Lite for Editions" to the GitHub code repository. 1 year ago
Protobuf Team Bot e46855432e Adds "Edition Zero Features" to the GitHub code repository. 1 year ago
Philip K. Warren 437ec356fb Update Kotlin compiler to escape package names (#13310) 1 year ago
Protobuf Team Bot dfc8445c72 Auto-generate files after cl/564457642 1 year ago
Protobuf Team Bot f88b09d9cf INTERNAL_CHANGE 1 year ago
Joshua Haberman f494a9e975 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Adam Cozzette 25dd86d819 Make upb workspace load protobuf deps before upb deps 1 year ago
Joshua Haberman 229752ddf2 Added missing PROTOBUF_MUSTTAIL, to fix presubmit check. 1 year ago