summaryrefslogtreecommitdiffstats
path: root/ui/aura/test
Commit message (Expand)AuthorAgeFilesLines
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-2/+2
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-102-9/+0
* Revert 263043 "Remove obsolete scale related APIs for cursor"gene@chromium.org2014-04-102-0/+9
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-102-9/+0
* If the user clicks on a key on the accessibility virtual keyboard the cursorrsadam@chromium.org2014-04-082-0/+11
* events/test: Add PlatformEventWaiter.sadrul@chromium.org2014-04-071-35/+3
* base: Do not allow MessagePumpObservers to consume events.sadrul@chromium.org2014-04-051-3/+1
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-272-0/+5
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-262-5/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-262-6/+0
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-262-9/+11
* Move wm/public into wm targetben@chromium.org2014-03-262-11/+9
* Move TestEventHandler to ui/events/testtdanderson@google.com2014-03-202-103/+0
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-204-27/+26
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-106-27/+27
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-1/+1
* Remove Views dependency from window_animations.ccben@chromium.org2014-03-051-1/+1
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-042-3/+3
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-284-30/+25
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-282-6/+6
* aura: Make aura_unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-241-0/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-217-7/+7
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-2110-89/+86
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-203-10/+9
* Fix crash of OmniboxViewViewsTest.SelectAllOnClick on Linux Aurapkotwicz@chromium.org2014-02-201-11/+20
* [Refactor] Always pass in screen coordinates to UIControlsAura::SendMouseMove()pkotwicz@chromium.org2014-02-192-17/+19
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Do not set the last mouse location from synthesized event.oshima@chromium.org2014-02-141-1/+1
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-122-0/+17
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-091-0/+8
* Revert 249996 "Add key based scrolling on magnified screen for k..."sorin@chromium.org2014-02-091-8/+0
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-091-0/+8
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-1/+1
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-313-17/+14
* aura: Fix unit conversion in test_screenspang@chromium.org2014-01-201-2/+5
* [Ozone] Removing Stub SFO implementation & CreateTestHelper from SFOdnicoara@chromium.org2014-01-162-16/+0
* Unbreak two finger scrolling on touch screenpkotwicz@chromium.org2014-01-142-7/+23
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-101-1/+1
* Target touches to the correct display.tdresser@chromium.org2014-01-101-0/+1
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-101-1/+1
* Revert 243974 "Target touches to the correct display."noamsml@google.com2014-01-091-1/+0
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-091-1/+1
* Target touches to the correct display.tdresser@chromium.org2014-01-091-0/+1
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-083-4/+4
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-082-2/+2
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-083-4/+4
* Make aura_demo work on Macccameron@chromium.org2014-01-071-1/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-072-13/+0