summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Honor power button when in docked mode.derat@chromium.org2014-02-281-0/+5
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-1/+1
* Extract NativeDisplayDelegate and move display event handling to NativeDispla...dnicoara@chromium.org2014-02-261-9/+0
* Adding hotkey behind a commandline to allow testing the TouchView maximizing ...skuhne@chromium.org2014-02-261-0/+4
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Adding new always maximized modeskuhne@chromium.org2014-02-201-0/+10
* event-rewrite: Clean up how events are rewritten.sadrul@chromium.org2014-02-161-4/+0
* Long press menu (shift+f6) to toggle spoken feedback.oshima@chromium.org2014-02-151-5/+11
* Revert 251382 "event-rewrite: Clean up how events are rewritten."oshima@chromium.org2014-02-141-0/+4
* event-rewrite: Clean up how events are rewritten.sadrul@chromium.org2014-02-141-4/+0
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-2/+2
* Split projecting configuration into separate delegatednicoara@chromium.org2014-02-101-2/+8
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-091-0/+10
* Revert 249996 "Add key based scrolling on magnified screen for k..."sorin@chromium.org2014-02-091-10/+0
* Add key based scrolling on magnified screen for kiosk mode.oshima@chromium.org2014-02-091-0/+10
* Implement cursor compositing mode on Ashhshi@chromium.org2014-02-061-0/+7
* Merge BaseLayoutManager into WorkspaceLayoutManageroshima@chromium.org2014-02-041-1/+0
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-031-1/+1
* Provide real GPUSupport to ash for Chromejamescook@chromium.org2014-01-311-23/+3
* Reland a11y keyboard.kevers@chromium.org2014-01-291-1/+13
* Revert 247420 "Add a11y on-screen keyboard."eugenis@chromium.org2014-01-281-13/+1
* Add a11y on-screen keyboard.kevers@chromium.org2014-01-281-1/+13
* Excludes ResolutionNotificationController for non-ChromeOS.mukai@chromium.org2014-01-221-2/+6
* Chrome OS: avoid suspending on lid close when casting is active.hshi@chromium.org2014-01-171-0/+7
* Screen cleanup:oshima@chromium.org2014-01-171-10/+3
* Inject GPUDataManager support into ash to abstract a content dependency.ben@chromium.org2014-01-161-8/+25
* Revert 245010 "Inject GPUDataManager support into ash to abstrac..."ben@chromium.org2014-01-151-25/+8
* Inject GPUDataManager support into ash to abstract a content dependency.ben@chromium.org2014-01-151-8/+25
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-151-4/+15
* Lock down DEPS a bit more.ben@chromium.org2014-01-141-1/+0
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-201-14/+4
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-201-4/+14
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-201-4/+4
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-11/+11
* Use exact match when removing selector items on window destroying observation.flackr@chromium.org2013-12-161-0/+1
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-1/+2
* [ash] Create ShelfWindowWatcherItemDelegatesimonhong@chromium.org2013-12-131-2/+3
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-9/+8
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-13/+26
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-061-22/+11
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-11/+22
* [ash] Add ShelfWindowWatchersimonhong@chromium.org2013-12-061-0/+5
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-041-12/+11
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+10
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...harrym@chromium.org2013-11-191-0/+1
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-181-9/+22
* ash: Add GetItemIndexForType() function to ShelfModel.tfarina@chromium.org2013-11-181-2/+1