commit | 382a59b4cfc6afdfe2f3db61c5bfb38b27cd7a17 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Tue Jun 09 00:22:32 2020 |
committer | Commit Bot <[email protected]> | Tue Jun 09 00:22:32 2020 |
tree | a76f6b03886a8855a4195f5194fbae11524d0f49 | |
parent | 072a75f6b5c28a1637534ae5c1ca46a886d501bf [diff] |
Add GPU flakiness example Adds crbug.com/1091410 as an example of weird GPU flakiness to //docs/gpu/gpu_testing.md. [email protected] Bug: 1091410 Change-Id: I2431da72aa5408a8adac0fc87197d28181cd552c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236195 Reviewed-by: Brian Sheedy <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#776286}
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.
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.