1. 3264b59 TraceProcesor: unique_ptr<uint8_t> -> TraceBlob by Primiano Tucci · 2 years, 9 months ago
  2. e8791c0 tp: fix parsing json escape sequences in tokenizer by Lalit Maganti · 3 years ago
  3. d6135d0 tp: Skip "otherData" and parse string counters by Hector Dearman · 3 years, 1 month ago
  4. b5072a9 tp: fix displayTimeUnit parsing for JSON traces by Lalit Maganti · 3 years, 2 months ago
  5. 97d8785 Introduce DebugAnnotationParser by Alexander Timin · 3 years, 3 months ago
  6. d1a7b03 tp: move trace blob view and trace parser to importers/common by Lalit Maganti · 3 years, 4 months ago
  7. 1241d37 tp: add extra checks when parsing JSON dicts and make errors consistent by Lalit Maganti · 3 years, 5 months ago
  8. 0732e00 tp: defer JSON parsing until after sorting by Lalit Maganti · 3 years, 5 months ago
  9. d61fd26 trace_processor: Fix support for displayTimeUnit by Hector Dearman · 4 years ago
  10. 8c6a4bc Update jsoncpp to remove deprecated API usage by Jordan Bayles · 4 years, 1 month ago
  11. 0bfeb97 tp: refactor JSON code to remove ifdefs, consolidate ingestion into args by Lalit Maganti · 4 years, 5 months ago
  12. 31afb82 tp: add support for parsing systemTraceEvents from JSON traces by Lalit Maganti · 4 years, 5 months ago
  13. 6d1f7b5 tp: cleanup json and fuchsia trace flags by Lalit Maganti · 4 years, 6 months ago
  14. 40da82f Minor cleanup to string conversions. Expose TraceProcessor EOF by Primiano Tucci · 4 years, 6 months ago
  15. 755a0d7 trace_processor: Rename json_trace_utils -> json by Hector Dearman · 4 years, 6 months ago
  16. d0177fd trace_processor: Fix metadata events missing ts by Hector Dearman · 4 years, 6 months ago
  17. e569a24 trace_processor: Support displayTimeUnit by Hector Dearman · 4 years, 6 months ago
  18. 7010b33 tp: move trace_storage and deps to storage folder by Lalit Maganti · 4 years, 6 months ago
  19. 5eb1632 processor: Add back ifdefs around json-related cc files by Eric Seckler · 4 years, 9 months ago
  20. 510a3ee processor: Support disabling json importer separately from export_json by Eric Seckler · 4 years, 10 months ago
  21. d8b5208 processor: Move json, fuchsia, systrace parsers to importers subdirs by Eric Seckler · 4 years, 10 months ago[Renamed (96%) from src/trace_processor/json_trace_tokenizer.cc]
  22. 6dc8247 Turn the JSON .cc files into no-ops based on the build flags. by Pascal Muetschard · 4 years, 11 months ago
  23. d71a945 trace_processor: better error handling while parsing traces by Lalit Maganti · 5 years ago
  24. fcbc5e2 trace_processor: Fix json tokenizer to handle nested {} by Hector Dearman · 5 years ago
  25. 8f15fb3 trace_processor: Show error message rather than crashing by Hector Dearman · 5 years ago
  26. 01994ca Implement trace sorting for json traces. by Deepanjan Roy · 5 years ago