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
*
ash: Animate tray-background on hover.
sadrul@chromium.org
2012-03-25
2
-16
/
+16
*
Makes sure the app list is visible if the launcher overflows.
sky@chromium.org
2012-03-25
1
-5
/
+13
*
Adds context menu so that shelf always auto-hides (except on lock
sky@chromium.org
2012-03-25
15
-145
/
+282
*
Disables accelerators which are disabled on lock screen when user is logged out
pkotwicz@chromium.org
2012-03-25
10
-24
/
+31
*
ash: Do some refactoring for the tray items with sub-menus.
sadrul@chromium.org
2012-03-25
5
-57
/
+63
*
ash: A couple of small changes..
sadrul@chromium.org
2012-03-25
1
-2
/
+2
*
Remove app mode
davemoore@chromium.org
2012-03-25
4
-54
/
+6
*
Add support for Ctrl-N when no browsers are present.
pkotwicz@chromium.org
2012-03-25
9
-2
/
+43
*
Keep hiding windows' layers stacked above the new active window's layer.
ben@chromium.org
2012-03-25
3
-7
/
+42
*
Make FramePainter remove itself as a WindowObserver
davemoore@chromium.org
2012-03-24
2
-4
/
+13
*
Don't delete Primary monitor and it's root window when
oshima@chromium.org
2012-03-24
3
-6
/
+76
*
Add "Change Wallpaper..." option in system ContextMenu
bshe@chromium.org
2012-03-24
4
-3
/
+21
*
Change the launcher to create new tabs instead of windows when
davemoore@chromium.org
2012-03-24
4
-5
/
+5
*
* Keep the mouse in the desktop in multi monitor environment. I ended up usin...
oshima@chromium.org
2012-03-24
2
-9
/
+2
*
Undo Revert 128667 - didn't fix 20% size regression on win
rbyers@chromium.org
2012-03-24
1
-446
/
+106
*
Revert 128667 due to 20% size regression on win clobber
nduca@google.com
2012-03-24
1
-106
/
+446
*
Allow sliders to be adjusted with arrow keys
zork@chromium.org
2012-03-24
2
-2
/
+0
*
Update image and text color for secondary monitor UI
oshima@chromium.org
2012-03-24
1
-4
/
+3
*
Remove bold from uber tray font.
flackr@chromium.org
2012-03-24
1
-0
/
+3
*
aura: Update shelf layout visibility state on lock screen.
varunjain@chromium.org
2012-03-24
2
-1
/
+33
*
Closes uber tray when clicking outside tray
pkotwicz@chromium.org
2012-03-24
2
-1
/
+38
*
ash: Use CancellationFlag to properly cancel shadow generation.
xiyuan@chromium.org
2012-03-24
2
-53
/
+51
*
When screen locked (LOGGED_IN_LOCKED):
pkotwicz@chromium.org
2012-03-24
7
-29
/
+69
*
Revert 128684 - Appears to have an infinite loop in a unit test due to not ad...
rsleevi@chromium.org
2012-03-24
3
-71
/
+6
*
Don't delete Primary monitor and it's root window when
oshima@chromium.org
2012-03-24
3
-6
/
+71
*
Hide tray icon for connected ethernet network.
flackr@chromium.org
2012-03-24
3
-4
/
+10
*
ash: Adjust alignment of the network icons in the network list.
sadrul@chromium.org
2012-03-24
1
-0
/
+2
*
Added "final" assets. Will remove the old ones in a later CL.
saintlou@chromium.org
2012-03-24
1
-446
/
+106
*
Add an accessible name to the header buttons in the detail views of the uber ...
zork@chromium.org
2012-03-24
3
-0
/
+13
*
Ash: Refactor frame bounds inset code
jamescook@chromium.org
2012-03-24
2
-16
/
+51
*
ash: Fix compilation on Windows from r128646.
derat@chromium.org
2012-03-24
1
-1
/
+1
*
Add accessible name to IME tray icon
zork@chromium.org
2012-03-24
1
-0
/
+1
*
ash: Improve uber tray brightness slider.
derat@chromium.org
2012-03-24
3
-19
/
+41
*
ash: Show a bubble when accessibility is turned on.
sadrul@chromium.org
2012-03-24
5
-5
/
+57
*
Add a string resource for set wallpaper from context menu.
bshe@chromium.org
2012-03-24
1
-0
/
+4
*
ash::STRETCH fix requested by saintlou (see bug)
benrg@chromium.org
2012-03-24
1
-6
/
+3
*
Reorders the items in the launcher so that we have browser shortcut
sky@chromium.org
2012-03-24
13
-207
/
+134
*
ash: Avoid crash when returning from network details popup.
derat@chromium.org
2012-03-24
3
-5
/
+17
*
ash: Show the bubble for caps lock.
sadrul@chromium.org
2012-03-24
2
-4
/
+52
*
Renamed GetIncognitoWallpaperIndex() to GetGuestWallpaperIndex().
saintlou@chromium.org
2012-03-24
2
-2
/
+2
*
Added method to retrieve non-random incognito wallpaper.
saintlou@chromium.org
2012-03-24
2
-0
/
+10
*
Fix compile from r128604.
sadrul@chromium.org
2012-03-23
1
-1
/
+1
*
Use shadows on launcher icons
davemoore@chromium.org
2012-03-23
2
-7
/
+36
*
ash: Use big char such as 'G' to calculate minimum title width.
xiyuan@chromium.org
2012-03-23
1
-1
/
+3
*
A random wallpaper will be picked when building Chrome, but nor Chromium.
saintlou@chromium.org
2012-03-23
1
-0
/
+12
*
ash: Show IP address, MAC address in the network popup.
sadrul@chromium.org
2012-03-23
6
-4
/
+157
*
Add shortcut image to the secondary monitor screen
oshima@chromium.org
2012-03-23
1
-16
/
+35
*
Add accessible names to the sliders in the uber tray.
zork@chromium.org
2012-03-23
3
-0
/
+14
*
ash: Make sure the network icon in the main popup is of the darker version.
sadrul@chromium.org
2012-03-23
2
-15
/
+16
*
Change kAutoHideDelayMS to 500ms
stevenjb@chromium.org
2012-03-23
1
-1
/
+1
[next]