summaryrefslogtreecommitdiffstats
path: root/chromeos/display
Commit message (Expand)AuthorAgeFilesLines
* Correct X event CTM calculation for multi-monitor casemiletus@chromium.org2013-11-133-10/+90
* Only enable HDCP on monitors displaying the protected videokcwu@chromium.org2013-10-313-52/+121
* Fix crash in logging.oshima@chromium.org2013-10-161-1/+2
* Add more logging to diagnose the issue 269198oshima@chromium.org2013-10-161-1/+37
* Check for WebContents capturers when reporting output link types.dalecurtis@chromium.org2013-10-122-8/+11
* Unit tests for output protection in output configuratorkcwu@chromium.org2013-10-021-1/+115
* Pepper API implementation for output protection.kcwu@chromium.org2013-09-285-1/+302
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2
* Reland linux_aura: Implement most of DesktopScreenX11.erg@chromium.org2013-09-254-316/+8
* Revert 225054 "linux_aura: Implement most of DesktopScreenX11."erg@chromium.org2013-09-244-8/+316
* linux_aura: Implement most of DesktopScreenX11.erg@chromium.org2013-09-244-316/+8
* chromeos: Update cached displays whenever fetching state.derat@chromium.org2013-09-243-90/+103
* chromeos: Fix display failures when going to mirrored mode.derat@chromium.org2013-09-177-389/+403
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-072-5/+5
* chromeos: Avoid useless warning on lookup of display mode 0.derat@chromium.org2013-09-051-0/+3
* ash: Get output info from chromeos instead of XRandR.derat@chromium.org2013-08-203-1/+13
* chromeos: Notify observers after display power changes.derat@chromium.org2013-08-173-36/+131
* chromeos: Include mode details in OutputSnapshot.derat@chromium.org2013-08-167-191/+252
* Arbitrarily matching a screen to a touchscreen if event range/resolution matc...miletus@chromium.org2013-08-161-5/+29
* chromeos: Ignore XRandR events about known changes.derat@chromium.org2013-08-143-81/+229
* chromeos: Make OutputConfigurator save latest config.derat@chromium.org2013-08-095-168/+169
* Add ability to set resolution on external displayoshima@chromium.org2013-08-018-31/+272
* chromeos: Avoid an XRRGetScreenResources() call at startup.derat@chromium.org2013-07-313-30/+24
* Configure CTM on touchscreen hotplug.ynovikov@chromium.org2013-07-262-11/+44
* Add "DSI" to list of acceptable internal display namesisimha@nvidia.com2013-07-232-1/+7
* Revert 212289 "Turns DPMS on when the display mode is changed to..."oshima@chromium.org2013-07-182-8/+0
* Turns DPMS on when the display mode is changed to mirror mode.oshima@chromium.org2013-07-182-0/+8
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-173-3/+3
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-282-3/+3
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Do not fail for missing display name from EDID.mukai@chromium.org2013-06-133-9/+5
* Use a direct include of strings headers in chromeos/.avi@chromium.org2013-06-112-2/+2
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-083-2/+26
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-083-26/+2
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-083-2/+26
* chromeos: Use base::MessageLoop.xhwang@chromium.org2013-05-291-1/+2
* Changes how to compute the id of a display.mukai@chromium.org2013-05-233-48/+96
* This is a subset CL of the crrev.com/14731027, andoshima@chromium.org2013-05-223-4/+193
* chromeos: Minor improvements to OutputConfigurator logging.derat@chromium.org2013-05-202-18/+39
* Move chromeos specific utility functions for display to chromeos/displayoshima@chromium.org2013-05-167-37/+626
* Use the correct output index to get state for outputs.oshima@chromium.org2013-05-134-20/+14
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-5/+7
* Scale TouchEvent's radius when touchscreen is in mirror modemiletus@chromium.org2013-04-192-0/+44
* Add derat to OWNERSoshima@chromium.org2013-04-121-0/+1
* chromeos: Add unit tests for OutputConfigurator.derat@chromium.org2013-04-095-249/+774
* chromeos: Add testing support code to OutputConfigurator.derat@chromium.org2013-04-094-57/+128
* chromeos: Fix OutputConfigurator::Delegate leak.derat@chromium.org2013-04-051-1/+1
* chromeos: Refactor OutputConfigurator.derat@chromium.org2013-04-054-1018/+957