commit | 40019da27522906949b47c57479d7a2ab45ec09d | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Fri Sep 16 23:38:06 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 16 23:38:06 2022 |
tree | 9e4a610c3f39d3849749c6af134aad8d43d555a8 | |
parent | aa78825f6c4969ce72024abb91088767d730cdee [diff] |
Remove additional Gold clobber workarounds Removes code related to Skia Gold workarounds for results getting clobbered. The workarounds were removed a bit ago, so this code is now unused. Bug: skia:12149 Change-Id: I43c8ec4797c73a3f496c413bcdd9959b2d198745 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3902623 Auto-Submit: Brian Sheedy <[email protected]> Commit-Queue: Brian Sheedy <[email protected]> Reviewed-by: Sven Zheng <[email protected]> Commit-Queue: Sven Zheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1048293}
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.