commit | 27c20f8c06763e2d85d22d9a7bbfb18c18b00fbc | [log] [tgz] |
---|---|---|
author | Hirthanan Subenderan <[email protected]> | Mon Sep 20 22:48:11 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Sep 20 22:48:11 2021 |
tree | c1919f258709b88066620fd4bce8523620e86a02 | |
parent | 92b21970ffc4d2333c5081ccd1175d6c0ed9c6b0 [diff] |
Initialize DeviceActivityController singleton. The DeviceActivityController manages the lifecycle of the network and signin triggers. Add feature flag for Fresnel Client rollout. The Fresnel Client will be instantiated in chrome_browser_main_chromeos.cc PostBrowserStart(). This flag will control the experiment groups that the rollout is released to. Bug: 1204630 Change-Id: Iee0ff6cb2d777352686847c3d39457db58911a10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3073355 Commit-Queue: Hirthanan Subenderan <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/main@{#923112}
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.