commit | be854b70d8494f55d121ec8b8fa265ba1a86457a | [log] [tgz] |
---|---|---|
author | Weilun Shi <sweilun@chromium.org> | Tue Sep 08 23:37:14 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 08 23:37:14 2020 |
tree | 711907034a02ee424919b96a4c2b2c9db9da2606 | |
parent | c619603619a27328a87e16697ef1534ff784cc09 [diff] |
Replace the CustomTabs.Experimental.Visible by CustomTabs.Visible We've already verified that the Experimental version of the CustomTabs.Visible histogram is actually better than the old one. So we make the CustomTabs.Visible use the new implementation and deprecate the .Experimental version. Bug: 1007308 Change-Id: I6b0e5337c596edfdfe14df9e045e48ee447f9105 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2395079 Reviewed-by: Steven Holte <holte@chromium.org> Commit-Queue: Weilun Shi <sweilun@chromium.org> Auto-Submit: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#805129}
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.