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
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Add Layer::LAYER_SOLID_COLOR to compositor.
derat@chromium.org
2012-01-28
10
-37
/
+14
*
Do not allow system modal dialogs below the lock layer to steal focus.
flackr@chromium.org
2012-01-27
2
-0
/
+75
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
8
-95
/
+145
*
aura compact mode continuous alt-tab should land on a window instead of showi...
alicet@chromium.org
2012-01-27
2
-21
/
+33
*
Aura: Fix tab strip showing under status area in compact mode
jamescook@chromium.org
2012-01-27
1
-5
/
+11
*
Reworks the workspace code. Here's the new heuristics:
sky@chromium.org
2012-01-26
18
-1589
/
+590
*
We should not be setting state in ET_MOUSE_MOVED
pkotwicz@chromium.org
2012-01-26
1
-3
/
+0
*
Adds the option for TopLevelWindowEventFilter to snap to a
sky@chromium.org
2012-01-26
3
-8
/
+116
*
aura: Handle NULL |container| case in GetTopmostWindowToActivate
xiyuan@chromium.org
2012-01-26
1
-6
/
+11
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
1
-3
/
+7
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
1
-11
/
+13
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
5
-5
/
+32
*
Allow activation of the Launcher container
zork@chromium.org
2012-01-25
1
-0
/
+1
*
Wires up disabling visibility animations for aura, and explicitly
sky@chromium.org
2012-01-24
1
-0
/
+3
*
Changes the launcher around so that it's up to the shell to populate it
sky@chromium.org
2012-01-24
2
-23
/
+11
*
Aura compact mode window visiblity -- set offscreen aura window layer invisible.
alicet@chromium.org
2012-01-24
3
-17
/
+95
*
Aura: Fix crash on omnibox input in compact window mode
jamescook@chromium.org
2012-01-23
1
-2
/
+4
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
6
-16
/
+137
*
Renames and moves some workspace related classes to the workspace
sky@chromium.org
2012-01-21
6
-63
/
+62
*
Stack un-parented control windows in their own container. This prevents them ...
ben@chromium.org
2012-01-20
2
-14
/
+10
*
aura_builder target needs to work on Mac
dhollowa@chromium.org
2012-01-20
1
-1
/
+1
*
aura: Replace UI-feature GYP flags with switches.
derat@chromium.org
2012-01-20
3
-49
/
+68
*
Add slide sequence for aura windows in compact mode.
alicet@chromium.org
2012-01-20
3
-1
/
+119
*
UnConfineCursor addition breaks Mac/Aura
dhollowa@chromium.org
2012-01-20
1
-1
/
+1
*
Animate the omnibox show/hide.
ben@chromium.org
2012-01-20
2
-27
/
+106
*
Initialize the InputMethod before the windows. Allow the status container to ...
zork@chromium.org
2012-01-20
1
-0
/
+1
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
4
-1
/
+413
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
5
-1
/
+165
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-0
/
+2
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
4
-409
/
+1
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
9
-162
/
+574
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
4
-1
/
+409
*
Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...
benrg@chromium.org
2012-01-18
2
-47
/
+111
*
aura: Move compact mode status area down a few pixels.
derat@chromium.org
2012-01-18
1
-2
/
+7
*
Rename system modal types and classes appropriately.
flackr@chromium.org
2012-01-18
11
-81
/
+86
*
Tweaks for the launcher:
sky@chromium.org
2012-01-18
5
-66
/
+165
*
Make it simpler to detect when implicit animations complete.
vollick@google.com
2012-01-18
5
-10
/
+14
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
4
-155
/
+1
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
4
-1
/
+155
*
Aura: Fix Alt-tab not working to cycle windows
jamescook@chromium.org
2012-01-18
1
-1
/
+1
*
Don't set focus if the click target is already activated.
oshima@chromium.org
2012-01-17
2
-10
/
+27
*
Aura: Resize windows when screen/host window size changes
jamescook@chromium.org
2012-01-17
10
-210
/
+323
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
9
-4
/
+53
*
Aura: ShellDelegate GetCycleWindowList can request order by activity
jamescook@chromium.org
2012-01-17
2
-7
/
+11
*
Fixes crash in ShelfLayoutManager that would occur when closing window
sky@chromium.org
2012-01-17
3
-6
/
+16
*
Attempt 2: Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
5
-11
/
+9
*
Revert 117581 - Removes support for multiple images from launcher. Doesn't lo...
thestig@chromium.org
2012-01-13
2
-5
/
+5
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
1
-0
/
+8
*
Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
2
-5
/
+5
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
1
-1
/
+1
[next]