| Commit message (Expand) | Author | Age | Files | Lines |
* | Translate points correctly with root window's transform | oshima@chromium.org | 2013-03-16 | 1 | -5/+4 |
* | Fixes for FocusController to make it pass interactive_ui_tests. | ben@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | Rework FocusManager as FocusClient. | ben@chromium.org | 2012-11-28 | 1 | -5/+7 |
* | Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController. | mazda@chromium.org | 2012-10-18 | 1 | -1/+54 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -8/+6 |
* | Show modal screen on all dislpays. | oshima@chromium.org | 2012-10-05 | 1 | -2/+2 |
* | Fixes the drag/drop errors for 2x displays. | mukai@chromium.org | 2012-09-27 | 1 | -1/+4 |
* | Add ScreenPositionClient::ConvertNativePointToScreen. | mazda@chromium.org | 2012-09-20 | 1 | -0/+10 |
* | StatusArea/Launcher widgets should stay in the same root window. | oshima@chromium.org | 2012-09-19 | 1 | -3/+7 |
* | ash: Fix startup crash with multimonitor and hidden launcher | jamescook@chromium.org | 2012-09-14 | 1 | -0/+1 |
* | Remove non ExtededDesktop mode | oshima@chromium.org | 2012-08-30 | 1 | -14/+9 |
* | Initial crack at new workspace behavior. Each workspace now has its | sky@chromium.org | 2012-08-20 | 1 | -2/+9 |
* | Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the... | yusukes@chromium.org | 2012-08-09 | 1 | -12/+15 |
* | Convert Aura to use ui::Event. | ben@chromium.org | 2012-08-08 | 1 | -2/+2 |
* | Allow the cursor to warp even when a window is dragged. | yusukes@google.com | 2012-08-06 | 1 | -1/+2 |
* | Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates | oshima@chromium.org | 2012-07-23 | 1 | -3/+3 |
* | Move a window if the sceren bounds being set is in other display. | oshima@chromium.org | 2012-07-21 | 1 | -3/+77 |
* | * Use Virtual Screen Coordinates in more places | oshima@chromium.org | 2012-07-18 | 1 | -0/+62 |