1. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 4 years, 7 months ago
  2. ab8c05d Add custom field option annotations to json output by Deepanjan Roy · 4 years, 7 months ago
  3. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 4 years, 7 months ago
  4. 1908e26 trace_processor: migrate args to macro tables by Lalit Maganti · 4 years, 7 months ago
  5. 06e54af Add metric to extract per-process unmapped java type names by Ioannis Ilkos · 4 years, 7 months ago
  6. 279fb0e Add a new utility function to convert protozero to text proto format. by Stephen Nusko · 4 years, 8 months ago
  7. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 4 years, 8 months ago
  8. bc50873 protozero: add dependency on src/base by Lalit Maganti · 4 years, 8 months ago
  9. 94c47f0 Fix copyright headers by Primiano Tucci · 4 years, 8 months ago
  10. 64f2e05 Revert "Reland: Add statsd logging to perfetto_cmd" by Hector Dearman · 4 years, 8 months ago
  11. 2ae359a Reland: Add statsd logging to perfetto_cmd by Hector Dearman · 4 years, 8 months ago
  12. 8c0012b Merge "Allow TraceProcessor to parse ChromeCompositorSchedulerState." by Treehugger Robot · 4 years, 8 months ago
  13. bc76a6c Allow TraceProcessor to parse ChromeCompositorSchedulerState. by Stephen Nusko · 4 years, 8 months ago
  14. e09dcfb protozero: Fix use-of-uninitialized-value in MessageHandleBase by Michael Spang · 4 years, 8 months ago
  15. 2cfc7fd Protozero decoder: skip large fields, don't abort parsing by Primiano Tucci · 4 years, 9 months ago
  16. e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 4 years, 9 months ago
  17. d0dd906 Fix build and address nits from aosp/1172102 by Primiano Tucci · 4 years, 9 months ago
  18. cb8cea2 Non functional refactorings to gen classes by Primiano Tucci · 4 years, 9 months ago
  19. 1912160 Protozero-gen: don't depend on .pbzero.* from .gen.* by Primiano Tucci · 4 years, 9 months ago
  20. b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 4 years, 9 months ago
  21. 6a7fa5f Switch TracingService to use protozero by Primiano Tucci · 4 years, 9 months ago
  22. 6a7813d Use protozero in .gen.cc proto->C++ classes by Primiano Tucci · 4 years, 9 months ago
  23. ea0254c perfetto: remove IS_TRIVIALLY wrapper macros by Lalit Maganti · 4 years, 9 months ago
  24. 25095c6 Merge "protozero: Add arrow operator to repeated field iterator" by Sami Kyostila · 4 years, 9 months ago
  25. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 4 years, 9 months ago
  26. 8a48e02 protozero: Add arrow operator to repeated field iterator by Sami Kyostila · 4 years, 9 months ago
  27. 716b109 Merge "Move CopyablePtr from base to protozero" by Treehugger Robot · 4 years, 9 months ago
  28. e4144b7 Move CopyablePtr from base to protozero by Primiano Tucci · 4 years, 9 months ago
  29. be5d0e3 TrackEvent: Add support for interned state by Sami Kyostila · 4 years, 9 months ago
  30. 03ac833 protozero: simplify packed field and allow heap growth by Primiano Tucci · 4 years, 9 months ago
  31. 0230ace protozero: Improve runtime of cppgen enum/type gen by Eric Seckler · 4 years, 10 months ago
  32. d85805a protozero: Make generated cpp enum/class order stable by Eric Seckler · 4 years, 10 months ago
  33. 8f7359c protozero: Make RepeatedFieldIterator typed by Primiano Tucci · 4 years, 10 months ago
  34. eebf664 proto->cpp gen: remove unnecessary branch. by Primiano Tucci · 4 years, 10 months ago
  35. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 4 years, 10 months ago
  36. 10613fa Make proto_to_cpp a build-time generator by Primiano Tucci · 4 years, 10 months ago
  37. 9933611 compact_sched: traced_probes writer by Ryan · 5 years ago
  38. 1372fa2 Replace uses of tolower/toupper by Hector Dearman · 5 years ago
  39. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 5 years ago
  40. cbd1615 protozero packed repeated field encoding/decoding by Ryan · 5 years ago
  41. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 5 years ago
  42. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  43. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 5 years ago
  44. 80fc7a7 Even better speculative fix of chromium roll by Primiano Tucci · 5 years ago
  45. 572dc94 Speculative fix of chromium roll by Primiano Tucci · 5 years ago
  46. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  47. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 5 years ago
  48. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  49. c45e945 protozero: Fix moving a protozero decoder by Sami Kyostila · 5 years ago
  50. fd3e53d Merge "protozero: Add post-increment operator for repeated fields" by Treehugger Robot · 5 years ago
  51. 5b50920 protozero: Add post-increment operator for repeated fields by Sami Kyostila · 5 years ago
  52. 7fead1c Add tools/protoprofile by Hector Dearman · 5 years ago
  53. 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 5 years ago
  54. fd70f7d protozero: Minor refactoring to Decoder by Primiano Tucci · 5 years ago
  55. 13ae72f Fix DEPS by Primiano Tucci · 5 years ago
  56. 1eb966d Improve meminfo/vmstat/stat poller by Primiano Tucci · 5 years ago
  57. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  58. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  59. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  60. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  61. fd36776 Unify include statements for protobuf by Sami Kyostila · 5 years ago
  62. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  63. a2d75e9 Add helper class for heap-based protozero messages by Primiano Tucci · 5 years ago
  64. d012597 protozero: Fix ProtoDecoder::FindField bug. by Eric Seckler · 5 years ago
  65. 70cd7ea protozero: add missing \n to protozero generator by Lalit Maganti · 5 years ago
  66. 1517565 protozero: temporarily disable is_trivially_{constructible, copyable} check on some platforms by Lalit Maganti · 5 years ago
  67. d63ec5a perfetto: fix compile in GCC, debug and logspam in tests by Lalit Maganti · 5 years ago
  68. c7c267a Fix behavior of TypedProtoDecoder in presence of repeated fields by Hector Dearman · 5 years ago
  69. f159a21 More Chrome buildfixes by Oystein Eftevaag · 5 years ago
  70. 15aac0c Fix Chrome roll. by Florian Mayer · 5 years ago
  71. c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 5 years ago
  72. 156cf83 Fix for Chromium roll by Hector Dearman · 5 years ago
  73. cf4ef4b trace_processor: Fix trace_processor fuzzer by Hector Dearman · 5 years ago
  74. 3271875 Merge "Remove semicolons in perfetto." by Treehugger Robot · 5 years ago
  75. 13be379 Remove semicolons in perfetto. by Nico Weber · 5 years ago
  76. 960610b Fix Chromium roll by Hector Dearman · 6 years ago
  77. 8a1a6b6 Add protozero static lib target by Hector Dearman · 6 years ago
  78. e0fb1d0 Remove GOOGLE_CHECK by Hector Dearman · 6 years ago
  79. c17f47c Merge "protozero: emit empty .cc files" by Primiano Tucci · 6 years ago
  80. 5230dcc protozero: emit empty .cc files by Primiano Tucci · 6 years ago
  81. dd63979 trace_processor: Add parser for heap profiler by Hector Dearman · 6 years ago
  82. 2643c8f build: Respect DCHECK_ALWAYS_ON for death tests by Eric Seckler · 6 years ago
  83. 8c2ea47 profiling: Allow chunking of ProfilePackets. by Florian Mayer · 6 years ago
  84. c65693d trace writer: Add a proxying StartupTraceWriter. by Eric Seckler · 6 years ago
  85. fae9006 Fix ScatteredHeapBuffer build on win by Eric Seckler · 6 years ago
  86. 7631120 protozero: Make ScatteredStreamMemoryDelegate production-ready by Eric Seckler · 6 years ago
  87. aa45fe0 Non-functional changes for ftrace descriptor generation by Isabelle Taylor · 6 years ago
  88. 073c2e3 protozero: Fix Chrome roll by Hector Dearman · 6 years ago
  89. a0877b8 protozero: Fix intX_t to varint where X < 64 by Hector Dearman · 6 years ago
  90. b7fa544 perfetto_cmd: Teach perfetto_cmd to parse pbtxt configs by Hector Dearman · 6 years ago
  91. c21b5c4 protozero: make proto-compiler output deterministic by Primiano Tucci · 6 years ago
  92. f80401a protozero: Update hash unittest by Hector Dearman · 6 years ago
  93. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  94. aeecabf Add an Message::AppendScatteredBytes function by Oystein Eftevaag · 6 years ago
  95. 82a8bfd Add SysStats data source (/proc/{meminfo,stat,vmstat}) by Primiano Tucci · 6 years ago
  96. 65b36c5 trace_processor: Fix parsing bug by Isabelle Taylor · 6 years ago
  97. 7e33029 TraceProcesor: move from pull (BlobReader) to push architecture by Primiano Tucci · 6 years ago
  98. de2476b TraceProcessor: improve parsing performances to ~420 MB/s by Primiano Tucci · 6 years ago
  99. e79ac55 Minor cleanup after Jumbo CL by Primiano Tucci · 6 years ago
  100. eb11735 Get rid of multiple-definition of kInvalidInstance in protozero by Primiano Tucci · 6 years ago