summaryrefslogtreecommitdiffstats
path: root/ash/test/ash_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-2/+4
* Relanding r144499:oshima@chromium.org2012-06-271-7/+7
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-7/+7
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-7/+7
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Basic tests for extended desktop modeoshima@chromium.org2012-06-151-0/+23
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-6/+6
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Introduce TextInputTestSupport.nona@chromium.org2012-05-311-0/+3
* Fix view view in views examples.rkc@chromium.org2012-05-311-0/+8
* Revert 139690 - Fix view view in views examples.rkc@chromium.org2012-05-301-8/+0
* Fix view view in views examples.rkc@chromium.org2012-05-301-0/+8
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-6/+7
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-2/+2
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-271-0/+16
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-081-7/+0
* Aura: Remove overlapping window modejamescook@chromium.org2012-03-051-1/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-8/+5
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-5/+8
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-8/+5
* Convert a bunch of AuraTestBase users to AshTestBase.ben@chromium.org2012-02-291-1/+9
* A bevy of Aura test changes:ben@chromium.org2012-02-171-0/+50