commit | 4695d67ac71af86ec9bda6bf31f51bdbbc76a85c | [log] [tgz] |
---|---|---|
author | Mitsuru Oshima <oshima@chromium.org> | Thu Feb 25 19:34:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 25 19:34:04 2021 |
tree | 304273d67df8fb4de75b84b1fe652db5eb1ee573 | |
parent | 6f20bc786d37f3522b67e1030bf03253648ae8a8 [diff] |
Introduce ShellSurfaceBuilder Step 1: Introduce and replace existing helper functions with it. I'll replace xdg and client controlled tests in followup CLs. Bug: None Change-Id: I567a9f6e739a6c327b0a8a47642c56c584951de5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2686484 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#857712}
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.