commit | eaff2f28abcb3bf8bf83818815cab0a22d364a87 | [log] [tgz] |
---|---|---|
author | Weizhong Xia <[email protected]> | Mon Jan 24 18:34:14 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jan 24 18:34:14 2022 |
tree | 654bb6d5ff12550aba75b6f43c2a0293d0233096 | |
parent | e4e54dcecb59b713e3690eea4ecd3cc62457045e [diff] |
Reland "Enable rwt log for blink_web_tests" This is a reland of 31b293133715ab5c08791096ca45b88e6b4e7b81 Let's enable more log to see if we can get more information on mac10.14 Original change's description: > Enable rwt log for blink_web_tests > > So that we can get data for phantom overhead. We can also > find potential area for performance improvement. > > Bug: 982208 > Change-Id: I72a856701d4a8bb7e1b1982fc176e20c2706c2cb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2976545 > Reviewed-by: Dirk Pranke <[email protected]> > Commit-Queue: Weizhong Xia <[email protected]> > Cr-Commit-Position: refs/heads/master@{#894435} Bug: 982208 Change-Id: I1d0265cf7acfb06c4d7b9495d1c7a95275836e2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3410513 Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Weizhong Xia <[email protected]> Cr-Commit-Position: refs/heads/main@{#962585}
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.
If you found a bug, please file it at https://crbug.com/new.