summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Aura: Switch window mode when screen resolution changesjamescook@chromium.org2012-02-071-0/+5
* Add PanelWindow and PanelLayoutManager to ash. (+ win fix)stevenjb@chromium.org2012-02-043-0/+278
* Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.tbreisacher@chromium.org2012-02-043-278/+0
* Add PanelWindow and PanelLayoutManager to ash.stevenjb@chromium.org2012-02-043-0/+278
* Disable failing system modal test on Mac/Aura shell unit testsdhollowa@chromium.org2012-02-041-1/+8
* Update widget initialization for screen lock, settings bubble and menus to se...alicet@chromium.org2012-02-031-4/+6
* aura: Ignore hide animation request for a window that is already animating tovarunjain@chromium.org2012-02-031-0/+9
* Adds switch to disable window animations. This is needed to disablesky@chromium.org2012-02-031-1/+6
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-036-13/+25
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-022-2/+5
* Disable animations during aura tests.vollick@google.com2012-02-029-90/+57
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-012-6/+6
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-019-57/+90
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-019-90/+57
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-019-57/+90
* Disable animations during aura tests.vollick@google.com2012-02-019-90/+57
* add compact layout manager window transition unittest.alicet@chromium.org2012-02-012-0/+127
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-011-0/+0
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-319-16/+13
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-313-22/+102
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-0/+4
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-313-2/+51
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-303-3/+23
* Handful of workspace changes:sky@chromium.org2012-01-309-110/+399
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-2810-37/+14
* Do not allow system modal dialogs below the lock layer to steal focus.flackr@chromium.org2012-01-272-0/+75
* Allow hide animations to work again:ben@chromium.org2012-01-278-95/+145
* aura compact mode continuous alt-tab should land on a window instead of showi...alicet@chromium.org2012-01-272-21/+33
* Aura: Fix tab strip showing under status area in compact modejamescook@chromium.org2012-01-271-5/+11
* Reworks the workspace code. Here's the new heuristics:sky@chromium.org2012-01-2618-1589/+590
* We should not be setting state in ET_MOUSE_MOVEDpkotwicz@chromium.org2012-01-261-3/+0
* Adds the option for TopLevelWindowEventFilter to snap to asky@chromium.org2012-01-263-8/+116
* aura: Handle NULL |container| case in GetTopmostWindowToActivatexiyuan@chromium.org2012-01-261-6/+11
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-261-3/+7
* Use translated root location in WebInputEventoshima@chromium.org2012-01-261-11/+13
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-255-5/+32
* Allow activation of the Launcher containerzork@chromium.org2012-01-251-0/+1
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-241-0/+3
* Changes the launcher around so that it's up to the shell to populate itsky@chromium.org2012-01-242-23/+11
* Aura compact mode window visiblity -- set offscreen aura window layer invisible.alicet@chromium.org2012-01-243-17/+95
* Aura: Fix crash on omnibox input in compact window modejamescook@chromium.org2012-01-231-2/+4
* Add animations for system modal and tooltips.ben@chromium.org2012-01-236-16/+137
* Renames and moves some workspace related classes to the workspacesky@chromium.org2012-01-216-63/+62
* Stack un-parented control windows in their own container. This prevents them ...ben@chromium.org2012-01-202-14/+10
* aura_builder target needs to work on Macdhollowa@chromium.org2012-01-201-1/+1
* aura: Replace UI-feature GYP flags with switches.derat@chromium.org2012-01-203-49/+68
* Add slide sequence for aura windows in compact mode.alicet@chromium.org2012-01-203-1/+119
* UnConfineCursor addition breaks Mac/Auradhollowa@chromium.org2012-01-201-1/+1
* Animate the omnibox show/hide.ben@chromium.org2012-01-202-27/+106
* Initialize the InputMethod before the windows. Allow the status container to ...zork@chromium.org2012-01-201-0/+1