summaryrefslogtreecommitdiffstats
path: root/ash/wm/coordinate_conversion.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-121-0/+1
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-49/+0
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Convert native mouse locations to the locations in screen coordinate in RootW...mazda@chromium.org2012-09-201-69/+27
* Convert the mouse event's location that is captured by aura correctlyoshima@chromium.org2012-09-071-24/+71
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-221-5/+3
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-1/+1
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-0/+91