summaryrefslogtreecommitdiffstats
path: root/ash/extended_desktop_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make sure tray widget doesn't move to other root windows.oshima@chromium.org2012-10-291-5/+5
* Disable ExtendedDesktopTest.MoveWindowToDisplay on Windows.hbono@chromium.org2012-10-251-1/+7
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-9/+9
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-7/+0
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-0/+7
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-7/+0
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-101-0/+70
* Revert 160804 - as it caused a ash unit test failure on Windows.finnur@chromium.org2012-10-091-70/+0
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-091-0/+70
* Revert 160696 - Decouple EventClientImpl and root window. Check containers on...rch@chromium.org2012-10-081-70/+0
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-081-0/+70
* aura: Start converting event-filters into event-handlers.sadrul@chromium.org2012-09-211-0/+1
* Disable ExtendedDesktopTest.Capture on win_aura temporarily.mazda@chromium.org2012-09-201-1/+8
* StatusArea/Launcher widgets should stay in the same root window.oshima@chromium.org2012-09-191-0/+22
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-191-2/+1
* Adds the test case for tray_display's crash.mukai@chromium.org2012-09-171-0/+32
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-3/+3
* Fix expectation only for cros, but no winoshima@chromium.org2012-09-071-1/+7
* Fix expectation mismatch caused by r155382oshima@chromium.org2012-09-071-2/+2
* Allow storing display preferences per device.mukai@chromium.org2012-09-031-6/+11
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-091-0/+29
* Enabling Extended Deskop by default.saintlou@chromium.org2012-08-091-27/+9
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-9/+9
* This is a verbatim revert of https://chromiumcodereview.appspot.com/10800095/saintlou@chromium.org2012-08-061-9/+27
* Allow the cursor to warp even when a window is dragged.yusukes@google.com2012-08-061-17/+18
* Add always on top windows to the alt+tab listzork@chromium.org2012-08-061-4/+4
* ash: Remove wm::GetRootWindowController.sadrul@chromium.org2012-07-261-1/+2
* Enable extended desktop by default.oshima@chromium.org2012-07-251-27/+9
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-0/+21
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-231-61/+68
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-1/+102
* Use virtual screen coordinates in Display::boundsoshima@chromium.org2012-06-271-26/+22
* Relanding r144499:oshima@chromium.org2012-06-271-25/+25
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-25/+25
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-25/+25
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-231-11/+72
* Update capture on all root windowsoshima@chromium.org2012-06-221-0/+100
* Cycle through windows across root windowsoshima@chromium.org2012-06-221-3/+56
* Revert r143492 "Cycle through windows across root windows"oshima@chromium.org2012-06-221-4/+0
* Cycle through windows across root windowsoshima@chromium.org2012-06-221-0/+4
* Basic tests for extended desktop modeoshima@chromium.org2012-06-151-0/+179