summaryrefslogtreecommitdiffstats
path: root/ash/wm/workspace
Commit message (Expand)AuthorAgeFilesLines
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-092-4/+4
* Revert 198918 "Save and restore State for ShellWindows, includin..."csharp@chromium.org2013-05-082-4/+4
* Save and restore State for ShellWindows, including panelsstevenjb@chromium.org2013-05-082-4/+4
* Adding experimental maximize mode (behind a flag)skuhne@chromium.org2013-05-023-1/+16
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-303-6/+7
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-3/+2
* Fixing animation problem where during the runtime of an animation two layers ...skuhne@chromium.org2013-04-253-22/+127
* Use screen bounds to restore minimized windowoshima@chromium.org2013-04-252-1/+22
* Trying to activate a window in a workspace other than the current is ignored ...sschmitz@chromium.org2013-04-241-0/+19
* Add ash-enable-sticky-edges for 'sticky' instead of 'snap' behavior.stevenjb@chromium.org2013-04-233-44/+172
* Fixing problem with unclosed phantom window after cancelling gesture with ESC...skuhne@chromium.org2013-04-181-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-176-21/+21
* ash: Fix transient child in wrong workspace.xiyuan@chromium.org2013-04-172-8/+28
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-172-2/+4
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-172-4/+2
* Add ash SessionStateDelegatebartfab@google.com2013-04-172-2/+4
* Added various UMA statistics values for different WM functionsskuhne@chromium.org2013-04-131-6/+7
* Update window visibility detection for shelf to limit toharrym@chromium.org2013-04-121-0/+1
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-112-2/+2
* Support dragging panels across displaysflackr@chromium.org2013-04-061-4/+8
* Allow no-internal display modeoshima@chromium.org2013-03-301-3/+2
* Fixing transition state from maximized to L/R maximizedskuhne@chromium.org2013-03-291-4/+24
* Allow a user to switch to maximized left / maximized right while in immersive...pkotwicz@chromium.org2013-03-261-1/+1
* Fixes bug where FocusController would stack a layer directly above asky@chromium.org2013-03-251-0/+119
* ash: Refactor transparent window headers for single windowsjamescook@chromium.org2013-03-221-4/+8
* Makes it so we don't allow detaching dragged tabs into a separatesky@chromium.org2013-03-223-9/+127
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-201-1/+2
* Crash on clicking the maximize buttonskuhne@chromium.org2013-03-202-14/+15
* When browser window showing control bubble loses focus,simon.hong81@gmail.com2013-03-192-0/+15
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-191-2/+1
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-191-1/+2
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-132-2/+6
* Use unaccelerated scroll values for workspace cyclingpkotwicz@chromium.org2013-03-122-13/+13
* Re-implement overscan & Implement Display Rotationoshima@chromium.org2013-03-122-19/+10
* Refactor: Shelf Widgetharrym@chromium.org2013-03-097-21/+29
* Set the window frames to be non transparent while the user is cycling through...pkotwicz@chromium.org2013-03-081-0/+11
* Move panels classes to ash/wm/panels and add OWNERS.flackr@chromium.org2013-03-071-1/+1
* Show the desktop workspace dimmed while the user is cycling though workspaces.pkotwicz@chromium.org2013-03-023-2/+17
* Make sure at least 2/3 of the window is visible when a window is added to wor...oshima@chromium.org2013-02-284-5/+22
* Re-land 184821 with updated unit tests.hshi@chromium.org2013-02-271-1/+1
* Revert 184821mpearson@chromium.org2013-02-271-1/+1
* Fix a minor typo in SnapSizer::GetSnapBounds().hshi@chromium.org2013-02-271-1/+1
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-1/+0
* End workspace scrubbing when the user clicks on the trackpad.pkotwicz@chromium.org2013-02-201-6/+10
* Allow detaching and reattaching panels when dragged from/to launcher.flackr@chromium.org2013-02-201-1/+6
* Makes running a move loop ignore events from a source other than thesky@chromium.org2013-02-151-1/+2
* Fix regression caused by 11597003 with respect to animating the desktop backg...pkotwicz@chromium.org2013-02-141-1/+6
* Make the workspace cycler animation parameters editable via chrome://gesturepkotwicz@chromium.org2013-02-136-102/+365
* Switch ending workspace cycling to when the user lifts their fingers off the ...pkotwicz@chromium.org2013-02-121-4/+1