commit | 72b3140dc6fdb443f9021bffd60020cc73d30e91 | [log] [tgz] |
---|---|---|
author | Sajjad Mirza <[email protected]> | Wed Nov 25 16:45:03 2020 |
committer | Commit Bot <[email protected]> | Wed Nov 25 16:45:03 2020 |
tree | 5895103ea820182e60e1c23893647ee3e55b0484 | |
parent | 7818a4ffccedccd5f9521e3a8df24c6c79bda2ac [diff] |
[code coverage] Force instrumentation for clang_profiling.cc on Mac. Some flakiness has been observed on mac-rel after coverage was enabled for that builder. The problems correlate with builds that have no changed source files in Chrome, so we think that forcing coverage for clang_profiling.cc should solve the problem. Also remove an outdated comment. Bug: 1141727 Change-Id: I7ebaeda2ae3a724965e7afa65f20164340c544d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2559320 Auto-Submit: Sajjad Mirza <[email protected]> Reviewed-by: Yuke Liao <[email protected]> Commit-Queue: Yuke Liao <[email protected]> Cr-Commit-Position: refs/heads/master@{#831035}
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.