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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-4
/
+7
*
Use translated root location in WebInputEvent
oshima@chromium.org
2012-01-26
4
-95
/
+66
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
10
-98
/
+300
*
Mac/Aura aura_shell_unittests are not linking
dhollowa@chromium.org
2012-01-25
1
-0
/
+5
*
Fix launcher to not request focus on creation
zork@chromium.org
2012-01-25
1
-0
/
+2
*
Allow activation of the Launcher container
zork@chromium.org
2012-01-25
2
-1
/
+3
*
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
16
-186
/
+228
*
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
*
Adds an accelerator to handle Ctrl-Shift-L during weird cases
pkotwicz@chromium.org
2012-01-23
6
-0
/
+44
*
Bug=105964
pkotwicz@chromium.org
2012-01-23
6
-0
/
+28
*
Revert 118698 - Bug=105964
pkotwicz@chromium.org
2012-01-23
6
-28
/
+0
*
Bug=105964
pkotwicz@chromium.org
2012-01-23
6
-0
/
+28
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
8
-17
/
+142
*
Renames and moves some workspace related classes to the workspace
sky@chromium.org
2012-01-21
8
-73
/
+72
*
Add ash/accelerators/accelerator_filter_unittest.cc to prevent a regression l...
yusukes@chromium.org
2012-01-21
2
-0
/
+90
*
Revert r118540 "Bug=105964"
maruel@chromium.org
2012-01-21
6
-28
/
+0
*
Stack un-parented control windows in their own container. This prevents them ...
ben@chromium.org
2012-01-20
4
-26
/
+32
*
Bug=105964
pkotwicz@chromium.org
2012-01-20
6
-0
/
+28
*
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
6
-49
/
+84
*
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
2
-3
/
+3
*
Fix a couple of drag drop bugs:
varunjain@chromium.org
2012-01-20
1
-1
/
+4
*
Animate the omnibox show/hide.
ben@chromium.org
2012-01-20
2
-27
/
+106
*
Turn off initial focus on the status area to fix aura_shell_unittests
zork@chromium.org
2012-01-20
1
-0
/
+1
*
Initialize the InputMethod before the windows. Allow the status container to ...
zork@chromium.org
2012-01-20
2
-6
/
+7
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
7
-2
/
+424
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
6
-1
/
+167
*
Change status widget type to TYPE_WINDOW_FRAMELESS.
zork@chromium.org
2012-01-19
1
-3
/
+4
*
Change the signature of SetScreenshotDelegate() to show ownership transfer mo...
yusukes@chromium.org
2012-01-19
3
-4
/
+6
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
12
-3
/
+2422
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
7
-419
/
+1
*
Aura: add functionality required by mouse lock to disable tooltips. Also fix a
varunjain@chromium.org
2012-01-18
3
-3
/
+69
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
11
-166
/
+585
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
7
-1
/
+419
*
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
15
-100
/
+106
*
Tweaks for the launcher:
sky@chromium.org
2012-01-18
21
-183
/
+430
*
Make it simpler to detect when implicit animations complete.
vollick@google.com
2012-01-18
7
-13
/
+19
*
screenshot_delegate.h is missing from ash.gyp.
yusukes@chromium.org
2012-01-18
1
-0
/
+1
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
5
-157
/
+1
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
5
-1
/
+157
*
Handle Caps Lock short cut (Shift+Search) in ash [part 1 of 2].
yusukes@chromium.org
2012-01-18
5
-14
/
+101
*
Aura: Fix Alt-tab not working to cycle windows
jamescook@chromium.org
2012-01-18
2
-2
/
+2
*
Split Aura shell initialization out by platform
dhollowa@chromium.org
2012-01-18
5
-4
/
+74
*
Don't set focus if the click target is already activated.
oshima@chromium.org
2012-01-17
2
-10
/
+27
[next]