| Commit message (Expand) | Author | Age | Files | Lines |
* | text input focus: Supports Window::GetFocusedTextInputClient. | yukishiino | 2015-01-28 | 1 | -0/+1 |
* | The WorkspaceLayoutManager responsible for ordering windows in the always on top | rsadam | 2014-12-09 | 1 | -4/+6 |
* | Speculative fix for sticky keys overlay crash. | tengs | 2014-12-06 | 1 | -1/+2 |
* | Prefix CommandLine usage with base namespace (Part 4: ash/) | pgal.u-szeged | 2014-10-29 | 1 | -6/+6 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-27 | 1 | -34/+17 |
* | replace OVERRIDE and FINAL with override and final in ash/ | mostynb | 2014-10-03 | 1 | -15/+15 |
* | Fix size and position of the virtual keyboard after a screen rotation. | kevers | 2014-09-30 | 1 | -0/+4 |
* | Allow component IME extensions use app.window and add 'ime' boolean in Create... | bshe | 2014-09-29 | 1 | -7/+5 |
* | Remove more keyboard usability related code | bshe | 2014-09-23 | 1 | -15/+0 |
* | Adjust the z-order of the virtual keyboard to ensure that it does not overlap... | kevers | 2014-09-17 | 1 | -8/+8 |
* | Remove keyboard usability mode | bshe | 2014-09-16 | 1 | -20/+15 |
* | Run athena on device | oshima | 2014-09-13 | 1 | -0/+3 |
* | Revert 285871 "Revert 285867 "Revert 285832 "Disable accessible ..." | dmazzoni@google.com | 2014-07-28 | 1 | -2/+2 |
* | Revert 285867 "Revert 285832 "Disable accessible touch explorati..." | hajimehoshi@chromium.org | 2014-07-28 | 1 | -2/+2 |
* | Revert 285832 "Disable accessible touch exploration by default." | dmazzoni@google.com | 2014-07-28 | 1 | -2/+2 |
* | Disable accessible touch exploration by default. | dmazzoni@chromium.org | 2014-07-27 | 1 | -2/+2 |
* | Added side slide gestures to touch exploration controller. | lisayin@chromium.org | 2014-07-24 | 1 | -52/+4 |
* | Revert 284819 because it introduces leaks in TestingBoundaries and | sadrul@chromium.org | 2014-07-23 | 1 | -4/+52 |
* | Added side slide gestures to touch exploration controller. | lisayin@chromium.org | 2014-07-23 | 1 | -52/+4 |
* | Snap widgets to pixel boundary on ash | oshima@chromium.org | 2014-07-18 | 1 | -0/+21 |
* | MacViews: Move menu run types parameter to constructor. | andresantoso@chromium.org | 2014-07-15 | 1 | -4/+3 |
* | Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameter | bruthig@chromium.org | 2014-06-16 | 1 | -1/+2 |
* | Move MaximizeModeWindowManager to the controller | jonross@chromium.org | 2014-06-09 | 1 | -3/+6 |
* | Add LockLayoutManager responsible for lock container (login/lock). | nkostylev@chromium.org | 2014-06-06 | 1 | -1/+8 |
* | Prevent a11y on-screen keyboard from occluding active text field. | kevers@chromium.org | 2014-06-04 | 1 | -0/+3 |
* | Remove dispatcher when shutting down RootWindowController | oshima@chromium.org | 2014-05-22 | 1 | -1/+1 |
* | Implementation of the Touch Exploration Mode - Part III (enabled by default) | mfomitchev@chromium.org | 2014-05-13 | 1 | -2/+2 |
* | Implementation of the Touch Exploration Mode - Part II (ash) | mfomitchev@chromium.org | 2014-05-05 | 1 | -2/+67 |
* | Move enum MenuAnchorPosition to reduce deps on menu_item_view.h | tapted@chromium.org | 2014-05-01 | 1 | -3/+5 |
* | CleanUp: Introduce UserInfo. Move session_state stuff to ash/session. | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..." | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | CleanUp: Introduce UserInfo. Move session_state stuff to ash/session. | oshima@chromium.org | 2014-04-30 | 1 | -1/+1 |
* | Removes InputMethodContainer, merge into SettingsBubbleContainer (2) | mukai@chromium.org | 2014-04-23 | 1 | -8/+0 |
* | Revert 265161 "Removes InputMethodContainer, merge into Settings..." | mukai@chromium.org | 2014-04-22 | 1 | -0/+8 |
* | Removes InputMethodContainer, merge into SettingsBubbleContainer | mukai@chromium.org | 2014-04-22 | 1 | -8/+0 |
* | Disallow touch hit-testing along attached edges of panels | tdanderson@chromium.org | 2014-04-17 | 1 | -1/+18 |
* | Fix regression in keyboard usability experiment mode | bshe@chromium.org | 2014-04-14 | 1 | -0/+3 |
* | Block keyboard and mouse input when maximize mode is activated by accelerometer. | flackr@chromium.org | 2014-04-12 | 1 | -2/+3 |
* | Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash. | oshima@chromium.org | 2014-04-11 | 1 | -46/+65 |
* | Make keyboard controller a singleton. | kevers@chromium.org | 2014-04-07 | 1 | -1/+1 |
* | [cros] Virtual keyboard support at OOBE/login | nkostylev@chromium.org | 2014-04-04 | 1 | -0/+2 |
* | Eliminate ash::internal namespace | oshima@chromium.org | 2014-04-03 | 1 | -39/+26 |
* | Prevent system modal dialog from blocking events to the virtual keyboard. | kevers@chromium.org | 2014-03-31 | 1 | -0/+6 |
* | Revert of Move GetCursor() method from WindowDelegate to its own delegate int... | ben@chromium.org | 2014-03-27 | 1 | -0/+3 |
* | Move GetCursor() method from WindowDelegate to its own delegate interface Cur... | ben@chromium.org | 2014-03-26 | 1 | -3/+0 |
* | Move layer recreation logic entirely into LayerOwner::RecreateLayer(). | ben@chromium.org | 2014-03-26 | 1 | -2/+0 |
* | Move some code from aura/client to wm/public | ben@chromium.org | 2014-03-21 | 1 | -2/+2 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-20 | 1 | -2/+1 |
* | Revert 258077 "Remove PrepareForShutdown" | brettw@chromium.org | 2014-03-19 | 1 | -1/+2 |
* | Remove PrepareForShutdown | oshima@chromium.org | 2014-03-19 | 1 | -2/+1 |