summaryrefslogtreecommitdiffstats
path: root/ash/test/ash_test_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Add OnDisplaysInitialized to DisplayController::Observeroshima@chromium.org2014-03-151-1/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-2/+2
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-2/+2
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-2/+2
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-1/+1
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-1/+1
* Reland a11y keyboard.kevers@chromium.org2014-01-291-0/+2
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-201-6/+4
* Delete dbus related code from ui/base/ime.komatsu@chromium.org2013-12-191-1/+12
* Moves transient stacking logic into WindowStackingClientsky@chromium.org2013-12-121-0/+7
* ash: Remove NetworkHandler::Initialize from AshTestHelper.pneubeck@chromium.org2013-11-151-14/+1
* Move test-only ContextFactory implementations out of production targetsjamesr@chromium.org2013-10-301-0/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Makes Env::is_mouse_button_down() query the native OS when appropriate.sky@chromium.org2013-10-141-0/+5
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-0/+1
* Cleanup: merge separate implementaions of ScreenshotDelegate for tests.mukai@chromium.org2013-10-011-0/+8
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-2/+0
* Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)sky@chromium.org2013-09-131-1/+1
* Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."cpu@chromium.org2013-09-131-1/+1
* Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegatesky@chromium.org2013-09-131-1/+1
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-221-0/+3
* Fixes a crash bug of TrayLocallyManagedUser notification in initialization (2nd)mukai@chromium.org2013-08-211-0/+4
* Revert 218654 "Fixes a crash bug of TrayLocallyManagedUser notif..."jochen@chromium.org2013-08-211-4/+0
* Fixes a crash bug of TrayLocallyManagedUser notification in initialization.mukai@chromium.org2013-08-211-0/+4
* Refactor ash::internal::TraySms to SMS UI to use NetworkSmsHandler directly.armansito@chromium.org2013-08-131-2/+14
* Create an invisible window during login so thatoshima@chromium.org2013-08-071-4/+7
* Remove old audio handler code.jennyz@chromium.org2013-08-011-7/+4
* Create Launcher after shell is initialized because this is how chromeos build...oshima@chromium.org2013-07-021-1/+5
* chromeos: PowerManagerHandler -> PowerStatus; move to ash.derat@chromium.org2013-06-281-3/+0
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-3/+3
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Use override redirect window for unit testsoshima@chromium.org2013-05-181-0/+7
* Move TrayPower related code frome ash/system/power to ash/system/chromeos/pow...jennyz@chromium.org2013-05-161-0/+3
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-141-7/+0
* Initialize CrasAudioHandler for testing in ash_unittests and ash_shell startu...jennyz@chromium.org2013-05-131-6/+18
* Revert 199625 "Remove ENABLE_MESSAGE_CENTER"thakis@chromium.org2013-05-121-0/+8
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-111-8/+0
* Move Ash window-show code from AshTestHelper back to AshTestBasejamescook@chromium.org2013-05-021-63/+0
* cros: Enable new cras audio handler by default rkc@chromium.org2013-05-011-0/+4
* Add AshTestHelper to let unit tests create windows on Ashjamescook@chromium.org2013-04-261-0/+152