summaryrefslogtreecommitdiffstats
path: root/chromeos/display
Commit message (Expand)AuthorAgeFilesLines
* 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
* chromeos: Support turning displays off in extended mode.derat@chromium.org2013-03-302-118/+131
* Allow no-internal display modeoshima@chromium.org2013-03-301-0/+5
* Update OWNERS for chromeos/displayoshima@chromium.org2013-03-271-1/+2
* Remember mirroring statusoshima@chromium.org2013-03-242-42/+94
* Use OutputConfigurator::SetDislpayMode for ctrl-fullscreenoshima@chromium.org2013-03-222-47/+2
* chromeos: Add DisplayPowerServiceProvider.derat@chromium.org2013-03-072-94/+92
* Matching modes for mirroring should preserve interlacing.ynovikov@chromium.org2013-03-051-2/+7
* Provides more types of errors for display status (2nd)mukai@chromium.org2013-03-012-7/+15
* Revert 185456 which broke win aura build.mattm@chromium.org2013-03-012-15/+7
* Provides more types of errors for display status.mukai@chromium.org2013-03-012-7/+15
* Don't reconfigure framebuffer if the size is the sameoshima@chromium.org2013-03-011-2/+7
* Don't handle display change event/requests to avoid being killed by session m...oshima@chromium.org2013-02-282-7/+17
* Reconfigure displays even if the output count didn't changeoshima@chromium.org2013-02-162-27/+21
* Update display info and root windows only after outputs are configuredoshima@chromium.org2013-01-301-0/+2
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-302-7/+31
* Defer configuring outputs instead of notifying changed eventoshima@chromium.org2013-01-262-57/+69
* Implement support for monitor suspend.marcheu@chromium.org2013-01-252-2/+18
* Fixes the timing of OnDisplayChanged().mukai@chromium.org2013-01-242-15/+25
* Speculative revert 178195: Implement support for monitor suspend.glotov@chromium.org2013-01-232-18/+2
* Implement support for monitor suspend.marcheu@chromium.org2013-01-232-2/+18
* output_configurator: Check against the old screen size.marcheu@chromium.org2012-12-211-6/+6