commit | 7683e34474cc8e417f142a1d4369da80d660e7e0 | [log] [tgz] |
---|---|---|
author | Steven Bennetts <[email protected]> | Tue Jan 02 21:29:52 2018 |
committer | Commit Bot <[email protected]> | Wed Jan 03 18:14:22 2018 |
tree | 7665bca38857129cf321e35627eab7cfb87a1018 | |
parent | abf98057c347e32294768dda0efc45edfb8f74d2 [diff] |
Shell: Move DisplayManager initialization to a separate method This CL: * Moves a bunch of related DisplayManager and DisplayConfigurator code to a separate InitializeDisplayManager method to help improve managability of Shell::Init. * Renames ShutdownObserver -> DisplayShutdownObserver. * Removes unnecessary DBusThreadManager dependencies from shell.cc. * Moves observer responsibility from Shell to ProjectingObserver Bug: 678949 Change-Id: I07159d0562bc032f03c653beb927ab8aaf053bbc Reviewed-on: https://chromium-review.googlesource.com/833500 Reviewed-by: Scott Violet <[email protected]> Reviewed-by: James Cook <[email protected]> Commit-Queue: Steven Bennetts <[email protected]> Cr-Commit-Position: refs/heads/master@{#526741}
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 .