summaryrefslogtreecommitdiffstats
path: root/ash/wm/coordinate_conversion.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-5/+7
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-081-12/+0
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-051-0/+12
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-051-12/+0
* Remove dispatcher when shutting down RootWindowControlleroshima@chromium.org2014-05-221-4/+1
* ash: Do a null-check for the screen-position client.sadrul@chromium.org2014-05-161-3/+4
* Use native coordinates to warp the cursor to another display.oshima@chromium.org2014-05-121-2/+2
* ash: Add some null-checks to understand/debug a crash.sadrul@chromium.org2014-04-031-0/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-3/+2
* 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