summaryrefslogtreecommitdiffstats
path: root/ui/views/test/views_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-16/+0
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-1/+2
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-201-5/+3
* Moves transient stacking logic into WindowStackingClientsky@chromium.org2013-12-121-0/+5
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-221-1/+3
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-9/+3
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+9
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-091-0/+8
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-061-0/+10
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-051-11/+0
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-051-0/+11
* Now that unit_tests are clean, fix views_unittests.erg@chromium.org2012-09-111-0/+3
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-4/+5
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-28/+4
* cros: Maybe fix recent failures on trunk.erg@google.com2012-05-221-0/+1
* This restores a hack that was in place in the old NativeTabContentsContainer ...beng@google.com2012-05-151-41/+2
* Revert 137040 - This restores a hack that was in place in the old NativeTabCo...vrk@google.com2012-05-151-2/+41
* This restores a hack that was in place in the old NativeTabContentsContainer ...ben@chromium.org2012-05-151-41/+2
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-6/+2
* Aura demo fixoshima@chromium.org2012-04-141-3/+2
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-2/+3
* Aura demo fixoshima@chromium.org2012-04-131-3/+2
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-131-2/+7
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-301-0/+3
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-2/+1
* Native bounds support to host windows.oshima@chromium.org2012-03-161-3/+2
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-0/+3
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-10/+0
* 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-4/+4
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-4/+4
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-4/+4
* Moves stacking client to Env.beng@google.com2012-02-271-0/+4
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-1/+3
* Clean up some RootWindow::GetInstance() use in views unittests.ben@chromium.org2012-02-261-3/+9
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-1/+2
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-1/+1
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-141-1/+4
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-261-0/+44
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-151-2/+0
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-0/+2
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-2/+0
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-0/+2
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-2/+2
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-0/+64