summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Add a separate flag for snapping only to 50% and enable it by default.pkotwicz@chromium.org2013-11-205-35/+150
* Ensure that the first browser window which is created in Windows 8 ASH is max...ananta@chromium.org2013-11-203-3/+23
* Change accelerator_controller to use content::RecordAction directly.stevet@chromium.org2013-11-201-0/+1
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-1/+1
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-207-34/+34
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-197-34/+34
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-1/+1
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-1911-375/+72
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-1911-72/+375
* Set LauncherID as a Window's Propertysimon.hong81@gmail.com2013-11-162-4/+4
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-153-6/+5
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-146-14/+12
* Disable SoloWindowTrackerTest.DockedWindow on Win8 Aurakinuko@chromium.org2013-11-141-1/+7
* Remove restrictions for cursor visibility from CompoundEventFiltertdanderson@chromium.org2013-11-142-37/+1
* 1) Fix repaint glitches wrt to the solo window header when window docking is ...pkotwicz@chromium.org2013-11-147-688/+721
* Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...flackr@chromium.org2013-11-136-20/+109
* Make the headers for all windows except for restored tabbed browser windows s...pkotwicz@chromium.org2013-11-131-4/+2
* Fix crash when shortcut destroys the target that the modifier up event is sent.tengs@chromium.org2013-11-132-33/+102
* Makes it possible to undock a vertically stretched panel.varkha@chromium.org2013-11-133-3/+68
* Does not override default animation when closing a docked windowvarkha@chromium.org2013-11-131-2/+4
* Don't lock the cursor when dragging or resizing a window with touchtdanderson@chromium.org2013-11-133-4/+51
* Make RootWindow not subclass Window.ben@chromium.org2013-11-123-2/+4
* Update cursor when the mouse enters X root window.oshima@chromium.org2013-11-121-0/+90
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-122-3/+1
* Make RootWindow not subclass Window.ben@chromium.org2013-11-122-1/+3
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-122-18/+0
* Fix memory leak in sticky keys unit test.tengs@chromium.org2013-11-091-0/+2
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-095-17/+9
* Add more sticky key unit tests for modifying mouse events.tengs@chromium.org2013-11-081-13/+138
* Increases tolerance for touch-snapping near the screen edgesvarkha@chromium.org2013-11-082-3/+71
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-0820-64/+60
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-0820-60/+64
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-0820-64/+60
* events: Introduce EventDispatchDetails.sadrul@chromium.org2013-11-081-55/+0
* Sticky keys modifies mouse click and scroll events in addition to key events.tengs@chromium.org2013-11-085-62/+178
* Enables docked windows by defaultvarkha@chromium.org2013-11-089-224/+229
* Prevent reentrant CompleteDrag when changing display configurationvarkha@chromium.org2013-11-071-7/+3
* [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh ...pkotwicz@chromium.org2013-11-065-0/+2190
* Enforces 10px visibility when dragging between displays. This scenario is pos...varkha@chromium.org2013-11-063-11/+24
* UMA data collection for docked windowsvarkha@chromium.org2013-11-063-12/+129
* Implemented UI for new first-run tutorial.dzhioev@chromium.org2013-11-051-0/+1
* Convert event location to screen position.flackr@chromium.org2013-11-052-2/+37
* Undock window when reverting a dragvarkha@chromium.org2013-11-052-4/+20
* ash: Add VLOG(1) to UserActivityDetector.derat@chromium.org2013-11-051-0/+29
* Unminimize the minimized state, instead of showingoshima@chromium.org2013-11-051-1/+4
* Dispatches touch events to captured windowsky@chromium.org2013-11-031-2/+2
* Implemented lock/unlock/shutdown system sounds.ygorshenin@chromium.org2013-11-022-2/+25
* Skip EnsureMinimumVisibility test on win_ash(win8)oshima@chromium.org2013-11-011-0/+3
* Make sure the non browser/no app widget is fully visible when created on ashoshima@chromium.org2013-11-015-2/+80
* Ease out overview animation and make it longer.flackr@chromium.org2013-11-011-1/+3