summaryrefslogtreecommitdiffstats
path: root/ash/shell_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-7/+1
* Add ScreenLocker test to verify menus are closed on screen lock.flackr@chromium.org2013-08-201-1/+85
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Change ordering of Shell event handlers:varunjain@chromium.org2013-06-061-0/+13
* Fix crash when JS alert from background page appears during lock screendpolukhin@chromium.org2013-05-301-0/+27
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-6/+8
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-8/+6
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-6/+8
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-1/+1
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-6/+10
* Continue threading context through unit tests.erg@chromium.org2013-01-071-23/+27
* Cleanup enums for shelfoshima@chromium.org2012-12-041-3/+3
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-19/+18
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-1/+1
* ash: Clean up system background layer.derat@chromium.org2012-10-291-41/+0
* Shows the proper system modal background for the window.mukai@chromium.org2012-10-291-0/+1
* Context menu for multiple launchersoshima@chromium.org2012-10-231-0/+36
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-7/+11
* Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.ben@chromium.org2012-09-111-3/+0
* A recent patched moved the desktop background beneath the system background, ...sky@chromium.org2012-09-061-1/+61
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-8/+15
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-071-2/+10
* Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.sadrul@chromium.org2012-08-031-10/+2
* 2nd display should show the same background as login/lock screen:antrim@chromium.org2012-08-031-2/+10
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-2/+2
* Basic tests for extended desktop modeoshima@chromium.org2012-06-151-10/+1
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-37/+44
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-1/+1
* Cleans up a couple of places that were installing WindowObservers butsky@chromium.org2012-04-271-0/+24
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-39/+3
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-231-3/+39
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-39/+3
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-3/+39
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-39/+3
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-211-3/+6
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-081-83/+0
* Aura: Remove overlapping window modejamescook@chromium.org2012-03-051-23/+9
* Switch default WM mode to managedoshima@chromium.org2012-03-021-2/+10
* Aura: Remove dynamic switching into and out of compact modejamescook@chromium.org2012-02-241-111/+85
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-4/+4
* Implement taking partial screenshot.mukai@chromium.org2012-02-161-0/+2
* Aura: Put resolution-based window mode switching behind a flag.jamescook@chromium.org2012-02-131-23/+29
* ash: Hide the shelf/launcher in managed mode when a window goes fullscreen.sadrul@chromium.org2012-02-131-0/+41
* Aura: Rationalize window mode initializationjamescook@chromium.org2012-02-101-18/+4
* aura: Display black background in compact window mode.derat@chromium.org2012-02-091-2/+5
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-091-1/+7
* Aura: Switch window mode when screen resolution changesjamescook@chromium.org2012-02-071-5/+41
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-021-1/+3