summaryrefslogtreecommitdiffstats
path: root/ash/display/screen_position_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-1/+1
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-5/+7
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+54
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-8/+6
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-2/+2
* Fixes the drag/drop errors for 2x displays.mukai@chromium.org2012-09-271-1/+4
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-201-0/+10
* StatusArea/Launcher widgets should stay in the same root window.oshima@chromium.org2012-09-191-3/+7
* ash: Fix startup crash with multimonitor and hidden launcherjamescook@chromium.org2012-09-141-0/+1
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-301-14/+9
* Initial crack at new workspace behavior. Each workspace now has itssky@chromium.org2012-08-201-2/+9
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-091-12/+15
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-2/+2
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-1/+2
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-231-3/+3
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-3/+77
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-0/+62