1. 21d8a22 tp: CEngine supports double/int comparison on NumericStorage by Anna Mayzner · 1 year, 3 months ago
  2. ff3b631 Merge "ui: Add TimelineFetcher" into main by Hector Dearman · 1 year, 3 months ago
  3. 12b9622 Merge "UI: improve crash reporting" into main by Primiano Tucci · 1 year, 3 months ago
  4. de1dd01 ui: Add TimelineFetcher by Hector Dearman · 1 year, 3 months ago
  5. 6153cc0 Merge "gn: enable libc++ assertions in debug mode" into main by Lalit Maganti · 1 year, 3 months ago
  6. 66b2058 Merge "shared_memory_abi: Remove unused function and update comment" into main by Daniele Di Proietto · 1 year, 3 months ago
  7. 8c0a74d Merge "perfetto: rollout new prebuilts" into main by Lalit Maganti · 1 year, 3 months ago
  8. d0b0af1 perfetto: rollout new prebuilts by Lalit Maganti · 1 year, 3 months ago
  9. 9807a2a Merge "tp: Add checks for size of search results" into main by Anna Mayzner · 1 year, 3 months ago
  10. 809595b Merge "tp: Cleanup NumericStorage unittests" into main by Anna Mayzner · 1 year, 3 months ago
  11. 3e53e14 Merge "[ui] Prefer light text on slices." into main by Steve Golton · 1 year, 3 months ago
  12. 3d3cb05 Merge "[ui] Pass canvas size into Track.render() functions." into main by Steve Golton · 1 year, 3 months ago
  13. 2ea443a tp: Cleanup NumericStorage unittests by Anna Mayzner · 1 year, 3 months ago
  14. 3e779d2 tp: CEngine supports double/int comparison on SetIdColumns by Anna Mayzner · 1 year, 3 months ago
  15. 7c24b00 Merge "tp: CEngine supports double/int comparison on IdColumns" into main by Anna Mayzner · 1 year, 3 months ago
  16. 3c75d37 tp: Add checks for size of search results by Anna Mayzner · 1 year, 3 months ago
  17. 57a9d4e [ui] Pass canvas size into Track.render() functions. by Steve Golton · 1 year, 3 months ago
  18. 291965a UI: improve crash reporting by Primiano Tucci · 1 year, 3 months ago
  19. fa59d79 Allow custom prefixes for PerfettoSQL modules. by Alexander Timin · 1 year, 3 months ago
  20. 30f9f84 tp: CEngine supports double/int comparison on IdColumns by Anna Mayzner · 1 year, 3 months ago
  21. d3be34f tp: Migrate SearchValidationResult outside of storage for cleanup by Anna Mayzner · 1 year, 3 months ago
  22. eed153b tp: Move constraint validation to QueryExecutor level by Anna Mayzner · 1 year, 3 months ago
  23. 84dc2c6 Merge "[ui] Roll canary" into main by Steve Golton · 1 year, 3 months ago
  24. 916b491 Merge "add support ADB_SERVER_SOCKET" into main by Lalit Maganti · 1 year, 3 months ago
  25. f015b5d Merge "[ui] Remove superfluous args from getSliceRect()" into main by Steve Golton · 1 year, 3 months ago
  26. 2267013 Merge "[ui] Prettier missing tracks e.g. when loading from permalink." into main by Steve Golton · 1 year, 3 months ago
  27. 8c581fb [ui] Prettier missing tracks e.g. when loading from permalink. by Steve Golton · 1 year, 3 months ago
  28. 0226669 Merge "[ui] Add Perf Trace Counters plugin" into main by Luke Chang · 1 year, 3 months ago
  29. cdfc8c4 [ui] Add a cmd to show thread top 50 sched latency by lukechang · 1 year, 3 months ago
  30. 55af073 Merge "[ui] Add a cmd to show thread cluster distribution" into main by Luke Chang · 1 year, 3 months ago
  31. c54cf6d Merge "tools: Add gn+ninja for linux-arm64" into main by Hector Dearman · 1 year, 3 months ago
  32. 1357d4b Merge "tp: fix OOB access when a function errors" into main by Treehugger Robot · 1 year, 3 months ago
  33. ad5404e shared_memory_abi: Remove unused function and update comment by Daniele Di Proietto · 1 year, 3 months ago
  34. aafead8 Merge "[ui] Set immer autofreeze to true." into main am: aa73898e4f by Steve Golton · 1 year, 3 months ago
  35. aa73898 Merge "[ui] Set immer autofreeze to true." into main by Steve Golton · 1 year, 3 months ago
  36. 35d4d8b tp: fix OOB access when a function errors by Lalit Maganti · 1 year, 3 months ago
  37. 01b3d13 Merge "ui: fix unnecessary draw cycles on cpu frequency tracks" into main am: 45453f3822 by Treehugger Robot · 1 year, 3 months ago
  38. eeee46e tp: add dense storage to CEngine am: 60314bbfe3 by Lalit Maganti · 1 year, 3 months ago
  39. a1ffc78 [ui] Roll canary by Steve Golton · 1 year, 3 months ago
  40. 45453f3 Merge "ui: fix unnecessary draw cycles on cpu frequency tracks" into main by Treehugger Robot · 1 year, 3 months ago
  41. 6deda30 [ui] Set immer autofreeze to true. by Steve Golton · 1 year, 3 months ago
  42. 60314bb tp: add dense storage to CEngine by Lalit Maganti · 1 year, 3 months ago
  43. 69c010d ui: fix unnecessary draw cycles on cpu frequency tracks by Lalit Maganti · 1 year, 3 months ago
  44. d6e0a9e Merge "Add rule to generate javastream proto for perfetto" into main am: 9473224917 by Pablo Gamito · 1 year, 3 months ago
  45. 9473224 Merge "Add rule to generate javastream proto for perfetto" into main by Pablo Gamito · 1 year, 3 months ago
  46. dbb8f87 Merge "tp: extract the event id in the ftrace tokenizer" into main am: 8be1ea6bff by Lalit Maganti · 1 year, 3 months ago
  47. fe6bc89 Merge "tp: Cleanup IdStorage unittests" into main am: d332595504 by Anna Mayzner · 1 year, 3 months ago
  48. a9c5392 Merge "tp: add benchmark for dense nullable storage" into main am: 752747a6e2 by Lalit Maganti · 1 year, 3 months ago
  49. 4b9b34b gn: enable libc++ assertions in debug mode by Lalit Maganti · 1 year, 3 months ago
  50. 8be1ea6 Merge "tp: extract the event id in the ftrace tokenizer" into main by Lalit Maganti · 1 year, 3 months ago
  51. d332595 Merge "tp: Cleanup IdStorage unittests" into main by Anna Mayzner · 1 year, 3 months ago
  52. e69f677 tp: extract the event id in the ftrace tokenizer by Lalit Maganti · 1 year, 3 months ago
  53. 752747a Merge "tp: add benchmark for dense nullable storage" into main by Lalit Maganti · 1 year, 3 months ago
  54. 827878f tp: Cleanup IdStorage unittests by Anna Mayzner · 1 year, 3 months ago
  55. ab40feb [ui] Remove superfluous args from getSliceRect() by Steve Golton · 1 year, 3 months ago
  56. 23a1a3f Merge "[ui] Fixed some merge issues regarding uri and track keys." into main am: 594f22e0cf by Steve Golton · 1 year, 3 months ago
  57. 08ea13e Merge "[ui] Removed unrelated functionality from frontendLocalState." into main am: 67b5847aae by Steve Golton · 1 year, 3 months ago
  58. 6bbde3b Merge "tp: Use CEngine when column and constraint type are mismatched (no int/double)" into main am: a02c9d3895 by Anna Mayzner · 1 year, 3 months ago
  59. 594f22e Merge "[ui] Fixed some merge issues regarding uri and track keys." into main by Steve Golton · 1 year, 3 months ago
  60. 67b5847 Merge "[ui] Removed unrelated functionality from frontendLocalState." into main by Steve Golton · 1 year, 3 months ago
  61. a02c9d3 Merge "tp: Use CEngine when column and constraint type are mismatched (no int/double)" into main by Anna Mayzner · 1 year, 3 months ago
  62. b58d620 tp: Use CEngine when column and constraint type are mismatched (no int/double) by Anna Mayzner · 1 year, 3 months ago
  63. 0174908 Merge "[CUI] Add Chrome startups to the CUI plugin." into main am: b20762ff88 by Harkiran Bolaria · 1 year, 3 months ago
  64. 850c68a Merge "Add cause linking to scroll jank plugin." into main am: 4e110e7229 by Harkiran Bolaria · 1 year, 3 months ago
  65. f9ad418 tp: Change test names to remove dups am: 9f2d7619ba by Anna Mayzner · 1 year, 3 months ago
  66. b20762f Merge "[CUI] Add Chrome startups to the CUI plugin." into main by Harkiran Bolaria · 1 year, 3 months ago
  67. 4e110e7 Merge "Add cause linking to scroll jank plugin." into main by Harkiran Bolaria · 1 year, 3 months ago
  68. 4fbd349 [ui] Add a cmd to show thread cluster distribution by lukechang · 1 year, 3 months ago
  69. 1788fea Add cause linking to scroll jank plugin. by Harkiran Bolaria · 1 year, 3 months ago
  70. 9f2d761 tp: Change test names to remove dups by Anna Mayzner · 1 year, 3 months ago
  71. 4114471 Merge "Correct test folder typo" into main am: b075419dc6 by Luke Chang · 1 year, 3 months ago
  72. b075419 Merge "Correct test folder typo" into main by Luke Chang · 1 year, 3 months ago
  73. e341e94 [ui] Add Perf Trace Counters plugin by lukechang · 1 year, 3 months ago
  74. 5e9e5a6 Show arguments for the linked slices in the debug slice detais panel. am: d0d82a370d by Alexander Timin · 1 year, 3 months ago
  75. d0d82a3 Show arguments for the linked slices in the debug slice detais panel. by Alexander Timin · 1 year, 3 months ago
  76. d310930 tools: Add gn+ninja for linux-arm64 by Hector Dearman · 1 year, 3 months ago
  77. 42f4604 [ui] Fixed some merge issues regarding uri and track keys. by Steve Golton · 1 year, 3 months ago
  78. 99b8832 [ui] Removed unrelated functionality from frontendLocalState. by Steve Golton · 1 year, 3 months ago
  79. a32ec98 [ui] Prefer light text on slices. by Steve Golton · 1 year, 3 months ago
  80. 74e93b8 tp: add benchmark for dense nullable storage by Lalit Maganti · 1 year, 3 months ago
  81. 8344581 Merge "tp: Parse OEM atoms generically where possible" into main am: 7daeffe5d7 by Hector Dearman · 1 year, 3 months ago
  82. c190a75 Merge "tp: CEngine support for |kOther| op and NULL value in filtering" into main am: d3a9fef080 by Anna Mayzner · 1 year, 3 months ago
  83. 2afba55 Merge "tp: CEngine cleanup" into main am: 2ee9427024 by Anna Mayzner · 1 year, 3 months ago
  84. 7daeffe Merge "tp: Parse OEM atoms generically where possible" into main by Hector Dearman · 1 year, 3 months ago
  85. d3a9fef Merge "tp: CEngine support for |kOther| op and NULL value in filtering" into main by Anna Mayzner · 1 year, 3 months ago
  86. 2ee9427 Merge "tp: CEngine cleanup" into main by Anna Mayzner · 1 year, 3 months ago
  87. 56487e6 Merge "[ui] Fix base_slice_track.ts formatting." into main am: eedceb7d2b by Steve Golton · 1 year, 3 months ago
  88. 343ba9b Merge "[ui] Remove static create() functions from all tracks." into main am: 14994ca9d2 by Steve Golton · 1 year, 3 months ago
  89. eedceb7 Merge "[ui] Fix base_slice_track.ts formatting." into main by Steve Golton · 1 year, 3 months ago
  90. 4c44e38 tp: CEngine support for |kOther| op and NULL value in filtering by Anna Mayzner · 1 year, 3 months ago
  91. 1f3fac1 tp: CEngine cleanup by Anna Mayzner · 1 year, 3 months ago
  92. b67a652 tp: Parse OEM atoms generically where possible by Hector Dearman · 1 year, 3 months ago
  93. 14994ca Merge "[ui] Remove static create() functions from all tracks." into main by Steve Golton · 1 year, 3 months ago
  94. 95337d7 add sched_switch_with_ctrs ftrace event am: 0d6f88d7f4 by lukechang · 1 year, 3 months ago
  95. ac49297 Merge "perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro" into main am: 2cbd5b1043 by Lalit Maganti · 1 year, 3 months ago
  96. febdb39 [ui] Fix base_slice_track.ts formatting. by Steve Golton · 1 year, 3 months ago
  97. fad9a1a tp: fix tests for arrangement storage am: 033df11757 by Lalit Maganti · 1 year, 3 months ago
  98. 0d6f88d add sched_switch_with_ctrs ftrace event by lukechang · 1 year, 3 months ago
  99. 2cbd5b1 Merge "perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro" into main by Lalit Maganti · 1 year, 3 months ago
  100. 4b5fea0 perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro by Lalit Maganti · 1 year, 3 months ago