- a7fdb40 Switch protozero metadata variables back to static functions by Alexander Timin · 4 years ago
- 0ceebc5 [protozero] Change field metadata from inline function to constexpr ref. by Alexander Timin · 4 years ago
- baeb8b3 Add field metadata to protozero bindings by Alexander Timin · 4 years ago
- ecc7ff2 protozero plugin: always emit forward declarations of nested types by Ryan Savitski · 4 years, 1 month ago
- 8b5de22 perfetto: port clang tidy fixes from g3 by Lalit Maganti · 4 years, 2 months ago
- 6320170 Small changes to make the codebase more Win friendly by Primiano Tucci · 4 years, 4 months ago
- b052f01 protozero: Avoid constructing temporary strings when parsing C++ messages by Sami Kyostila · 4 years, 4 months ago
- 9158877 Use namespace-prefixed name on a supertype by Andrew Shulaev · 4 years, 5 months ago
- 61412fc cppgen: Don't require full submessage definitions in gen headers by Sami Kyostila · 4 years, 7 months ago
- be776cf Use const references where possible by Hector Dearman · 4 years, 7 months ago
- a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years, 8 months ago
- 4cfa396 Initial Protozero extension support by Andrew Shulaev · 4 years, 10 months ago
- e95bb96 GN: fix chromium roll. by Primiano Tucci · 5 years ago
- 5cbeadf Clean up build files by Primiano Tucci · 5 years ago
- 80fc3cd Use protobuf from the system if requested by Joel Fernandes · 5 years ago
- f5a94cc Service: Add QueryCapabilities method by Primiano Tucci · 5 years ago
- 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 5 years ago
- fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 5 years ago
- e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 5 years ago
- cb8cea2 Non functional refactorings to gen classes by Primiano Tucci · 5 years ago
- 1912160 Protozero-gen: don't depend on .pbzero.* from .gen.* by Primiano Tucci · 5 years ago
- 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 5 years ago
- ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
- e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 5 years ago
- 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 5 years ago
- 0230ace protozero: Improve runtime of cppgen enum/type gen by Eric Seckler · 5 years ago
- d85805a protozero: Make generated cpp enum/class order stable by Eric Seckler · 5 years ago
- 8f7359c protozero: Make RepeatedFieldIterator typed by Primiano Tucci · 5 years ago
- eebf664 proto->cpp gen: remove unnecessary branch. by Primiano Tucci · 5 years ago
- 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
- 10613fa Make proto_to_cpp a build-time generator by Primiano Tucci · 5 years ago
- 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 6 years ago
- 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 6 years ago
- cbd1615 protozero packed repeated field encoding/decoding by Ryan · 6 years ago
- 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 6 years ago
- 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 6 years ago
- 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 6 years ago
- fd70f7d protozero: Minor refactoring to Decoder by Primiano Tucci · 6 years ago
- 13ae72f Fix DEPS by Primiano Tucci · 6 years ago
- 1eb966d Improve meminfo/vmstat/stat poller by Primiano Tucci · 6 years ago
- fd36776 Unify include statements for protobuf by Sami Kyostila · 6 years ago
- 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 6 years ago
- 70cd7ea protozero: add missing \n to protozero generator by Lalit Maganti · 6 years ago
- c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 6 years ago
- e0fb1d0 Remove GOOGLE_CHECK by Hector Dearman · 6 years ago
- 5230dcc protozero: emit empty .cc files by Primiano Tucci · 6 years ago
- c21b5c4 protozero: make proto-compiler output deterministic by Primiano Tucci · 6 years ago
- eb11735 Get rid of multiple-definition of kInvalidInstance in protozero by Primiano Tucci · 7 years ago
- 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 7 years ago
- 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
- e1e56b6 protozero: Remove protozero from the name of files by Hector Dearman · 7 years ago
- aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 7 years ago
- 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago