summaryrefslogtreecommitdiffstats
path: root/athena/wm
Commit message (Expand)AuthorAgeFilesLines
* athena: Hide the windows when exiting from overview mode.Sadrul Habib Chowdhury2014-08-292-23/+77
* athena: Fix overview mode for split-view mode.Sadrul Habib Chowdhury2014-08-285-15/+113
* Adding Baseframework of the ResourceManager (all hooks and observers)skuhne2014-08-283-0/+13
* Stop painting when receiving delegated frameenne2014-08-231-0/+3
* Fix crash when dragging a half width window to split view from overview modepkotwicz@chromium.org2014-08-227-105/+182
* Make the minimized home card not overlap activities on Athenapkotwicz@chromium.org2014-08-212-10/+11
* athena: Fix switching to a window of a different size.sadrul@chromium.org2014-08-203-16/+60
* Add shoftcut (ctrl-f6) to toggle split viewoshima@chromium.org2014-08-194-0/+62
* athena: Fix window-layout in split-view mode.sadrul@chromium.org2014-08-183-22/+80
* athena: Add some tests for the existing wm functionalities.sadrul@chromium.org2014-08-183-105/+369
* athena: Fix window transforms when split windows go into overview mode.sadrul@chromium.org2014-08-181-24/+33
* athena: Fix switching windows with title-drag in split-view.sadrul@chromium.org2014-08-155-11/+70
* athena: A simpler implementation of WindowListProvider.sadrul@chromium.org2014-08-1510-243/+199
* athena: Add a test for split-view controller.sadrul@chromium.org2014-08-154-11/+121
* compositor: Add a ClosureAnimationObserver to run a Closure at the end of the...sadrul@chromium.org2014-08-154-32/+8
* athena: Fix a use-after-free case.sadrul@chromium.org2014-08-141-0/+1
* athena: Allow getting into split-view mode from overview-mode.sadrul@chromium.org2014-08-148-12/+383
* Split Screen mode implementation.mfomitchev@chromium.org2014-08-1312-92/+561
* Revert of Split Screen mode implementation. (patchset #3 of https://coderevie...hashimoto@chromium.org2014-08-1312-563/+93
* Use ShadowController instead of creating its own.oshima@chromium.org2014-08-132-16/+12
* Split Screen mode implementation.mfomitchev@chromium.org2014-08-1212-94/+564
* athena: Allow dragging the window-title down to switch between windows.sadrul@chromium.org2014-08-125-24/+248
* Revert of Split Screen mode implementation (https://codereview.chromium.org/4...rouslan@chromium.org2014-08-1012-561/+93
* Split Screen mode implementation.mfomitchev@chromium.org2014-08-0912-93/+561
* athena: Slide a window offscreen in overview mode to close it.sadrul@chromium.org2014-08-081-13/+172
* athena: Add support for fling-scroll in overview mode.sadrul@chromium.org2014-08-061-2/+50
* athena: Create WMState.sadrul@chromium.org2014-08-061-0/+3
* Enable touch text selection on Athenamohsen@chromium.org2014-08-022-20/+48
* Exit overview mode when a new activity is opened in athena.pkotwicz@chromium.org2014-07-261-8/+19
* Revert 285393 "Exit overview mode when a new activity is opened ..."kalman@chromium.org2014-07-241-18/+8
* Exit overview mode when a new activity is opened in athena.pkotwicz@chromium.org2014-07-241-8/+18
* Explicit container priorityoshima@chromium.org2014-07-241-1/+2
* Cleanup athena's WindowManagerImplpkotwicz@chromium.org2014-07-241-66/+111
* Split View Mode: Support for the 2-finger bezel scroll.mfomitchev@chromium.org2014-07-246-3/+352
* Minimize HomeCard if the user opens something in the home card.mukai@chromium.org2014-07-231-0/+2
* Athena's FocusRulesoshima@chromium.org2014-07-181-3/+4
* Fix silly mistakesoshima@chromium.org2014-07-171-3/+2
* athena: Add a minimized state for the home-card.sadrul@chromium.org2014-07-173-2/+58
* Revert 283774 "Fix silly mistakes"oshima@chromium.org2014-07-171-2/+3
* Fix silly mistakesoshima@chromium.org2014-07-171-3/+2
* Revert of athena: Add a minimized state for the home-card. (https://coderevie...kuan@chromium.org2014-07-163-58/+2
* athena: Add a minimized state for the home-card.sadrul@chromium.org2014-07-163-2/+58
* Use accelerator to switch overview modeoshima@chromium.org2014-07-162-25/+34
* Revert 282159 "athena: Move athena_export.h into common/ directory."oshima@chromium.org2014-07-102-2/+2
* athena: Move athena_export.h into common/ directory.tfarina@chromium.org2014-07-092-2/+2
* athena: Allow scrolling the window list in overview mode.sadrul@chromium.org2014-06-131-13/+67
* athena: Add shadows to the windows in overview mode.sadrul@chromium.org2014-06-121-0/+13
* Maximize only normal/popup windowoshima@chromium.org2014-06-122-1/+5
* Athena's FocusManageroshima@chromium.org2014-06-111-6/+0
* athena: Add a basic overview mode.sadrul@chromium.org2014-06-055-6/+328