24
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 16, 2025 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use blanket implementations for `*GetRawMessage*` traits More... 19 days ago
Introduce specific traits for getting raw messages on both cpp and upb. More... 19 days ago
Fix rust-cpp parse FFI to use PtrAndLen instead of SerializedData More... 19 days ago
Auto-generate files after cl/764546791 More... 19 days ago
Added more fine-grained decoder tests. More... 19 days ago
Auto-generate files after cl/764470808 More... 19 days ago
Remove dependency between allocation region end and block list More... 19 days ago
Internal Change. More... 19 days ago
Internal Change. More... 20 days ago
Make C++ code generation use protoc_minimal More... 20 days ago
Updated table-filling logic to use the same "ISENABLED()" macro. More... 20 days ago
Split upb/rust into an inner upb/rust/sys (which has only extern-C definitions) and then the pure Rust API around it. More... 20 days ago
Disable the optimization for fixed_address_empty_string for MSVC. The definition for MSVC/C++20/DEBUG build breaks our assumptions. More... 20 days ago
Add allow(dead_code) to map entry impl. More... 21 days ago
Auto-generate files after cl/763892424 More... 21 days ago
Add missing `copts` attribute More... 21 days ago
Split out test util for constructing wire payloads so it can be reused in other modules. More... 21 days ago
Auto-generate files after cl/763877244 More... 21 days ago
Changed function array so that disabled functions are not populated. More... 21 days ago
Created a proper `cc_dist_library()` for upb. More... 21 days ago
Internal change More... 21 days ago
Remove dead code in `GenerateSerializeWithCachedSizesToArray`. More... 21 days ago
Refactor ExtensionSet to grant template access to the extension content instead of named accessors. More... 21 days ago
`ABSL_DEPRECATE_AND_INLINE` Proto Descriptor `is_optional` to use `is_required` and `is_repeated` instead. More... 21 days ago
#PDProto analyze_profile_proto_main: Reduce noisiness of logging More... 22 days ago
Auto-generate files after cl/763248497 More... 22 days ago
Disabled all fast parsing functions and enabled fuzzing of fasttable. More... 22 days ago
Mark new framework tests for CI coverage More... 23 days ago
Introduce testee abstractions for conformance tests More... 23 days ago
Auto-generate files after cl/762591913 More... 24 days ago