commit | 8b38ea8f8d75620f486879bc40ee5bc1d9d27682 | [log] [tgz] |
---|---|---|
author | Adam Pardyl <apardyl@google.com> | Fri Jul 26 15:48:03 2019 +0200 |
committer | Vishnu Nair <vishnun@google.com> | Mon Jan 27 10:17:49 2020 -0800 |
tree | 4d307318fb15f6fe734323df56e39e6d7fb2d6ff | |
parent | b6eb9928074d65151ac1570800e9200a7a295c84 [diff] |
Implement Winscope ADB connect. The objective of this feature is to simplify the process of debugging window transition issues by implementing an automated trace capture flow for the WindowManager and SurfaceFlinger trace analysis tool - Winscope. By creating a bridge between the browser-based Winscope and locally running ADB server traces can be captured with a single click. Design doc: https://goto.google.com/winscope-adb-connect Bug: Test: yarn run dev & python3 adb_proxy/winscope_proxy.py Change-Id: I13ee2274566de5e63c89a9e292708416b654fc65 Merged-In: I13ee2274566de5e63c89a9e292708416b654fc65