summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* aura: Update status area position in compact mode.derat@chromium.org2012-02-111-0/+12
* aura: Fix crash on closing host window.xiyuan@chromium.org2012-02-101-16/+2
* Aura: Rationalize window mode initializationjamescook@chromium.org2012-02-101-31/+27
* aura: Display black background in compact window mode.derat@chromium.org2012-02-091-1/+10
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-091-3/+12
* Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-5/+10
* Revert 120887 - Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-10/+5
* Close background widget synchronously when root window is deleted.oshima@chromium.org2012-02-081-0/+4
* Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-5/+10
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-071-0/+2
* Allow focus to be sent between browser window and launcher/status windowzork@chromium.org2012-02-071-0/+11
* Aura: Switch window mode when screen resolution changesjamescook@chromium.org2012-02-071-14/+32
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-2/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-0/+2
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-2/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-0/+2
* Add PanelWindow and PanelLayoutManager to ash. (+ win fix)stevenjb@chromium.org2012-02-041-0/+8
* Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.tbreisacher@chromium.org2012-02-041-8/+0
* Add PanelWindow and PanelLayoutManager to ash.stevenjb@chromium.org2012-02-041-0/+8
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-021-1/+7
* Enable hide animation for login screen.oshima@chromium.org2012-02-011-1/+0
* Aura: Rework window mode flags to compact/overlapping/managedjamescook@chromium.org2012-02-011-19/+18
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-311-0/+1
* Aura: Resize login screen if resolution changesjamescook@chromium.org2012-01-301-0/+2
* Handful of workspace changes:sky@chromium.org2012-01-301-8/+3
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-1/+1
* Allow hide animations to work again:ben@chromium.org2012-01-271-2/+9
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-251-77/+143
* Add animations for system modal and tooltips.ben@chromium.org2012-01-231-1/+3
* Renames and moves some workspace related classes to the workspacesky@chromium.org2012-01-211-5/+5
* Stack un-parented control windows in their own container. This prevents them ...ben@chromium.org2012-01-201-1/+7
* aura: Replace UI-feature GYP flags with switches.derat@chromium.org2012-01-201-0/+3
* Initialize the InputMethod before the windows. Allow the status container to ...zork@chromium.org2012-01-201-6/+6
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-0/+2
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+0
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-181-4/+5
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-0/+2
* Rename system modal types and classes appropriately.flackr@chromium.org2012-01-181-8/+9
* Aura: Fix Alt-tab not working to cycle windowsjamescook@chromium.org2012-01-181-1/+1
* Aura: Resize windows when screen/host window size changesjamescook@chromium.org2012-01-171-3/+4
* Fixes crash in ShelfLayoutManager that would occur when closing windowsky@chromium.org2012-01-171-0/+15
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-131-9/+1
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+10
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-111-10/+0
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-111-0/+10
* Aura: Convert Alt-tab to most-recently-used orderjamescook@chromium.org2012-01-101-2/+13
* aura: Add container for setting bubbles.derat@chromium.org2012-01-071-1/+6
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-061-0/+5
* Aura: Fix Alt-Tab in compact window modejamescook@chromium.org2012-01-061-3/+5
* Aura: Toggling window mode in about:flags works on CrOS devicesjamescook@chromium.org2012-01-051-22/+27