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
/
ash.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...
sky@chromium.org
2012-02-25
1
-3
/
+0
*
Attempt 3: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-25
1
-0
/
+3
*
Revert 123553 - Attempt 2 at: Makes managed mode constrain the height of wind...
sky@chromium.org
2012-02-24
1
-3
/
+0
*
Attempt 2 at: Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-0
/
+3
*
Revert 123518 - Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-3
/
+0
*
Makes managed mode constrain the height of windows so they don't
sky@chromium.org
2012-02-24
1
-0
/
+3
*
Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
1
-2
/
+0
*
When locking the screen via Ctrl-Shift-L from wrench menu,
pkotwicz@chromium.org
2012-02-24
1
-0
/
+2
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-2
/
+2
*
Panel dragging in Compact mode Aura layout
dslomov@chromium.org
2012-02-16
1
-0
/
+2
*
Implement taking partial screenshot.
mukai@chromium.org
2012-02-16
1
-0
/
+4
*
Refactors launcher related ShellDelegate methods into standalone
sky@chromium.org
2012-02-16
1
-0
/
+1
*
Moves window dragging/resizing logic into standalone class. I've got
sky@chromium.org
2012-02-15
1
-0
/
+2
*
Revert 121685 - Add a unit test for the focus cycler.
zork@chromium.org
2012-02-13
1
-1
/
+0
*
Add a unit test for the focus cycler.
zork@chromium.org
2012-02-13
1
-0
/
+1
*
Minor refactoring of workspace code so that code for managed windows
sky@chromium.org
2012-02-10
1
-0
/
+4
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
1
-6
/
+21
*
Reland http://codereview.chromium.org/9121050/ with fix for aura_win
zork@chromium.org
2012-02-08
1
-0
/
+1
*
Custom frame view for panels.
dslomov@chromium.org
2012-02-08
1
-0
/
+2
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
1
-0
/
+6
*
Allow focus to be sent between browser window and launcher/status window
zork@chromium.org
2012-02-07
1
-0
/
+2
*
Handle F6 and F7 (brightness keys) in ash [part 1 of 3].
yusukes@google.com
2012-02-07
1
-0
/
+1
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-6
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+6
*
Handle F8, F9, and F10 (volume keys) in ash [part 1 of 3].
yusukes@google.com
2012-02-06
1
-0
/
+1
*
Revert 120566 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-6
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+6
*
Add PanelWindow and PanelLayoutManager to ash. (+ win fix)
stevenjb@chromium.org
2012-02-04
1
-2
/
+7
*
Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.
tbreisacher@chromium.org
2012-02-04
1
-7
/
+2
*
Add PanelWindow and PanelLayoutManager to ash.
stevenjb@chromium.org
2012-02-04
1
-2
/
+7
*
Revert Aura changes
avi@chromium.org
2012-02-01
1
-54
/
+0
*
Include ui_strings in aura_shell_unittests to fix the build
zork@chromium.org
2012-02-01
1
-0
/
+38
*
Add accessible names to the launcher buttons
zork@chromium.org
2012-02-01
1
-0
/
+16
*
Mac/Aura aura_shell_unittests are not linking
dhollowa@chromium.org
2012-01-30
1
-1
/
+12
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-2
/
+3
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-9
/
+1
*
Reworks the workspace code. Here's the new heuristics:
sky@chromium.org
2012-01-26
1
-4
/
+0
*
Mac/Aura aura_shell_unittests are not linking
dhollowa@chromium.org
2012-01-25
1
-0
/
+5
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
1
-0
/
+2
*
Renames and moves some workspace related classes to the workspace
sky@chromium.org
2012-01-21
1
-5
/
+5
*
Add ash/accelerators/accelerator_filter_unittest.cc to prevent a regression l...
yusukes@chromium.org
2012-01-21
1
-0
/
+1
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-1
/
+4
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
1
-0
/
+2
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-0
/
+24
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-3
/
+0
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
1
-0
/
+6
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
1
-0
/
+3
*
Rename system modal types and classes appropriately.
flackr@chromium.org
2012-01-18
1
-6
/
+6
*
Tweaks for the launcher:
sky@chromium.org
2012-01-18
1
-0
/
+4
*
screenshot_delegate.h is missing from ash.gyp.
yusukes@chromium.org
2012-01-18
1
-0
/
+1
[next]