- 72bce52 Split projecting configuration into separate delegate by [email protected] · 11 years ago
- 93805f3 message-pump: Change how MessagePumpDispatchers process events. by [email protected] · 11 years ago
- b036effd Split touchscreen configuration into separate delegate by [email protected] · 11 years ago
- 58868abf Chrome OS: avoid suspending on lid close when casting is active. by [email protected] · 11 years ago
- 440e357 Nukes MessageLoop::Dispatcher (2) by [email protected] · 11 years ago
- d57905e9 Revert 245226 "Nukes MessageLoop::Dispatcher" by [email protected] · 11 years ago
- 265e253 Nukes MessageLoop::Dispatcher by [email protected] · 11 years ago
- d7c9dc2 Replace OutputSnapshot |is_internal| with check against 'type == OUTPUT_TYPE_INTERNAL' by [email protected] · 11 years ago
- 63da7fb Support failing modeset by [email protected] · 11 years ago
- 06b20fe Correct X event CTM calculation for multi-monitor case by [email protected] · 12 years ago
- 67e6a68 Only enable HDCP on monitors displaying the protected video by [email protected] · 12 years ago
- cc8b654d Fix crash in logging. by [email protected] · 12 years ago
- 6a423c7b Add more logging to diagnose the issue 269198 by [email protected] · 12 years ago
- e99f8f5 Check for WebContents capturers when reporting output link types. by [email protected] · 12 years ago
- a931884 Unit tests for output protection in output configurator by [email protected] · 12 years ago
- a1ab6d8 Pepper API implementation for output protection. by [email protected] · 12 years ago
- 49c4cf85 Move IsRunningOnChromeOS to SysInfo by [email protected] · 12 years ago
- c68f035 Reland linux_aura: Implement most of DesktopScreenX11. by [email protected] · 12 years ago
- 5ed562a Revert 225054 "linux_aura: Implement most of DesktopScreenX11." by [email protected] · 12 years ago
- 37d9407 linux_aura: Implement most of DesktopScreenX11. by [email protected] · 12 years ago
- 3d1df54 chromeos: Update cached displays whenever fetching state. by [email protected] · 12 years ago
- 6eebb90b chromeos: Fix display failures when going to mirrored mode. by [email protected] · 12 years ago
- bb99d70 gtk: Allow building both the X11 and Gtk message-pumps for gtk. by [email protected] · 12 years ago
- 05ebe6d chromeos: Avoid useless warning on lookup of display mode 0. by [email protected] · 12 years ago
- c1234a4 ash: Get output info from chromeos instead of XRandR. by [email protected] · 12 years ago
- 0b1b283b chromeos: Notify observers after display power changes. by [email protected] · 12 years ago
- 5d99ee6 chromeos: Include mode details in OutputSnapshot. by [email protected] · 12 years ago
- a11e5d78 Arbitrarily matching a screen to a touchscreen if event range/resolution match fails by [email protected] · 12 years ago
- edc1c80 chromeos: Ignore XRandR events about known changes. by [email protected] · 12 years ago
- dd807f4 chromeos: Make OutputConfigurator save latest config. by [email protected] · 12 years ago
- a5792d3 Add ability to set resolution on external display by [email protected] · 12 years ago
- d30dac8 chromeos: Avoid an XRRGetScreenResources() call at startup. by [email protected] · 12 years ago
- c41f826 Configure CTM on touchscreen hotplug. by [email protected] · 12 years ago
- 1799290 Add "DSI" to list of acceptable internal display names by [email protected] · 12 years ago
- f86850f3 Revert 212289 "Turns DPMS on when the display mode is changed to..." by [email protected] · 12 years ago
- 81e8334 Turns DPMS on when the display mode is changed to mirror mode. by [email protected] · 12 years ago
- f129d250 Use a direct include of the message_loop header in chromeos/. by [email protected] · 12 years ago
- bbd8da9 Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print/, components/. by [email protected] · 12 years ago
- 59e69e74 Move message_pump to base/message_loop. by [email protected] · 12 years ago
- 9bf0b36 Revert 206507 "Move message_pump to base/message_loop." by [email protected] · 12 years ago
- e5157497 Move message_pump to base/message_loop. by [email protected] · 12 years ago
- d642af5 Do not fail for missing display name from EDID. by [email protected] · 12 years ago
- afa339d7 Use a direct include of strings headers in chromeos/. by [email protected] · 12 years ago
- 57bed4d Compositor reflector, which copies texture onto another compositor. by [email protected] · 12 years ago
- fc75d64 Revert 205044 "Compositor reflector, which copies texture onto a..." by [email protected] · 12 years ago
- 6caf9606 Compositor reflector, which copies texture onto another compositor. by [email protected] · 12 years ago
- df90563 chromeos: Use base::MessageLoop. by [email protected] · 12 years ago
- 518bd074 Changes how to compute the id of a display. by [email protected] · 12 years ago
- c1f30dc This is a subset CL of the crrev.com/14731027, and by [email protected] · 12 years ago
- 3735c232 chromeos: Minor improvements to OutputConfigurator logging. by [email protected] · 12 years ago
- 2c8a0aa7 Move chromeos specific utility functions for display to chromeos/display by [email protected] · 12 years ago
- 6dbcc21 Use the correct output index to get state for outputs. by [email protected] · 12 years ago
- 4209190 Warn on missing OVERRIDE/virtual everywhere, not just in header files. by [email protected] · 12 years ago
- a1c0601d Scale TouchEvent's radius when touchscreen is in mirror mode by [email protected] · 12 years ago
- 51e05a8 Add derat to OWNERS by [email protected] · 12 years ago
- acb217ed chromeos: Add unit tests for OutputConfigurator. by [email protected] · 12 years ago
- 40ef050 chromeos: Add testing support code to OutputConfigurator. by [email protected] · 12 years ago
- 7ff35ca chromeos: Fix OutputConfigurator::Delegate leak. by [email protected] · 12 years ago
- e9860329 chromeos: Refactor OutputConfigurator. by [email protected] · 12 years ago
- 7e4ee9b chromeos: Support turning displays off in extended mode. by [email protected] · 12 years ago
- 29190fd Allow no-internal display mode by [email protected] · 12 years ago
- 1d69a2f Update OWNERS for chromeos/display by [email protected] · 12 years ago
- dcc99072 Remember mirroring status by [email protected] · 12 years ago
- a776fee Use OutputConfigurator::SetDislpayMode for ctrl-fullscreen by [email protected] · 12 years ago
- 8405db5 chromeos: Add DisplayPowerServiceProvider. by [email protected] · 12 years ago
- c21470a Matching modes for mirroring should preserve interlacing. by [email protected] · 12 years ago
- 18b21b2e Provides more types of errors for display status (2nd) by [email protected] · 12 years ago
- 0854f7a Revert 185456 which broke win aura build. by [email protected] · 12 years ago
- fea761f Provides more types of errors for display status. by [email protected] · 12 years ago
- eb80cbdc Don't reconfigure framebuffer if the size is the same by [email protected] · 12 years ago
- 947f36a Don't handle display change event/requests to avoid being killed by session manager by [email protected] · 12 years ago
- bb0f0b36 Reconfigure displays even if the output count didn't change by [email protected] · 12 years ago
- 32c3e98e5 Update display info and root windows only after outputs are configured by [email protected] · 12 years ago
- 44d444c Minimize black screen during the boot with multi displays by [email protected] · 12 years ago
- 93b700a Defer configuring outputs instead of notifying changed event by [email protected] · 12 years ago
- 27fbe7f Implement support for monitor suspend. by [email protected] · 12 years ago
- c103435 Fixes the timing of OnDisplayChanged(). by [email protected] · 12 years ago
- 770d758 Speculative revert 178195: Implement support for monitor suspend. by [email protected] · 12 years ago
- 71f7724 Implement support for monitor suspend. by [email protected] · 12 years ago
- 87ea285 output_configurator: Check against the old screen size. by [email protected] · 13 years ago
- 1360980 output_configurator: misc cleanups by [email protected] · 13 years ago
- 61bea0c04 output_configurator: Speed up monitor configuration. by [email protected] · 13 years ago
- d017f671 Use CTM on touchscreens. by [email protected] · 13 years ago
- 221c74d Add UMA metrics tracking mirror mode usage. by [email protected] · 13 years ago
- 6370121d output_configurator: Skip reallocating the framebuffer when not needed. by [email protected] · 13 years ago
- 7cd27661 Prefer aspect ratio preserving mirror mode, use panel fitting when possible. by [email protected] · 13 years ago
- a456d2c1 Revert 171737 - linux_chrome_clang buildbot is broken by [email protected] · 13 years ago
- 9e1de6fa Force mirror mode to preserve aspect ratio, use panel fitting when possible. by [email protected] · 13 years ago
- ec01be8 Set the correct initial output state by [email protected] · 13 years ago
- 423dbd5c output_configurator: Re-add DPMS call. by [email protected] · 13 years ago
- 2b9c570 output_configurator: Remove now useless DPMS calls. by [email protected] · 13 years ago
- b68d0454 Use the current state when resuming. by [email protected] · 13 years ago
- 7158db1 Add "panel_fitting" GPU feature type and use it for mirror mode. by [email protected] · 13 years ago
- 2a625c1f Use dual_primary mode in login screen. by [email protected] · 13 years ago
- 4e286cc Use mirror mode if there is external monitor on boot by [email protected] · 13 years ago
- 3a83eb1 Revert r160058 "Use mirror mode if there is external monitor on boot" by [email protected] · 13 years ago
- 000880e Use mirror mode if there is external monitor on boot by [email protected] · 13 years ago
- e64eef24 Revert the change that was added by mistake in revert (r160012). by [email protected] · 13 years ago
- 3b11aab Revert r159980 "Use mirror mode if there is external monitor on boot" by [email protected] · 13 years ago
- 460ed22 Handles the failures of output state change. by [email protected] · 13 years ago