summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 265161 "Removes InputMethodContainer, merge into Settings..."mukai@chromium.org2014-04-221-0/+8
* Removes InputMethodContainer, merge into SettingsBubbleContainermukai@chromium.org2014-04-221-8/+0
* Disallow touch hit-testing along attached edges of panelstdanderson@chromium.org2014-04-171-1/+18
* Fix regression in keyboard usability experiment modebshe@chromium.org2014-04-141-0/+3
* Block keyboard and mouse input when maximize mode is activated by accelerometer.flackr@chromium.org2014-04-121-2/+3
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-46/+65
* Make keyboard controller a singleton.kevers@chromium.org2014-04-071-1/+1
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-041-0/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-39/+26
* Prevent system modal dialog from blocking events to the virtual keyboard.kevers@chromium.org2014-03-311-0/+6
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-271-0/+3
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-261-3/+0
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-261-2/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-2/+2
* Remove PrepareForShutdownoshima@chromium.org2014-03-201-2/+1
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-191-1/+2
* Remove PrepareForShutdownoshima@chromium.org2014-03-191-2/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-20/+14