- 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
- 2939c08 perfetto: migrate all descriptor header generation to build time by Lalit Maganti · 4 years, 1 month ago
- ecc7ff2 protozero plugin: always emit forward declarations of nested types by Ryan Savitski · 4 years, 1 month ago
- 34bc559 Move scripts to python3 by Primiano Tucci · 4 years, 1 month ago
- 8b5de22 perfetto: port clang tidy fixes from g3 by Lalit Maganti · 4 years, 2 months ago
- e72d1a3 Migrate kTrackEventDescriptor to build time by Andrew Shulaev · 4 years, 3 months ago
- 59a00fe Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes by Primiano Tucci · 4 years, 3 months ago
- 6320170 Small changes to make the codebase more Win friendly by Primiano Tucci · 4 years, 4 months ago
- 927cd76 tracing: Add interceptor support by Sami Kyostila · 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
- 916f4e5 Remove ODR violations from Bazel builds by Primiano Tucci · 4 years, 6 months ago
- 3bcddbc Merge "Docs: minor fix to the benchmark code" by Primiano Tucci · 4 years, 6 months ago
- 53913fb Merge "cppgen: Don't require full submessage definitions in gen headers" by Treehugger Robot · 4 years, 7 months ago
- 112f849 Docs: minor fix to the benchmark code by Primiano Tucci · 4 years, 7 months ago
- 61412fc cppgen: Don't require full submessage definitions in gen headers by Sami Kyostila · 4 years, 7 months ago
- 3b09a3f tp: migrate chrome metrics descriptor generation to build time by Lalit Maganti · 4 years, 7 months ago
- 117272f tp: move metrics descriptor generation to build time by Lalit Maganti · 4 years, 7 months ago
- d5eb6dd Add back reserved lines commented earlier by ssid · 4 years, 7 months ago
- 75af6c1 Add source location as typed event argument by ssid · 4 years, 7 months ago
- be776cf Use const references where possible by Hector Dearman · 4 years, 7 months ago
- 456261f Upload Trace Processor Python API to PyPi by Anindita Ghosh · 4 years, 7 months ago
- acb6ca3 Protozero: fall back on the heap when nesting too deep by Primiano Tucci · 4 years, 7 months ago
- bb37173 Minor test cleanup, use protozero::HeapBuffered<Msg> by Primiano Tucci · 4 years, 8 months ago
- 38365dc tp: switch from dict to list of pairs in descriptor generation script by Lalit Maganti · 4 years, 8 months ago
- a364520 Update language to comply with Android's inclusive language guidance by Primiano Tucci · 4 years, 8 months ago
- b6f6a3c metric() returns proto message instead of bytes by Anindita Ghosh · 4 years, 8 months ago
- f4da509 metrics: Allow chrome metric protos to be compiled in by Deepanjan Roy · 4 years, 9 months ago
- 82a2c04 tp: several changes for Python API by Lalit Maganti · 4 years, 9 months ago
- 4cfa396 Initial Protozero extension support by Andrew Shulaev · 4 years, 10 months ago
- 15b3c02 perfetto: fix asan benchmark failures by Lalit Maganti · 4 years, 10 months ago
- 1aa58ae Protozero: remove message finalization listener by Primiano Tucci · 4 years, 10 months ago
- a662485 docs: Merge back from sprint repo by Primiano Tucci · 4 years, 10 months ago
- df3ab20 protozero: Add ProtoZero vs protolite benchmark by Primiano Tucci · 4 years, 10 months ago
- 1f5319f Allow android.polled_state to... poll. by Simon MacMullen · 5 years ago
- 2d0017c Add the new gesture_scroll_id field so its in the proto ready for use. by Stephen Nusko · 5 years ago
- b60b147 Autodetect vfork in heapprofd client. by Florian Mayer · 5 years ago
- 53fe085 Add new steps which I will add in http://crrev/c/2149329. by Stephen Nusko · 5 years 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
- 9d538bd tp: add API for decompressing compressed trace packets by Lalit Maganti · 5 years ago
- 926b337 processor: Refactor TrackEventParser by Eric Seckler · 5 years ago
- 7c0409a Add anon RSS + swap to the java heap stats metric by Ioannis Ilkos · 5 years ago
- b667838 Fill ChromeLatencyInfo args using proto descriptor by Andrew Shulaev · 5 years ago
- f6b6aae Java heap stats and histogram by Ioannis Ilkos · 5 years ago
- 9313340 Add frame_tree_node_id to LatencyInfo.Flow event by Andrew Shulaev · 5 years ago
- 38cd041 TrackEvent: Add configuration for TrackEvent by Sami Kyostila · 5 years ago
- e569a24 trace_processor: Support displayTimeUnit by Hector Dearman · 5 years ago
- a6b702b Add type information to symbols output by Ioannis Ilkos · 5 years ago
- 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 5 years ago
- ab8c05d Add custom field option annotations to json output by Deepanjan Roy · 5 years ago
- 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 5 years ago
- 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 5 years ago
- 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 5 years ago
- 279fb0e Add a new utility function to convert protozero to text proto format. by Stephen Nusko · 5 years ago
- fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 5 years ago
- bc50873 protozero: add dependency on src/base by Lalit Maganti · 5 years ago
- 94c47f0 Fix copyright headers by Primiano Tucci · 5 years ago
- 64f2e05 Revert "Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 5 years ago
- 2ae359a Reland: Add statsd logging to perfetto_cmd by Hector Dearman · 5 years ago
- 8c0012b Merge "Allow TraceProcessor to parse ChromeCompositorSchedulerState." by Treehugger Robot · 5 years ago
- bc76a6c Allow TraceProcessor to parse ChromeCompositorSchedulerState. by Stephen Nusko · 5 years ago
- e09dcfb protozero: Fix use-of-uninitialized-value in MessageHandleBase by Michael Spang · 5 years ago
- 2cfc7fd Protozero decoder: skip large fields, don't abort parsing by Primiano Tucci · 5 years ago
- e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 5 years ago
- d0dd906 Fix build and address nits from aosp/1172102 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
- b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
- 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 5 years ago
- 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 5 years ago
- ea0254c perfetto: remove IS_TRIVIALLY wrapper macros by Lalit Maganti · 5 years ago
- 25095c6 Merge "protozero: Add arrow operator to repeated field iterator" by Sami Kyostila · 5 years ago
- ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
- 8a48e02 protozero: Add arrow operator to repeated field iterator by Sami Kyostila · 5 years ago
- 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 5 years ago
- e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 5 years ago
- be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 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
- 9933611 compact_sched: traced_probes writer by Ryan · 6 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
- 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 6 years ago
- 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 6 years ago
- 80fc7a7 Even better speculative fix of chromium roll by Primiano Tucci · 6 years ago
- 572dc94 Speculative fix of chromium roll by Primiano Tucci · 6 years ago
- 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 6 years ago
- 7e05fc1 Minor cleanups to build files by Primiano Tucci · 6 years ago