summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Mechanical rename of tracing includes (remaining bits)primiano2015-01-301-1/+1
* Change overview mode to so that docked panel windows are not grouped together.bruthig2015-01-201-2/+2
* Change AccelerometerReader to a Singletonjonross2015-01-131-2/+0
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-131-6/+9
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-121-2/+5
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-091-3/+3
* Fixes smart deploy causing crash on shutdown.rsadam2015-01-071-3/+6
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* Refactor AccelerometerReader to provide an Observerjonross2014-12-191-3/+3
* Updates subpixel positioning and hinting when DSF is changedmukai2014-12-161-1/+1
* ash: Remove stray X11 ifdef in Shell::OnCastingSessionStartedOrStoppedspang2014-12-111-1/+1
* ash: ozone: Enable MagnifierKeyScroller & SpokenFeedbackTogglerspang2014-12-111-6/+6
* Initialize UserMetricsRecorder on Windows Ash and Ozonepkotwicz2014-12-091-2/+0
* Regression: Search+Key pops up app launcherafakhry2014-11-211-1/+2
* Reland ScreenOrientationDelegate on ChromeOSjonross2014-11-131-0/+2
* Revert "Implement ScreenOrientationDelegate on ChromeOS"tbarzic2014-11-121-2/+0
* Create mirror window & reflector asynchronously.oshima2014-11-121-8/+2
* Implement ScreenOrientationDelegate on ChromeOSjonross2014-11-121-0/+2
* Refactor TouchTransformerConverter to allow support for Ozonednicoara2014-10-301-6/+4
* Automatic deployment of the virtual keyboard. For now we hide this under the ...rsadam2014-10-291-2/+9
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-4/+3
* ProjectingObserverChromeos: Drop DBusThreadManager dependency for better test...pneubeck2014-10-091-3/+9
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* Enable virtual keyboard in overview modebshe2014-09-221-0/+3
* Remove keyboard usability modebshe2014-09-161-11/+2
* Run athena on deviceoshima2014-09-131-1/+6
* Split AppListController::SetVisible into Show and Dismiss.calamity2014-08-271-2/+2
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-211-0/+2
* Rotation Locked saved through device shutdownjonross@chromium.org2014-08-201-1/+2
* Fix app list toggling causing app list to change position.calamity@chromium.org2014-08-191-1/+1
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-151-2/+17
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-211-7/+4
* Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..."oshima@chromium.org2014-06-191-4/+7
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-191-7/+4
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-161-1/+1
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-091-15/+3
* Remove the seemlingly uncecessary AddPreTargetHandleroshima@chromium.org2014-06-021-2/+0
* Move common accelerator code from ash to ui/wm/coreoshima@chromium.org2014-05-301-2/+4
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-281-5/+7
* Lock rotation when screen is manually rotated.jonross@chromium.org2014-05-271-0/+8
* Revert of Refactor and move ash independent nested accelerator code to ui/wm/...msw@chromium.org2014-05-271-7/+5
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-271-5/+7
* Revert 272740 "Refactor and move ash independent accelerator han..."mmenke@chromium.org2014-05-251-7/+5
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-241-5/+7
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-3/+1
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-151-5/+17
* Re-land "Move touch CTM from X into Chrome"miletus@chromium.org2014-05-131-0/+12
* Separated alt-tab window cycle from overview modensatragno@chromium.org2014-05-131-0/+3
* Use native coordinates to warp the cursor to another display.oshima@chromium.org2014-05-121-2/+2
* Revert 269371 "Move touch CTM from X into Chrome"rlp@chromium.org2014-05-091-12/+0