summaryrefslogtreecommitdiffstats
path: root/ash/ui_controls_ash.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-181-13/+7
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-3/+3
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-111-21/+29
* Revert r14457 "Cancel drag if display configuration changes."oshima@chromium.org2012-09-101-29/+21
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-101-21/+29
* Fix ui_controls with multiple displays. Currently the code uses the uisky@chromium.org2012-08-281-0/+8
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-1/+2
* Add UIControlsAsh that works with multiple root windowsoshima@chromium.org2012-06-081-0/+131