summaryrefslogtreecommitdiffstats
path: root/ash/extended_desktop_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-161-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-4/+4
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-2/+1
* Use registered info to initialize primary display instead ofoshima@chromium.org2013-08-141-4/+4
* [Cleanup]oshima@chromium.org2013-07-121-14/+10
* Keep windows in status/settings bubble in the same root windowoshima@chromium.org2013-07-081-0/+20
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-0/+54
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Allow no-internal display modeoshima@chromium.org2013-03-301-2/+2
* Move mirror detection to DisplayManageroshima@chromium.org2013-03-141-1/+1
* Add DCHECK to ensure SetContentsView is not called incorrectlly.benwells@chromium.org2013-03-131-1/+1
* aura: Do not include test code in production code.tfarina@chromium.org2013-02-011-2/+3
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-111-40/+110
* Continue threading context through unit tests.erg@chromium.org2013-01-071-23/+35
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-181-2/+1
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-1/+1
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-1/+2
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-19/+2
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-2/+19
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-19/+2
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-13/+14
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-16/+0
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-5/+3
* Do not clear the event dispatch target if the target is moving from a root wi...mukai@chromium.org2012-11-081-0/+59
* 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