index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ash
/
shell.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Update status area position in compact mode.
derat@chromium.org
2012-02-11
1
-0
/
+12
*
aura: Fix crash on closing host window.
xiyuan@chromium.org
2012-02-10
1
-16
/
+2
*
Aura: Rationalize window mode initialization
jamescook@chromium.org
2012-02-10
1
-31
/
+27
*
aura: Display black background in compact window mode.
derat@chromium.org
2012-02-09
1
-1
/
+10
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
1
-3
/
+12
*
Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-5
/
+10
*
Revert 120887 - Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-10
/
+5
*
Close background widget synchronously when root window is deleted.
oshima@chromium.org
2012-02-08
1
-0
/
+4
*
Fix --aura-window-mode=compact on dev linux_chromeos builds
jamescook@chromium.org
2012-02-08
1
-5
/
+10
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
1
-0
/
+2
*
Allow focus to be sent between browser window and launcher/status window
zork@chromium.org
2012-02-07
1
-0
/
+11
*
Aura: Switch window mode when screen resolution changes
jamescook@chromium.org
2012-02-07
1
-14
/
+32
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-2
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+2
*
Revert 120566 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-2
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+2
*
Add PanelWindow and PanelLayoutManager to ash. (+ win fix)
stevenjb@chromium.org
2012-02-04
1
-0
/
+8
*
Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.
tbreisacher@chromium.org
2012-02-04
1
-8
/
+0
*
Add PanelWindow and PanelLayoutManager to ash.
stevenjb@chromium.org
2012-02-04
1
-0
/
+8
*
Aura: Create a new containerr for drag/drop images and tooltips.
varunjain@chromium.org
2012-02-02
1
-1
/
+7
*
Enable hide animation for login screen.
oshima@chromium.org
2012-02-01
1
-1
/
+0
*
Aura: Rework window mode flags to compact/overlapping/managed
jamescook@chromium.org
2012-02-01
1
-19
/
+18
*
Acquire all layers when hiding window gets destroyed.
oshima@chromium.org
2012-01-31
1
-0
/
+1
*
Aura: Resize login screen if resolution changes
jamescook@chromium.org
2012-01-30
1
-0
/
+2
*
Handful of workspace changes:
sky@chromium.org
2012-01-30
1
-8
/
+3
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
1
-1
/
+1
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-2
/
+9
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
1
-77
/
+143
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
1
-1
/
+3
*
Renames and moves some workspace related classes to the workspace
sky@chromium.org
2012-01-21
1
-5
/
+5
*
Stack un-parented control windows in their own container. This prevents them ...
ben@chromium.org
2012-01-20
1
-1
/
+7
*
aura: Replace UI-feature GYP flags with switches.
derat@chromium.org
2012-01-20
1
-0
/
+3
*
Initialize the InputMethod before the windows. Allow the status container to ...
zork@chromium.org
2012-01-20
1
-6
/
+6
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-0
/
+2
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-2
/
+0
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
1
-4
/
+5
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
1
-0
/
+2
*
Rename system modal types and classes appropriately.
flackr@chromium.org
2012-01-18
1
-8
/
+9
*
Aura: Fix Alt-tab not working to cycle windows
jamescook@chromium.org
2012-01-18
1
-1
/
+1
*
Aura: Resize windows when screen/host window size changes
jamescook@chromium.org
2012-01-17
1
-3
/
+4
*
Fixes crash in ShelfLayoutManager that would occur when closing window
sky@chromium.org
2012-01-17
1
-0
/
+15
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
1
-9
/
+1
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
1
-0
/
+10
*
Revert 117165 - Allow a Views client to provide a default frameview for windo...
ben@chromium.org
2012-01-11
1
-10
/
+0
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
1
-0
/
+10
*
Aura: Convert Alt-tab to most-recently-used order
jamescook@chromium.org
2012-01-10
1
-2
/
+13
*
aura: Add container for setting bubbles.
derat@chromium.org
2012-01-07
1
-1
/
+6
*
Adds support for Window Modality to Ash.
ben@chromium.org
2012-01-06
1
-0
/
+5
*
Aura: Fix Alt-Tab in compact window mode
jamescook@chromium.org
2012-01-06
1
-3
/
+5
*
Aura: Toggling window mode in about:flags works on CrOS devices
jamescook@chromium.org
2012-01-05
1
-22
/
+27
[next]