commit | 2b4c95923a9f839ca8459554a8e338f0c9a99e55 | [log] [tgz] |
---|---|---|
author | Alexander Alekseev <[email protected]> | Tue May 04 22:26:44 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 04 22:26:44 2021 |
tree | 5f5450f5d4e89a49076af3b015faadf9a1fb527f | |
parent | ac9b6233491b8adc3883e15b830d7d0a419df21b [diff] |
Ash HUD Tracing: Add "Start tracing" button to HUD. This CL enables simple tracing control from Ash HUD. Perfetto trace is always saved to /tmp/ash_trace.dat (hard-coded file name). DD: https://goto.google.com/ash-tracing Bug: 1111854 Test: browser_tests --gtest_filter='All/AshHUDLoginTest.AshHUDVerifyTracing/*' Change-Id: I14a00d2652bb97aa830f194baddfc77164aa4ebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597749 Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Reviewed-by: Sami Kyöstilä <[email protected]> Commit-Queue: Alexander Alekseev <[email protected]> Cr-Commit-Position: refs/heads/master@{#879106}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.