commit | 48a6993d8ecec3dfd1207ac403d7090e32f76836 | [log] [tgz] |
---|---|---|
author | Chris Hamilton <chrisha@chromium.org> | Thu Jun 04 02:15:49 2020 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 04 02:15:49 2020 +0000 |
tree | 537f3cfd6fd2054d28f3d673771edc71d6941679 | |
parent | c3e0f26bef96a397e3e646899b401a8272feb423 [diff] |
[PM] Wire up openers in graph. This adds dashed links w/ arrows to the graph, indicating opener/openee embedder/embeddee relationships. It also makes pinned nodes visually distinct by changing their stroke color. BUG=1085129 Change-Id: I0bd75a90c83a735b7d56ff2905d7d3d7b7be6e84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227369 Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by: Will Harris <wfh@chromium.org> Reviewed-by: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#774935}
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.