1. 68b02e7 Merge "ui: Fix missing cpu column in dataset for ftrace tracks" into main by Steve Golton · 4 months ago
  2. 0e1f159 ui: Export dataset from CPU slice tracks by Steve Golton · 4 months ago
  3. 0b42bf5 ui: Add cmds and hotkeys to navigate to prev & next track events by Steve Golton · 4 months ago
  4. 81d2343 ui: Fix missing cpu column in dataset for ftrace tracks by Steve Golton · 4 months ago
  5. 4bd51f1 ui: Switch to a more "OO" implementation for `Dataset` by Steve Golton · 4 months ago
  6. 92a8442 Merge "ui: Add Dataset & support for area aggregations on most slice tracks" into main by Steve Golton · 4 months ago
  7. 9e3d398 ui: Add Dataset & support for area aggregations on most slice tracks by Steve Golton · 4 months ago
  8. 0fd224e Merge "ui: make ftrace track 10x faster" into main by Primiano Tucci · 4 months ago
  9. 6aa8ad4 ui: make ftrace track 10x faster by Primiano Tucci · 4 months ago
  10. 7fd6cc4 Merge "ui: add mithril autoredraw behind a flag" into main by Treehugger Robot · 4 months ago
  11. cc0d967 ui: add mithril autoredraw behind a flag by Primiano Tucci · 4 months ago
  12. 6cdc068 Merge "ui: tp: plumb errors in NotifyEndOfFile into UI" into main by Treehugger Robot · 4 months ago
  13. 4ebd1d7 Merge changes I59ff0260,Iae793df8 into main by Primiano Tucci · 4 months ago
  14. ab428a4 Merge "ui: Remove old PopupMenu and replace with PopupMenu2" into main by Steve Golton · 4 months ago
  15. 33e2344 ui: remove unnecessary full redraws by Primiano Tucci · 4 months ago
  16. 1ce711a ui: Remove old PopupMenu and replace with PopupMenu2 by Steve Golton · 4 months ago
  17. cf95cb6 ui: clean up raf_scheduler.ts and perf.ts by Primiano Tucci · 4 months ago
  18. f295feb ui: tp: plumb errors in NotifyEndOfFile into UI by Lalit Maganti · 4 months ago
  19. b642011 ui: release canary by Lalit Maganti · 4 months ago
  20. 252fdc6 ui: Display histogram in explore page. by Lydia Tse · 4 months ago
  21. a43f2d6 Merge "ui: don't disable sidebar when passing hideSidebar=true" into main by Primiano Tucci · 4 months ago
  22. 40dba54 ui: don't disable sidebar when passing hideSidebar=true by Primiano Tucci · 4 months ago
  23. 71f1dab ui: move all recording code into a plugin by Primiano Tucci · 4 months ago
  24. 0c7c31a Merge "ui: Add a command to show uninterruptible thread count" into main by Treehugger Robot · 4 months ago
  25. f69cb9a ui: Created "Add chart" menu. by Lydia Tse · 4 months ago
  26. 1497b70 Merge "ui: Fix bug where flows were not being shown for frames tracks" into main by Steve Golton · 4 months ago
  27. b05094e ui: Fix bug where flows were not being shown for frames tracks by Steve Golton · 4 months ago
  28. 76b6a52 Merge "ui: move GcsUploader to base" into main by Primiano Tucci · 4 months ago
  29. b153c7f thermal: perfetto/ftrace: Parse param_set_value_cpm by sashwinbalaji · 4 months ago
  30. c813d6a Merge "tp: fix flamegraph searching without any prefix" into main by Treehugger Robot · 4 months ago
  31. b5dc01a Merge "ui: Update plugin docs" into main by Steve Golton · 4 months ago
  32. af93d6c ui: Add a command to show uninterruptible thread count by Ryuichiro Chiba · 4 months ago
  33. aa11247 tp: fix flamegraph searching without any prefix by Lalit Maganti · 4 months ago
  34. a6028e3 ui: move GcsUploader to base by Primiano Tucci · 4 months ago
  35. e662cb2 ui: expose featureFlags in the App interface by Primiano Tucci · 4 months ago
  36. 554ba58 Merge "ui: fix staleenss of record instructions, remove permalink dep" into main by Primiano Tucci · 4 months ago
  37. 36fa40c ui: fix staleenss of record instructions, remove permalink dep by Primiano Tucci · 4 months ago
  38. bb9a684 ui: Update plugin docs by Steve Golton · 4 months ago
  39. 3c499f3 ui: Render additional thread state information by Anna Mayzner · 4 months ago
  40. 42ad589 ui: remove final deps on globals by Primiano Tucci · 4 months ago
  41. 5181eb8 Merge "ui: de-controllify recording" into main by Lalit Maganti · 4 months ago
  42. a3c18df ui: de-controllify recording by Primiano Tucci · 4 months ago
  43. d9233a8 Merge "Fix scroll jank plugin" into main by Alexander Timin · 4 months ago
  44. 1aa0626 Fix scroll jank plugin by Alexander Timin · 4 months ago
  45. 82876a9 ui: move perfDebug to app by Primiano Tucci · 4 months ago
  46. e538f89 ui: Fix crash when creating sdebug counter tracks by Steve Golton · 4 months ago
  47. 7c3df30 Merge "ui: move most pages to their own plugin" into main by Primiano Tucci · 4 months ago
  48. 6a31ce1 ui: move most pages to their own plugin by Primiano Tucci · 4 months ago
  49. 5999227 Merge "ui: _ctx -> ctx" into main by Steve Golton · 4 months ago
  50. 5f82925 Merge "ui: Rename example plugins to start with com.example" into main by Steve Golton · 4 months ago
  51. 3d3e168 ui: record all screenshots on failure by Primiano Tucci · 4 months ago
  52. 8dceddb Merge "UI: improve sidebar API" into main by Primiano Tucci · 4 months ago
  53. 9b86b1f ui: _ctx -> ctx by Steve Golton · 4 months ago
  54. 0555a09 ui: Rename example plugins to start with com.example by Steve Golton · 4 months ago
  55. 529d03a UI: improve sidebar API by Primiano Tucci · 4 months ago
  56. 6c70af4 Merge "ui: Simplify & merge 'simple' tracks & debug tracks" into main by Steve Golton · 4 months ago
  57. e965be2 ui: Simplify & merge 'simple' tracks & debug tracks by Steve Golton · 4 months ago
  58. ceea397 ui: remove dead code by Lalit Maganti · 4 months ago
  59. f072aa7 ui: remove a few things from state and actions which are unused by Lalit Maganti · 4 months ago
  60. 92c4fb0 Merge "ui: fix misuse of ontraceready callback" into main by Lalit Maganti · 4 months ago
  61. 97f48fd ui: add Page API by Primiano Tucci · 4 months ago
  62. 9932405 ui: fix misuse of ontraceready callback by Lalit Maganti · 4 months ago
  63. eafd002 Merge "ui: allow any App to obtain the matching Trace for the plugin" into main by Primiano Tucci · 4 months ago
  64. 6c74995 Merge "ui: Create interfaces for vega chart spec and state." into main by Lydia Tse · 4 months ago
  65. 5b4c32b Merge "ui: unbreak extraSqlPackage injection" into main by Lalit Maganti · 4 months ago
  66. 6cc3a67 ui: unbreak extraSqlPackage injection by Lalit Maganti · 4 months ago
  67. 8e9e366 Merge "ui: implement serialization of flamegraph state for single selects" into main by Lalit Maganti · 4 months ago
  68. c8079ad Merge "ui: add infrastructure for serializing details panels" into main by Lalit Maganti · 4 months ago
  69. 8177922 Merge "tp: Stop forcing lexicographic ordering of tracks and use `child_ordering` when possible." into main by Lalit Maganti · 4 months ago
  70. 2a92bb9 tp: Stop forcing lexicographic ordering of tracks and use `child_ordering` when possible. by Anna Mayzner · 4 months ago
  71. 7de7671 ui: implement serialization of flamegraph state for single selects by Lalit Maganti · 4 months ago
  72. fb6c16b ui: add infrastructure for serializing details panels by Lalit Maganti · 4 months ago
  73. 3bf2fc2 ui: allow any App to obtain the matching Trace for the plugin by Primiano Tucci · 4 months ago
  74. fe43562 ui: move details panel computation to selection manager by Lalit Maganti · 4 months ago
  75. 7282d54 Merge "ui: remove last dependency between globals > Trace" into main by Primiano Tucci · 4 months ago
  76. 108da26 ui: make QueryFlamegraph a class instead of a mithril component by Lalit Maganti · 4 months ago
  77. acb3597 ui: simplify flamegraph filters by Lalit Maganti · 4 months ago
  78. bdecef9 ui: remove last dependency between globals > Trace by Primiano Tucci · 4 months ago
  79. 1e9a82c ui: remove unused accessors from Globals by Primiano Tucci · 4 months ago
  80. 5cbcc7f ui: simplify bottom tab handling by Primiano Tucci · 4 months ago
  81. 992ee77 Merge "ui: fix debugtrack test" into main by Primiano Tucci · 4 months ago
  82. 38cce57 ui: fix debugtrack test by Primiano Tucci · 4 months ago
  83. acf590a ui: remove some gratuitous usage of globals by Primiano Tucci · 4 months ago
  84. a02778f ui: fix missing redraw calls on logs panel by Lalit Maganti · 4 months ago
  85. 4043fab ui: move TraceSource back into core by Lalit Maganti · 4 months ago
  86. 3e4dbdc ui: rework check_imports by Primiano Tucci · 4 months ago
  87. f639cfc ui: Create interfaces for vega chart spec and state. by Lydia Tse · 5 months ago
  88. 0c01c75 Merge "ui: rearchitect area select to be simpler and fix several bugs" into main by Lalit Maganti · 5 months ago
  89. 4d0bb20 ui: rearchitect area select to be simpler and fix several bugs by Lalit Maganti · 5 months ago
  90. d24c292 ui: cleanup some more globals and AppImpl.instance usage by Lalit Maganti · 5 months ago
  91. 1e37e2a ui: deglobalify a bunch of misc things by Lalit Maganti · 5 months ago
  92. 4882cb8 Merge "ui: deglobalify timeselectionpanel" into main by Lalit Maganti · 5 months ago
  93. 2b8dc4d ui: cache the viewport when the search is started by Lalit Maganti · 5 months ago
  94. 2dda39f Merge "ui: gate child area selection based on summary track" into main by Lalit Maganti · 5 months ago
  95. ffca843 Merge "ui: fix area selection checkboxes" into main by Lalit Maganti · 5 months ago
  96. afbe89c Merge "ui: remove dep between heap-profile and sidebar.ts" into main by Treehugger Robot · 5 months ago
  97. b2d7887 ui: remove dep between heap-profile and sidebar.ts by Primiano Tucci · 5 months ago
  98. 626f139 ui: gate child area selection based on summary track by Lalit Maganti · 5 months ago
  99. 7950962 ui: fix area selection checkboxes by Lalit Maganti · 5 months ago
  100. f98a700 ui: Add initial stdlib table menu with table viewer to explore page. by Lydia Tse · 5 months ago