24
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
internal change More... about 1 month ago
Internal change More... about 1 month ago
Switch the pre22 warning to use CopyOnWriteArraySet. More... about 1 month ago
Pass arenas down to map methods, and avoid accessing `arena_` directly in map field implementation. More... about 1 month ago
Don't call arena-enabled constructors of `Map` when not necessary. More... about 1 month ago
Remove `arena_` from `ExtensionSet`. More... about 1 month ago
Mark aarch64 tests continous-only More... about 1 month ago
Upgrade setup-php to speed up PHP tests More... about 1 month ago
Refactor arena `DCHECK`s in `ExtensionSet` into helper method. More... about 1 month ago
Pass Arena pointer to `ExtensionSet` field accessors. More... about 1 month ago
Noop change to std::forward call to silence static analysis. More... about 1 month ago
Update token for BCR release to reuse existing BOT_ACCESS_TOKEN used for staleness_refresh.yml and update_php_repo.yml More... about 1 month ago
Use generic Marshal.SizeOf when possible (#21964) More... about 1 month ago
Use __builtin_operator_new to faciliate compiler optimizations of these allocs. More... about 1 month ago
Pass Arena pointer to `ExtensionSet::IsInitialized`. More... about 1 month ago
Pass `Arena*` explicitly to `ExtensionSet` methods. More... about 1 month ago
Add private variants of `AddAllocated`/`ReleaseLast`/`ExtractSubrange` that take the arena pointer as an argument. More... about 1 month ago
Remove arena check from `RepeatedPtrField` destructor. More... about 1 month ago
Auto-generate files after cl/817848228 More... about 1 month ago
Align generated code with new RepeatedPtrField paradigm. More... about 1 month ago
bazel: add missing rules_cc loads (#23584) More... about 1 month ago
Removed Bazel 6 specific failure path More... about 1 month ago
Support types with arena destructors in `FieldWithArena`. More... about 1 month ago
Auto-generate files after cl/817751255 More... about 1 month ago
Fix incorrect validity range comment in timestamp.proto More... about 1 month ago
Update Vim syntax files to support edition keyword (which is weirdly already highlighted) and visibility keywords. More... about 1 month ago
Add `PROTOBUF_DECLSPEC_EMPTY_BASES` for MSVC empty base optimization. More... about 1 month ago
Internal change More... about 1 month ago
Add has_default_instance() to ImplicitWeakTypeHandler More... about 1 month ago
Change static constexpr member `kOffset` to a constexpr helper method in `FieldWithArena`. More... about 1 month ago