commit | 251556b6c17678620780fc0e84ccc527ba16c3ae | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Mon Nov 15 23:28:09 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Nov 15 23:28:09 2021 |
tree | 4a662b7cf6bf23f2194ac831517bf91f9831d4ef | |
parent | 772de8055d3a41d5598e50e573420f7c14e243f8 [diff] |
Update GPU integration test docs Updates the Markdown documentation about building/running GPU integration tests to refer to the correct targets and include some additional details that may be helpful to people that are unfamiliar with the tests. Bug: 1270361 Change-Id: I6eb787b7abbc9e9d24672b626c93dacd7ac42bff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283629 Auto-Submit: Brian Sheedy <[email protected]> Commit-Queue: Yuly Novikov <[email protected]> Reviewed-by: Yuly Novikov <[email protected]> Cr-Commit-Position: refs/heads/main@{#941916}
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.