- 34ba0e4 Merge "ui: Release stable" by Hector Dearman · 1 year, 9 months ago
- 9d89f66 Merge "ui: Release canary" by Hector Dearman · 1 year, 9 months ago
- f0f67d2 Merge "ui: Move TracePlugin interfaces to public/" by Hector Dearman · 1 year, 9 months ago
- 189b8d3 Merge "Revert "stdlib: Fix display_value to always be a string"" by Lalit Maganti · 1 year, 9 months ago
- 4e8a683 ui: Release stable by Hector Dearman · 1 year, 9 months ago
- 23f2fa8 ui: Release canary by Hector Dearman · 1 year, 9 months ago
- 3e42efe Merge "Make diff tests runnable from the Chromium repo." by Rasika Navarange · 1 year, 9 months ago
- 29d5012 Merge "tp: fix compile failure on Windows" by Lalit Maganti · 1 year, 9 months ago
- 25e458e tp: fix compile failure on Windows by Lalit Maganti · 1 year, 9 months ago
- 45332e0 ui: Support deeplink queries by Hector Dearman · 1 year, 9 months ago
- a591787 ui: Move TracePlugin interfaces to public/ by Hector Dearman · 1 year, 9 months ago
- 6398113 Make diff tests runnable from the Chromium repo. by Rasika Navarange · 1 year, 9 months ago
- ad2ed91 Merge "Add commands." by Hector Dearman · 1 year, 9 months ago
- b22cf9f Revert "stdlib: Fix display_value to always be a string" by Lalit Maganti · 1 year, 9 months ago
- a1fb381 Merge "Ignore the duration of dropped frames in android_frame_timeline_metric" by Marcin Oczeretko · 1 year, 9 months ago
- 4c8147cd Add commands. by Hector Dearman · 1 year, 9 months ago
- 09c5009 Merge "[Part 1] Add slice linking to scroll jank plugin slices." by Harkiran Bolaria · 1 year, 9 months ago
- 5d69a93 Merge "Fix horrible jitter when selecting pivot table" by Treehugger Robot · 1 year, 9 months ago
- e817b02 [Part 1] Add slice linking to scroll jank plugin slices. by Harkiran Bolaria · 1 year, 9 months ago
- 800f7ca Fix horrible jitter when selecting pivot table by Alexander Timin · 1 year, 9 months ago
- f605c9e Ignore the duration of dropped frames in android_frame_timeline_metric by Marcin Oczeretko · 1 year, 9 months ago
- 9f7d601 Merge "ui: Move plugins_api.ts to a new public/ directory" by Hector Dearman · 1 year, 9 months ago
- f2b9f88 ui: Move plugins_api.ts to a new public/ directory by Hector Dearman · 1 year, 9 months ago
- 8656e1f Merge "ui: Fix crash when display_value is null" by Hector Dearman · 1 year, 9 months ago
- e24ac86 Merge "Add a flag to use Android S as a default recording target" by Hector Dearman · 1 year, 9 months ago
- b0b0db4 Merge "stdlib: Fix display_value to always be a string" by Treehugger Robot · 1 year, 9 months ago
- 598fc14 Merge "ui: Disable chrome_long_latency for now" by Hector Dearman · 1 year, 9 months ago
- 9450442 Add a flag to use Android S as a default recording target by Alexander Timin · 1 year, 9 months ago
- 6912ad7 Merge "ui: EventSet: Add some optimisations" by Hector Dearman · 1 year, 9 months ago
- 1aa1efe stdlib: Fix display_value to always be a string by Hector Dearman · 1 year, 9 months ago
- 0b0cce0 ui: Fix crash when display_value is null by Hector Dearman · 1 year, 9 months ago
- 5ce3a12 Merge changes I766f5551,Iecae6716 by Daniele Di Proietto · 1 year, 9 months ago
- 7f4b7bd Bumped state version number, missed from aosp/2640273. by Steve Golton · 1 year, 9 months ago
- fab5bf6 ui: EventSet: Add some optimisations by Hector Dearman · 1 year, 9 months ago
- 07074e6 ui: Disable chrome_long_latency for now by Hector Dearman · 1 year, 9 months ago
- ba396db ui: Move rafScheduler out of globals by Hector Dearman · 1 year, 9 months ago
- dee43f4 ui: Move frontend/{perf.ts,raf_scheduler.ts} to core/ by Hector Dearman · 1 year, 9 months ago
- 110c0f1 ui: Untangle perf.ts and raf_scheduler.ts from globals by Hector Dearman · 1 year, 9 months ago
- 08c7c10 shared_lib: Protobuf decoder improvements by Daniele Di Proietto · 1 year, 9 months ago
- 6d2cf12 Merge "ui: Add Vega widget" by Hector Dearman · 1 year, 9 months ago
- adf1c2d Merge changes Ief462c4e,I59e158ce by Kean Mariotti · 1 year, 9 months ago
- 8b74e8e Merge "Added trace plugin framework." by Steve Golton · 1 year, 9 months ago
- 8527c8c Add TP support for SurfaceFlinger's transactions data source by Kean Mariotti · 1 year, 9 months ago
- 248eebf Add TP support for SurfaceFlinger's layers data source by Kean Mariotti · 1 year, 9 months ago
- 5185cb9 shared_lib: Use const in PerfettoStreamWriterGetWrittenSize() by Daniele Di Proietto · 1 year, 9 months ago
- edcf5c1 Merge "tools: fix modules check" by Anna Mayzner · 1 year, 9 months ago
- b1062fe tools: fix modules check by Lalit Maganti · 1 year, 9 months ago
- 8bd8c7c Merge "[metrics]: Added index for android_monitor_contention table" by Zimuzo Ezeozue · 1 year, 9 months ago
- c179c98 [metrics]: Added index for android_monitor_contention table by Zim · 1 year, 9 months ago
- 24a0d91 Added trace plugin framework. by Steve Golton · 1 year, 9 months ago
- f83c542 Project import generated by Copybara. by Perfetto Team · 1 year, 9 months ago
- bc214a4 Merge "tp: migrate all SQL to use CREATE PERFETTO FUNCTION syntax" by Lalit Maganti · 1 year, 9 months ago
- c5b13b3 tp: migrate all SQL to use CREATE PERFETTO FUNCTION syntax by Lalit Maganti · 1 year, 9 months ago
- 80fcf58 fixing a bug of not detecting the most recent input when coalesced by Omar Elmekkawy · 1 year, 9 months ago
- a60ce13 Merge "Trace Processor: Add new rail name to android_probes_module." by Brenno Ribeiro · 1 year, 9 months ago
- a75b49f Merge "Add SurfaceFlinger custom data sources" by Lalit Maganti · 1 year, 9 months ago
- 0ad5006 Merge "Pass backend type information to DataSource::OnSetup" by Mikhail Khokhlov · 1 year, 9 months ago
- f32f9a6 Merge "Make the `CtsPerfettoTestCases` test module part of ART MTS." by Roland Levillain · 1 year, 9 months ago
- ebbd7d1 Pass backend type information to DataSource::OnSetup by Mikhail Khokhlov · 1 year, 9 months ago
- e217966 Merge "docs: add note on JSON trace support" by Lalit Maganti · 1 year, 9 months ago
- 1f4db19 docs: add note on JSON trace support by Lalit Maganti · 1 year, 9 months ago
- 2e4906d Make the `CtsPerfettoTestCases` test module part of ART MTS. by Roland Levillain · 1 year, 9 months ago
- a977e77 Add SurfaceFlinger custom data sources by Kean Mariotti · 1 year, 9 months ago
- ecaea2f Merge "Reword the cellular strength and activity metrics." by Ryan Zuklie · 1 year, 9 months ago
- 56172e2 ui: Add Vega widget by Hector Dearman · 1 year, 9 months ago
- 71af42e Trace Processor: Add new rail name to android_probes_module. by Brenno Ribeiro · 1 year, 9 months ago
- 17661c0 Merge "Ignore slices outside visible window when rendering." by Steve Golton · 1 year, 9 months ago
- 87e832c Merge "tp: fix args for json instant events" by Treehugger Robot · 1 year, 9 months ago
- e03f1e7 Merge "ui: Give up on sensible handling of cache errors" by Hector Dearman · 1 year, 9 months ago
- 20d63b6 Merge "tp: DBv2 - Glob runs on whole StringPool" by Treehugger Robot · 1 year, 9 months ago
- a01f024 Merge "Move frontend/widgets/utils into into /base" by Steve Golton · 1 year, 9 months ago
- 3c25856 tp: fix args for json instant events by Lalit Maganti · 1 year, 9 months ago
- fbdae68 tp: DBv2 - Glob runs on whole StringPool by Anna Mayzner · 1 year, 9 months ago
- a848d35 ui: Give up on sensible handling of cache errors by Hector Dearman · 1 year, 9 months ago
- 0893229 Remove extra semicolon after function definition by Daniele Di Proietto · 1 year, 9 months ago
- efb872b Ignore slices outside visible window when rendering. by Steve Golton · 1 year, 9 months ago
- b705f0c Merge "Avoid creating new objects in time-related code." by Steve Golton · 1 year, 9 months ago
- f5a09ff Merge "Merge tracks/chrome_scroll_jank and tracks/scroll_jank directories." by Harkiran Bolaria · 1 year, 9 months ago
- a5b7356 Merge tracks/chrome_scroll_jank and tracks/scroll_jank directories. by Harkiran Bolaria · 1 year, 9 months ago
- 9780d33 Move frontend/widgets/utils into into /base by Steve Golton · 1 year, 9 months ago
- e174921 Merge "Trace Processor: Add wildcard character to match string for cameraserver." by Brenno Ribeiro · 1 year, 9 months ago
- 4a6c2c1 Merge "Add the logic to extract optimization status summary. 1. Add sqlite3_reverse() to use REVERSE(String); 2. Parse location and summarize the optimization summary;" by Haiping Yang · 1 year, 9 months ago
- 3f7cef3 Trace Processor: Add wildcard character to match string for cameraserver. by Brenno Ribeiro · 1 year, 9 months ago
- a68628f Add the logic to extract optimization status summary. by Haiping Yang · 1 year, 9 months ago
- 084009b tp: use legacy codepath for when strings are sorted by Lalit Maganti · 1 year, 9 months ago
- 73cd7c9 tp: use legacy codepath for cases where we are using a non full range by Lalit Maganti · 1 year, 9 months ago
- 3b807d9 tp: don't return statement if it doesn't exist by Lalit Maganti · 1 year, 9 months ago
- 7aece8c Merge "tools: add support emitting bytecode which can filter strings" by Lalit Maganti · 1 year, 9 months ago
- 80feda9 tools: add support emitting bytecode which can filter strings by Lalit Maganti · 1 year, 9 months ago
- e0b97f8 Merge "ui: Add an empty insights page behind a flag" by Hector Dearman · 1 year, 9 months ago
- ab88091 Avoid creating new objects in time-related code. by Steve Golton · 1 year, 9 months ago
- 76b082f Merge "docs: add Android version notes reference doc" by Lalit Maganti · 1 year, 9 months ago
- e1b8612 Merge "ui: stop creating timespans, timescales and pxspans on every slice" by Lalit Maganti · 1 year, 9 months ago
- 770895e docs: add Android version notes reference doc by Lalit Maganti · 1 year, 9 months ago
- dbba29b ui: Add an empty insights page behind a flag by Hector Dearman · 1 year, 9 months ago
- 827e940 test: Fix flaky PerfettoFtraceIntegrationTest by Daniele Di Proietto · 1 year, 9 months ago
- e20af3d Merge "tp: bunch of improvements to metatracing" by Lalit Maganti · 1 year, 9 months ago
- af33cb4 tp: bunch of improvements to metatracing by Lalit Maganti · 1 year, 9 months ago
- ec98a4c Merge "tp: fix sqlite table crash when creating view function fails" by Lalit Maganti · 1 year, 9 months ago
- 71fc660 tp: fix sqlite table crash when creating view function fails by Lalit Maganti · 1 year, 9 months ago