summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-14/+20
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-20/+14
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-14/+20
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-20/+14
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-3/+3
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-2/+2
* Make Chrome OS virtual keyboard to work with cursor compositing.hshi@chromium.org2014-03-051-3/+22
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-0/+2
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-23/+20
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-2/+2
* Use active window if on current workspace for fullscreen mode.flackr@chromium.org2014-02-271-9/+23