summaryrefslogtreecommitdiffstats
path: root/ui/aura/test/aura_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Gesture Recognizer: Make short long press time configurable.varunjain@chromium.org2012-06-191-0/+1
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-051-0/+1
* Revert 140553 - Add two finger tap gesture to gesture recognizer.cbentzel@chromium.org2012-06-051-1/+0
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-051-0/+1
* Fix long press delay in gesture configuration.varunjain@chromium.org2012-06-051-1/+1
* Introduce TextInputTestSupport.nona@chromium.org2012-05-311-0/+3
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-22/+5
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-6/+2
* Revert 133261 - Gesture Recognition unit tests have too many dependencies.thestig@chromium.org2012-04-201-1/+17
* Gesture Recognition unit tests have too many dependencies.tdresser@chromium.org2012-04-201-17/+1
* Aura demo fixoshima@chromium.org2012-04-141-1/+1
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-1/+1
* Aura demo fixoshima@chromium.org2012-04-131-1/+1
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-131-1/+6
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-051-15/+18
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-301-1/+2
* Gesture recognition constants should all be stored in the GestureConfiguratio...tdresser@chromium.org2012-03-291-0/+20
* Native bounds support to host windows.oshima@chromium.org2012-03-161-3/+3
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-0/+3
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-0/+4
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-0/+2
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-10/+9
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-9/+10
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-10/+9
* Moves stacking client to Env.beng@google.com2012-02-271-1/+3
* Replace RootWindow::GetInstance() usage in a bunch of tests with a new root_w...ben@chromium.org2012-02-181-4/+4
* A bevy of Aura test changes:ben@chromium.org2012-02-171-35/+7
* Aura: Rationalize window mode initializationjamescook@chromium.org2012-02-101-1/+2
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-031-0/+2
* Disable animations during aura tests.vollick@google.com2012-02-021-0/+4
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-4/+0
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-0/+4
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-4/+0
* Disable animations during aura tests.vollick@google.com2012-02-011-0/+4
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-1/+3
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-151-8/+0
* Revert r114369 "Store StackingClient on RootWindow in a property."oshima@chromium.org2011-12-141-1/+2
* Store StackingClient on RootWindow in a property.ben@chromium.org2011-12-141-2/+1
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-8/+8
* DefaultDispatcher for MessagePumpXoshima@chromium.org2011-11-231-1/+1
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-151-2/+6
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-091-6/+6
* Add workspace to desktoposhima@google.com2011-10-261-0/+5
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-251-7/+0
* aura: Make tests pass Desktop's dispatcher to message loop.derat@chromium.org2011-10-191-1/+2
* aura: Don't recycle Desktops between tests.derat@chromium.org2011-10-181-9/+15
* aura: Merge RootWindow into Desktop.sadrul@chromium.org2011-10-181-1/+1
* Move some code around...ben@chromium.org2011-10-101-0/+60