summaryrefslogtreecommitdiffstats
path: root/ash/test/ash_test_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, ash/ edition.rsleevi@chromium.org2013-02-071-2/+2
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-0/+24
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-111-1/+40
* Continue threading context through unit tests.erg@chromium.org2013-01-071-0/+8
* Open new window on active display unless the location is given.oshima@chromium.org2012-12-271-2/+14
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-1/+1
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-1/+13
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-15/+3
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-3/+15
* Show rootwindow in ash testoshima@chromium.org2012-11-301-1/+5
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-0/+51
* Let chromeos::User decide whether the current session can be lockedbartfab@chromium.org2012-11-211-0/+4
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-11/+6
* Use correct modal window container at login screennkostylev@chromium.org2012-11-131-3/+11
* Use large resolution wallpaper when hook up a large external monitorbshe@chromium.org2012-11-011-42/+5
* Fix typo /Initilaize/Initialize/nona@chromium.org2012-10-171-1/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+2
* Don't show cursor upon mouse event during shutdownoshima@chromium.org2012-10-031-3/+2
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-201-8/+18
* Revert 157597 - Enable UpdateDisplay to specify host origins.zea@chromium.org2012-09-191-18/+8
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-191-8/+18
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-191-3/+10
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-301-9/+7
* Move cursor when it's hidden so that UX can update correctlydavemoore@chromium.org2012-08-151-0/+1
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-091-0/+15
* 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