1. 589fda4 Build protozero libraries as source_sets instead of static libraries in component builds by Oystein Eftevaag · 6 years ago
  2. f6a3cb0 Fix minor build errors by Primiano Tucci · 6 years ago
  3. 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 6 years ago
  4. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 6 years ago
  5. f1c27b1 protozero: make ParseVarInt more explicit in its return value by Lalit Maganti · 6 years ago
  6. 706b288 Chrome+Perfetto buildfix: The tracing integration test relies on IPC too. by Oystein Eftevaag · 6 years ago
  7. df3e926 trace_processor: add code for parsing a trace by Lalit Maganti · 6 years ago
  8. 45172a8 protozero: add proto decoder class for efficient in-place decoding by Lalit Maganti · 6 years ago
  9. 68574f2 traced_probes: omit empty process_tree packets by Primiano Tucci · 6 years ago
  10. 72daa6c Moved ScatteredStreamDelegateForTesting to protozero from ftrace_reader by Oystein Eftevaag · 7 years ago
  11. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
  12. b808373 Improve documentation by Primiano Tucci · 7 years ago
  13. 30ee231 Merge "Add NullTraceWriter" by Primiano Tucci · 7 years ago
  14. de42bd8 Perfetto changes for i/o tracing on user builds. by Florian Mayer · 7 years ago
  15. 9a5a0e9 Add NullTraceWriter by Hector Dearman · 7 years ago
  16. dbd0878 make constants constexpr. by Florian Mayer · 7 years ago
  17. 3bc8438 Merge "perfetto: foo:foo_unittests -> foo:unittests" by Primiano Tucci · 7 years ago
  18. 6cfec8a perfetto: foo:foo_unittests -> foo:unittests by Hector Dearman · 7 years ago
  19. ecf9e4a Use new TraceBuffer and send patches over IPC by Primiano Tucci · 7 years ago
  20. 5317b5c Adding Flush() to TraceWriter by Primiano Tucci · 7 years ago
  21. 5c59901 TraceBuffer management by Primiano Tucci · 7 years ago
  22. e1e56b6 protozero: Remove protozero from the name of files by Hector Dearman · 7 years ago
  23. aaa4c19 Rename protozero::ProtozeroX -> protozero::X by Hector Dearman · 7 years ago
  24. 2c1b2d8 protozero: Make finalize idempotent by Hector Dearman · 7 years ago
  25. 8bf3e25 protozero: Allow zero length strings and arrays by Hector Dearman · 7 years ago
  26. 20b760c Reshuffle .proto files under /proto by Primiano Tucci · 7 years ago
  27. 51e06e5 Enable embedders to include Perfetto protos by Oystein Eftevaag · 7 years ago
  28. 8a8044f Invalidate Handles for ProtoZeroMessage on calling Reset. by Florian Mayer · 7 years ago
  29. ff4afc0 perfetto: don't force assigning messages to be non-finalized by Lalit Maganti · 7 years ago
  30. 3dc757b perfetto: ensure that we don't finalize message when message is shared by Lalit Maganti · 7 years ago
  31. 3a91887 Remove callback from ProtoZeroMessage::OnFinalize by Primiano Tucci · 7 years ago
  32. 42e2de1 Introduce initial stubs for Consumer API by Primiano Tucci · 7 years ago
  33. 7a40e4d Move build -> gn/standalone by Primiano Tucci · 7 years ago
  34. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  35. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago