1. c62a5e3 perfetto-ui: Add TrackControllerRegistry by Hector Dearman · 6 years ago
  2. ae0c527 Merge "Non-functional refactorings of ftrace controller/sink/metadata" by Primiano Tucci · 6 years ago
  3. c834e48 Time Axis by Michail Schwab · 6 years ago
  4. 405002c Pan and Zoom by Michail Schwab · 6 years ago
  5. 778f431 Merge "Rename pieces of track and inline TrackShell" by Deepanjan Roy · 6 years ago
  6. e068d6f Merge "perfetto-ui: Make ControllerProxy a global" by Hector Dearman · 6 years ago
  7. 306a539 perfetto-ui: Make ControllerProxy a global by Hector Dearman · 6 years ago
  8. b6de48b Non-functional refactorings of ftrace controller/sink/metadata by Primiano Tucci · 6 years ago
  9. 2d6b574 Merge "Wait for producers to ACK the stop when disabling the trace." by Primiano Tucci · 6 years ago
  10. 424485b Rename pieces of track and inline TrackShell by Deepanjan Roy · 6 years ago
  11. e0f20f1 perfetto-ui: Add minimal reducer by Hector Dearman · 6 years ago
  12. f13e3a8 Create strongly typed frontend/controller objects by Hector Dearman · 6 years ago
  13. baeecf1 Wait for producers to ACK the stop when disabling the trace. by Primiano Tucci · 6 years ago
  14. b1589ae Merge "Extract TraceViewer and introduce ScrollingTrackDisplay" by Deepanjan Roy · 6 years ago
  15. fd79a7d Extract TraceViewer and introduce ScrollingTrackDisplay by Deepanjan Roy · 6 years ago
  16. c422083 Merge "trace_processor: add utid to the sched slice table." by Treehugger Robot · 6 years ago
  17. 43ee74f Merge "Implement Track Registry" by Hector Dearman · 6 years ago
  18. 483d5ec trace_processor: add utid to the sched slice table. by Isabelle Taylor · 6 years ago
  19. 75b46a9 Implement Track Registry by Deepanjan Roy · 6 years ago
  20. 3bf99f3 trace_processor: extract Table and Table::Cursor classes and cleanup by Primiano Tucci · 6 years ago
  21. ee5a26d Merge "perfetto-ui: Prefetch resources required resources" by Hector Dearman · 6 years ago
  22. 607e2c4 Merge "Basic gridlines" by Micha Schwab · 6 years ago
  23. 95e32b2 perfetto-ui: Prefetch resources required resources by Hector Dearman · 6 years ago
  24. a86aae4 Basic gridlines by Michail Schwab · 6 years ago
  25. 89f205c Merge "Switch unix task runner to eventfd" by Sami Kyostila · 6 years ago
  26. beb3452 Create TimeScale and use it to draw in Track. by Michail Schwab · 6 years ago
  27. 675a6fd Switch unix task runner to eventfd by Sami Kyostila · 6 years ago
  28. ca307e9 Merge "perfetto-ui: Adds minimal controller" by Hector Dearman · 6 years ago
  29. c6f7ba3 Merge "perfetto-ui: Increase correctness of build" by Hector Dearman · 6 years ago
  30. 1b01342 Merge "Chrome: Add message for trace metadata" by Oystein Eftevaag · 6 years ago
  31. 9ee6503 Merge "Add --reset-guardrails option" by Treehugger Robot · 6 years ago
  32. a16f8a9 perfetto-ui: Adds minimal controller by Hector Dearman · 6 years ago
  33. 8a11cf7 Add --reset-guardrails option by Primiano Tucci · 6 years ago
  34. 4274a38 perfetto-ui: Increase correctness of build by Hector Dearman · 6 years ago
  35. adbd1aa Chrome: Add message for trace metadata by Oystein Eftevaag · 6 years ago
  36. 510bbe0 perfetto-ui: Add query page by Hector Dearman · 6 years ago
  37. debca81 Merge "perfetto-ui: Add dingus test double library" by Hector Dearman · 6 years ago
  38. 3d33483 Merge "trace_processor: thread table implementation" by Treehugger Robot · 6 years ago
  39. 8bf2dbf Merge "trace_processor: Process vtable implementation" by Treehugger Robot · 6 years ago
  40. 09eb753 Merge "perfetto: add taylori to OWNERS file" by Lalit Maganti · 6 years ago
  41. 24dc28e perfetto: add taylori to OWNERS file by Lalit Maganti · 6 years ago
  42. da55162 trace_processor: thread table implementation by Isabelle Taylor · 6 years ago
  43. 6333e33 perfetto-ui: Add dingus test double library by Hector Dearman · 6 years ago
  44. e7003fb trace_processor: Process vtable implementation by Isabelle Taylor · 6 years ago
  45. 0b69a33 Merge "Handle Resize" by Micha Schwab · 6 years ago
  46. 3e47c90 Handle Resize by michaschwab · 6 years ago
  47. 4d831ce Add bug link to docs by Primiano Tucci · 6 years ago
  48. e79ac55 Minor cleanup after Jumbo CL by Primiano Tucci · 6 years ago
  49. 5d5eaf6 Merge "Get rid of multiple-definition of kInvalidInstance in protozero" by Primiano Tucci · 6 years ago
  50. b27c15a perfetto-ci: Fix off by one error in ci build table by Hector Dearman · 6 years ago
  51. 6091f9e Merge "perfetto: renable sched slice tests" by Treehugger Robot · 6 years ago
  52. a4657b6 Merge "perfetto-ui: Add release build to waterfall" by Hector Dearman · 6 years ago
  53. eb11735 Get rid of multiple-definition of kInvalidInstance in protozero by Primiano Tucci · 6 years ago
  54. fefda5b perfetto: renable sched slice tests by Lalit Maganti · 6 years ago
  55. a9c0210 Merge "Move node_modules install to install-build-deps" by Deepanjan Roy · 6 years ago
  56. 0b17b7d Merge "trace_processor: Fixed small issues from http://aosp/706904" by Treehugger Robot · 6 years ago
  57. acf8c07 Move node_modules install to install-build-deps by Deepanjan Roy · 6 years ago
  58. ac82414 Merge "perfetto: add trace processor library to expose to external clients" by Lalit Maganti · 6 years ago
  59. 95b4f94 perfetto-ui: Add release build to waterfall by Hector Dearman · 6 years ago
  60. 589fda4 Build protozero libraries as source_sets instead of static libraries in component builds by Oystein Eftevaag · 6 years ago
  61. 2af75f7 Merge "Improve Context Architecture, add "isOnCanvas" method" by Micha Schwab · 6 years ago
  62. bbdd983 Improve Context Architecture, add "isOnCanvas" method by Michail Schwab · 6 years ago
  63. 928fa95 perfetto: add trace processor library to expose to external clients by Lalit Maganti · 6 years ago
  64. f37ffaf trace_processor: update sched slice table to use new query serializer by Lalit Maganti · 6 years ago
  65. 256c9c4 Merge "perfetto-ui: Move CSS to own file" by Hector Dearman · 6 years ago
  66. 84d5720 trace_processor: Fixed small issues from http://aosp/706904 by Isabelle Taylor · 6 years ago
  67. dc44083 trace_processor: Handling of sqlite string conversion by Isabelle Taylor · 6 years ago
  68. daca6cd perfetto-ui: Move CSS to own file by Hector Dearman · 6 years ago
  69. 8049055 Create Canvas Controller by Michail Schwab · 6 years ago
  70. 5571a97 Fix bundle names by Deepanjan Roy · 6 years ago
  71. 81804d1 perfetto-ui: Shuffle directories by Hector Dearman · 6 years ago
  72. ef1a7ff perfetto-ui: Move trace loading UI into mithril by Hector Dearman · 6 years ago
  73. 5f2d58f Merge "Remove manual reference to exe_and_shlib_deps" by Treehugger Robot · 6 years ago
  74. 916c761 perfetto-ui: Add state holder by Hector Dearman · 6 years ago
  75. 3d26fdb perfetto-ui: Fix copyright headers by Hector Dearman · 6 years ago
  76. 44869b1 perfetto-ui: Allow PascalCase component names by Hector Dearman · 6 years ago
  77. 68eaa07 Merge "perfetto-ui: Mount rather than render and add home page" by Hector Dearman · 6 years ago
  78. 9bda2ab trace_processor: disable failing tests in sched slice by Lalit Maganti · 6 years ago
  79. d4afa98 trace_processor: cleanup issues found in previous CLs by Lalit Maganti · 6 years ago
  80. 313aeee Merge "perfetto-ui: Rename foo_release targets to foo_dist" by Hector Dearman · 6 years ago
  81. f6a3cb0 Fix minor build errors by Primiano Tucci · 6 years ago
  82. 64ae8c1 perfetto-ui: Mount rather than render and add home page by Hector Dearman · 6 years ago
  83. d91316e Merge "Clang-format typescript" by Deepanjan Roy · 6 years ago
  84. 1064151 perfetto-ui: Rename foo_release targets to foo_dist by Hector Dearman · 6 years ago
  85. a752b46 Clang-format typescript by Deepanjan Roy · 6 years ago
  86. 24b3733 trace_processor: fix BestIndex/Filter calls when using OR constraints by Lalit Maganti · 6 years ago
  87. c56c242 perfetto-ui: Plumb trace_processor to javascript by Hector Dearman · 6 years ago
  88. ea4bcdc perfetto-ui: Add deferred by Hector Dearman · 6 years ago
  89. ce3f7b3 Merge "Chrome: Export needed symbols to avoid direct external dependencies on protozero files" by Oystein Eftevaag · 6 years ago
  90. 6fcedac Chrome: Export needed symbols to avoid direct external dependencies on protozero files by Oystein Eftevaag · 6 years ago
  91. bc68ed8 Remove manual reference to exe_and_shlib_deps by Tom Anderson · 6 years ago
  92. b56a7a2 Merge "Added Track Canvas Context" by Hector Dearman · 6 years ago
  93. 937d33d Added Track Canvas Context by Micha Schwab · 6 years ago
  94. e9d4053 trace_processor: add support for quantized slices by Lalit Maganti · 6 years ago
  95. da32244 Create Canvas Wrapper by Micha Schwab · 6 years ago
  96. f1ba1dc Add tslint presubmit by Deepanjan Roy · 6 years ago
  97. 01b3568 Begin mithril frontend by Micha Schwab · 6 years ago
  98. bd16a93 Merge "Create the directory structure" by Hector Dearman · 6 years ago
  99. 69a8070 Create the directory structure by Micha Schwab · 6 years ago
  100. 3f423e7 Merge "perfetto-ui: Temporarily disable browser tests on Travis" by Hector Dearman · 6 years ago