summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Disable DisplayControllerTest.SwapPrimary and SwapPrimaryById on win+aura.mattm@chromium.org2013-05-021-2/+14
* Add MoveMouseToInHost to aura::test::EventGeneratoroshima@chromium.org2013-05-012-33/+32
* Clean up selected ash defines for MessagePumpLinuxrjkroege@chromium.org2013-04-301-5/+7
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-302-3/+3
* Rationalize use_aura=1 and use_ash=1 on linuxdavemoore@chromium.org2013-04-301-0/+2
* Don't check video activity during shutdownoshima@chromium.org2013-04-263-2/+14
* Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...yoshiki@chromium.org2013-04-241-62/+3
* Revert "Revert 195733 "Enable virtual resolution on low DPI displays""oshima@chromium.org2013-04-235-65/+121
* Revert 195733 "Enable virtual resolution on low DPI displays"oshima@chromium.org2013-04-235-121/+65
* Enable virtual resolution on low DPI displaysoshima@chromium.org2013-04-235-65/+121
* Restore focus/activation after the root window has been completely deleted.oshima@chromium.org2013-04-222-1/+78
* Use GetInverseoshima@chromium.org2013-04-191-15/+0
* Scale TouchEvent's radius when touchscreen is in mirror modemiletus@chromium.org2013-04-192-3/+45
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-172-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-6/+6
* Round near zero value in rotation matrix to zerooshima@chromium.org2013-04-122-1/+49
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-113-3/+3
* Translate 1 pixel not 1 dip when rotating the display.oshima@chromium.org2013-04-112-34/+53
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-095-57/+166
* Revert 193008 "Don't move cursor location when rotation /ui scal..."dcheng@chromium.org2013-04-095-156/+52
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-095-52/+156
* Correct scale for touch radius & scroll offset ordinal miletus@chromium.org2013-04-051-2/+90
* chromeos: Refactor OutputConfigurator.derat@chromium.org2013-04-051-3/+4
* Factor out ash/chromeos specific transform from RootWindow.oshima@chromium.org2013-04-032-11/+15
* Use black as compositor's default backgroundoshima@chromium.org2013-04-021-1/+2
* Fix indicator bounds on destination display.oshima@chromium.org2013-04-021-1/+1
* Copy bounds rect from gfx::Display instead of using reference.oshima@chromium.org2013-04-011-6/+8
* Allow no-internal display modeoshima@chromium.org2013-03-309-148/+224
* Add more UI scales. short cut to reset ui scaleoshima@chromium.org2013-03-274-22/+67
* Manually compute inverted matrix for screen rotationoshima@chromium.org2013-03-261-1/+15
* Remember mirroring statusoshima@chromium.org2013-03-247-15/+102
* Replaces the display error messages by the actual ones.mukai@chromium.org2013-03-222-18/+4
* - Store rotation/ui scale to local state.oshima@chromium.org2013-03-229-48/+183
* Use OutputConfigurator::SetDislpayMode for ctrl-fullscreenoshima@chromium.org2013-03-223-3/+13
* Refactor DisplayPreferenceoshima@chromium.org2013-03-212-7/+11
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-202-2/+2
* Use XRANR definition for rotationoshima@chromium.org2013-03-191-12/+21
* Save display preference when all display configuration changes has been compl...oshima@chromium.org2013-03-194-22/+76
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-183-3/+7
* Translate points correctly with root window's transformoshima@chromium.org2013-03-163-48/+124
* 3rd tryoshima@chromium.org2013-03-152-2/+49
* Revert "2nd try"oshima@chromium.org2013-03-152-49/+2
* 2nd tryoshima@chromium.org2013-03-152-2/+49
* Revert "Add shortcut keys to ui scaling"oshima@chromium.org2013-03-152-49/+2
* Add shortcut keys to ui scalingoshima@chromium.org2013-03-152-2/+49
* Fix translate amount when rotated.oshima@chromium.org2013-03-142-6/+8
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-148-49/+39
* Add _CHROME_DISPLAY_INTERNAL property that tells if the root window is on the...oshima@chromium.org2013-03-141-6/+9
* Move mirror detection to DisplayManageroshima@chromium.org2013-03-144-35/+95
* Fixes bug in Display::SetScaleAndBounds() that loses origin, resulting in bug...oshima@chromium.org2013-03-141-10/+4