summaryrefslogtreecommitdiffstats
path: root/ash/display/resolution_notification_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ash/.avi2015-12-201-1/+4
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-3/+3
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-6/+6
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Introduce user customization of external HighDPI mode for 4K monitor.mukai@chromium.org2014-08-061-7/+14
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-1/+2
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-2/+1
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-1/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+1
* Introduces a flag to suppress the spoken feedback for updating notification p...mukai@chromium.org2013-08-271-1/+4
* Fix the crash bug of close button for the resolution change notification.mukai@chromium.org2013-08-131-2/+3
* Creates notifications for display resolution change.mukai@chromium.org2013-08-101-0/+95