summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass shelf instances, not root windows, for ash context menus.msw2016-03-181-1/+1
* Simplify ash context menu creation.msw2016-03-041-3/+3
* Cleanup ash shelf accessor functions.msw2016-03-011-7/+0
* Add cursor support to Ozone X11.kylechar2016-02-221-1/+0
* Refactor screen_dimmer to share code and shrink Shell interface. DimWindow ...oshima2015-10-271-9/+7
* Revert of Refactor screen_dimmer to share code and shrink Shell interface. (p...dalecurtis2015-10-231-0/+3
* Refactor screen_dimmer to share code and shrink Shell interface.oshima2015-10-221-3/+0
* Allow dynamic enabling/disabling of unified desktoposhima2015-08-011-2/+3
* Removes the useless GetFocusedTextInputClient().shuchen2015-07-021-1/+0
* Temporarily sets always-on-top property to off when another window is fullscreenvarkha2015-06-291-3/+3
* Added wm::IsWindowUserPositionable(...) method in window_util.h.bruthig2015-06-041-2/+1
* Clip windows inside the container that has shelf.oshima2015-05-061-0/+3
* Layout login/lock screen, shelf, app list, notifications inside the first dis...oshima2015-05-021-7/+1
* Move login windows to/from unified desktop. This is necessary because in Unif...oshima2015-05-011-3/+18
* Allow javascript change the virtual keyboard window size and position freely ...bshe2015-04-081-7/+0
* Pass a ui::PaintContext from ui::Layer to layer delegates.danakj2015-04-041-1/+1
* aura: Remove layerless windows.danakj2015-04-031-2/+2
* text input focus: Supports Window::GetFocusedTextInputClient.yukishiino2015-01-281-0/+1
* The WorkspaceLayoutManager responsible for ordering windows in the always on toprsadam2014-12-091-4/+6
* Speculative fix for sticky keys overlay crash.tengs2014-12-061-1/+2
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-6/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-34/+17
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-15/+15
* Fix size and position of the virtual keyboard after a screen rotation.kevers2014-09-301-0/+4
* Allow component IME extensions use app.window and add 'ime' boolean in Create...bshe2014-09-291-7/+5
* Remove more keyboard usability related codebshe2014-09-231-15/+0
* Adjust the z-order of the virtual keyboard to ensure that it does not overlap...kevers2014-09-171-8/+8
* Remove keyboard usability modebshe2014-09-161-20/+15
* Run athena on deviceoshima2014-09-131-0/+3
* Revert 285871 "Revert 285867 "Revert 285832 "Disable accessible ..."dmazzoni@google.com2014-07-281-2/+2
* Revert 285867 "Revert 285832 "Disable accessible touch explorati..."hajimehoshi@chromium.org2014-07-281-2/+2
* Revert 285832 "Disable accessible touch exploration by default."dmazzoni@google.com2014-07-281-2/+2
* Disable accessible touch exploration by default.dmazzoni@chromium.org2014-07-271-2/+2
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-241-52/+4
* Revert 284819 because it introduces leaks in TestingBoundaries andsadrul@chromium.org2014-07-231-4/+52
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-231-52/+4
* Snap widgets to pixel boundary on ashoshima@chromium.org2014-07-181-0/+21
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-151-4/+3
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-161-1/+2
* Move MaximizeModeWindowManager to the controllerjonross@chromium.org2014-06-091-3/+6
* Add LockLayoutManager responsible for lock container (login/lock).nkostylev@chromium.org2014-06-061-1/+8
* Prevent a11y on-screen keyboard from occluding active text field.kevers@chromium.org2014-06-041-0/+3
* Remove dispatcher when shutting down RootWindowControlleroshima@chromium.org2014-05-221-1/+1
* Implementation of the Touch Exploration Mode - Part III (enabled by default)mfomitchev@chromium.org2014-05-131-2/+2
* Implementation of the Touch Exploration Mode - Part II (ash)mfomitchev@chromium.org2014-05-051-2/+67
* Move enum MenuAnchorPosition to reduce deps on menu_item_view.htapted@chromium.org2014-05-011-3/+5
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-1/+1
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* Removes InputMethodContainer, merge into SettingsBubbleContainer (2)mukai@chromium.org2014-04-231-8/+0