| Commit message (Expand) | Author | Age | Files | Lines |
* | Mechanical rename of tracing includes (remaining bits) | primiano | 2015-01-30 | 1 | -1/+1 |
* | Change overview mode to so that docked panel windows are not grouped together. | bruthig | 2015-01-20 | 1 | -2/+2 |
* | Change AccelerometerReader to a Singleton | jonross | 2015-01-13 | 1 | -2/+0 |
* | This change renames ScreenOrientationDelegate to ScreenOrientationController ... | jonross | 2015-01-13 | 1 | -6/+9 |
* | System modal dialog unhide shelf launcher, and prevents going into maximized ... | afakhry | 2015-01-12 | 1 | -2/+5 |
* | Move UserActivityDetector to ui/base/user_activity/. | derat | 2015-01-09 | 1 | -3/+3 |
* | Fixes smart deploy causing crash on shutdown. | rsadam | 2015-01-07 | 1 | -3/+6 |
* | Fix references to ui/gfx headers in a*/. | Avi Drissman | 2014-12-22 | 1 | -1/+1 |
* | Refactor AccelerometerReader to provide an Observer | jonross | 2014-12-19 | 1 | -3/+3 |
* | Updates subpixel positioning and hinting when DSF is changed | mukai | 2014-12-16 | 1 | -1/+1 |
* | ash: Remove stray X11 ifdef in Shell::OnCastingSessionStartedOrStopped | spang | 2014-12-11 | 1 | -1/+1 |
* | ash: ozone: Enable MagnifierKeyScroller & SpokenFeedbackToggler | spang | 2014-12-11 | 1 | -6/+6 |
* | Initialize UserMetricsRecorder on Windows Ash and Ozone | pkotwicz | 2014-12-09 | 1 | -2/+0 |
* | Regression: Search+Key pops up app launcher | afakhry | 2014-11-21 | 1 | -1/+2 |
* | Reland ScreenOrientationDelegate on ChromeOS | jonross | 2014-11-13 | 1 | -0/+2 |
* | Revert "Implement ScreenOrientationDelegate on ChromeOS" | tbarzic | 2014-11-12 | 1 | -2/+0 |
* | Create mirror window & reflector asynchronously. | oshima | 2014-11-12 | 1 | -8/+2 |
* | Implement ScreenOrientationDelegate on ChromeOS | jonross | 2014-11-12 | 1 | -0/+2 |
* | Refactor TouchTransformerConverter to allow support for Ozone | dnicoara | 2014-10-30 | 1 | -6/+4 |
* | Automatic deployment of the virtual keyboard. For now we hide this under the ... | rsadam | 2014-10-29 | 1 | -2/+9 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -4/+3 |
* | ProjectingObserverChromeos: Drop DBusThreadManager dependency for better test... | pneubeck | 2014-10-09 | 1 | -3/+9 |
* | replace OVERRIDE and FINAL with override and final in ash/ | mostynb | 2014-10-03 | 1 | -1/+1 |
* | Enable virtual keyboard in overview mode | bshe | 2014-09-22 | 1 | -0/+3 |
* | Remove keyboard usability mode | bshe | 2014-09-16 | 1 | -11/+2 |
* | Run athena on device | oshima | 2014-09-13 | 1 | -1/+6 |
* | Split AppListController::SetVisible into Show and Dismiss. | calamity | 2014-08-27 | 1 | -2/+2 |
* | Enable subpixel positioning for internal display with dsf larger than 1.0 | oshima@chromium.org | 2014-08-21 | 1 | -0/+2 |
* | Rotation Locked saved through device shutdown | jonross@chromium.org | 2014-08-20 | 1 | -1/+2 |
* | Fix app list toggling causing app list to change position. | calamity@chromium.org | 2014-08-19 | 1 | -1/+1 |
* | Split Shell::ToggleAppList() into ShowAppList and DismissAppList. | calamity@chromium.org | 2014-08-15 | 1 | -2/+17 |
* | Convert sticky keys to a chromeos::EventRewriter phase. | kpschoedel@chromium.org | 2014-06-21 | 1 | -7/+4 |
* | Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..." | oshima@chromium.org | 2014-06-19 | 1 | -4/+7 |
* | Convert sticky keys to a chromeos::EventRewriter phase. | kpschoedel@chromium.org | 2014-06-19 | 1 | -7/+4 |
* | Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameter | bruthig@chromium.org | 2014-06-16 | 1 | -1/+1 |
* | Move MaximizeModeWindowManager to the controller | jonross@chromium.org | 2014-06-09 | 1 | -15/+3 |
* | Remove the seemlingly uncecessary AddPreTargetHandler | oshima@chromium.org | 2014-06-02 | 1 | -2/+0 |
* | Move common accelerator code from ash to ui/wm/core | oshima@chromium.org | 2014-05-30 | 1 | -2/+4 |
* | Refactor and move ash independent accelerator handling code in nested loop to... | oshima@chromium.org | 2014-05-28 | 1 | -5/+7 |
* | Lock rotation when screen is manually rotated. | jonross@chromium.org | 2014-05-27 | 1 | -0/+8 |
* | Revert of Refactor and move ash independent nested accelerator code to ui/wm/... | msw@chromium.org | 2014-05-27 | 1 | -7/+5 |
* | Refactor and move ash independent accelerator handling code in nested loop to... | oshima@chromium.org | 2014-05-27 | 1 | -5/+7 |
* | Revert 272740 "Refactor and move ash independent accelerator han..." | mmenke@chromium.org | 2014-05-25 | 1 | -7/+5 |
* | Refactor and move ash independent accelerator handling code in nested loop to... | oshima@chromium.org | 2014-05-24 | 1 | -5/+7 |
* | Makes Env contain a ContextFactory | sky@chromium.org | 2014-05-22 | 1 | -3/+1 |
* | Makes construction of (ash)RemoteWindowTreeHostWin explicit | sky@chromium.org | 2014-05-15 | 1 | -5/+17 |
* | Re-land "Move touch CTM from X into Chrome" | miletus@chromium.org | 2014-05-13 | 1 | -0/+12 |
* | Separated alt-tab window cycle from overview mode | nsatragno@chromium.org | 2014-05-13 | 1 | -0/+3 |
* | Use native coordinates to warp the cursor to another display. | oshima@chromium.org | 2014-05-12 | 1 | -2/+2 |
* | Revert 269371 "Move touch CTM from X into Chrome" | rlp@chromium.org | 2014-05-09 | 1 | -12/+0 |