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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Fix uber-tray popup exit-session button in demo mode.
sadrul@chromium.org
2012-06-16
1
-13
/
+14
*
ash: Draw a line after the list in the uber tray sub-popups.
sadrul@chromium.org
2012-06-15
2
-2
/
+51
*
Disable SystemTray BubbleCreationTypesTest on OS_WIN
stevenjb@google.com
2012-06-15
1
-1
/
+8
*
Fix ash tray bubble RTL alignment issue.
jennyz@google.com
2012-06-15
2
-7
/
+20
*
Disable SystemTrayTestItems on OS_WIN
stevenjb@google.com
2012-06-15
1
-1
/
+8
*
Only send test sms messages on a switch.
stevenjb@google.com
2012-06-15
2
-21
/
+15
*
ash: Fix arrow color for the uber-tray popup.
sadrul@chromium.org
2012-06-15
3
-11
/
+34
*
Propagate PreferredSizeChanged to StatusAreaWidget
stevenjb@google.com
2012-06-15
3
-1
/
+6
*
Make sure the updated network entry is repaintly cleanly.
jennyz@google.com
2012-06-15
1
-0
/
+1
*
Fix status area widget resizing and other Ash tray cleanup.
stevenjb@google.com
2012-06-14
11
-193
/
+158
*
Don't create network notification view if error has been cleared.
stevenjb@google.com
2012-06-14
1
-0
/
+2
*
Display average battery remaining time in uber tray bubble since crOS fixed t...
jennyz@google.com
2012-06-14
1
-1
/
+1
*
Only show caps lock and ime notifications once per boot
zork@chromium.org
2012-06-14
4
-9
/
+18
*
Add WebNotificationTray to the status area
stevenjb@google.com
2012-06-13
9
-5
/
+1212
*
ash: Fix the border colors in the uber-tray popup.
sadrul@chromium.org
2012-06-13
3
-5
/
+71
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-3
/
+4
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-4
/
+3
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-3
/
+4
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
1
-0
/
+1
*
ash: Fix the caps-lock popup to not truncate text.
sadrul@chromium.org
2012-06-13
1
-2
/
+4
*
Prepare status area to support multiple trays.
stevenjb@google.com
2012-06-12
9
-40
/
+406
*
ash: Some new assets for the uber-tray.
sadrul@chromium.org
2012-06-12
1
-2
/
+2
*
Add decoration to the language button to indicate that a third party IME is i...
zork@chromium.org
2012-06-12
3
-2
/
+9
*
Work around the crOS battery time reporting issue crosbug.com/31633 in ash tr...
jennyz@google.com
2012-06-11
1
-1
/
+7
*
Revert 141498 - Re-enable a couple of aura_shell_unittests cases for the asan...
cpu@chromium.org
2012-06-11
1
-1
/
+2
*
Re-enable a couple of aura_shell_unittests cases for the asan failure has bee...
jennyz@chromium.org
2012-06-11
1
-2
/
+1
*
Move SystemTrayBubbleView to TrayBubbleView in its own file.
stevenjb@google.com
2012-06-11
4
-360
/
+399
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
3
-4
/
+7
*
Remove system tray specific code and arrow logic from SystemTrayBubbleView.
stevenjb@google.com
2012-06-08
2
-59
/
+110
*
Add battery status to settings row in uber tray bubble.
jennyz@google.com
2012-06-08
8
-211
/
+404
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-2
/
+2
*
views: Process gesture events correctly in Link, Slider and ScrollBars.
sadrul@chromium.org
2012-06-05
3
-1
/
+12
*
ash: Fix closing uber-tray popup by clicking on the tray.
sadrul@chromium.org
2012-06-01
2
-7
/
+20
*
Adjust clock UI for vertical launcher.
jennyz@google.com
2012-06-01
12
-23
/
+157
*
Changed DisplayName std::string => string16, which is a prerequisite to displ...
saintlou@chromium.org
2012-06-01
2
-2
/
+2
*
ash: Add some 2x assets for the uber-tray.
sadrul@chromium.org
2012-06-01
18
-20
/
+17
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
8
-26
/
+29
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
8
-29
/
+26
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
8
-26
/
+29
*
Add a notification when Input Method is changed via keyboard.
zork@chromium.org
2012-05-31
3
-5
/
+81
*
Add ASH_EXPORT to TrayBackgroundView
stevenjb@google.com
2012-05-30
1
-2
/
+3
*
Prepare to support Ash notification tray:
stevenjb@google.com
2012-05-30
16
-164
/
+331
*
ash: Activate uber-tray and the items on mouse-up instead of on mouse-down.
sadrul@chromium.org
2012-05-29
4
-4
/
+29
*
ash: Change how mouse/touch-events are handled by the status tray popup and p...
sadrul@chromium.org
2012-05-24
2
-33
/
+54
*
Move common notification layout to base class
stevenjb@google.com
2012-05-24
10
-255
/
+264
*
ash: Add some slide animation for the uber tray popups.
sadrul@chromium.org
2012-05-24
4
-68
/
+148
*
Fix the regression issue with showing notificaiton bubble on top of the detai...
jennyz@google.com
2012-05-23
1
-6
/
+33
*
Add NetworkNotificationView to tray_network.
stevenjb@google.com
2012-05-23
7
-20
/
+353
*
ash: Some string and asset changes for the uber-tray.
sadrul@chromium.org
2012-05-23
1
-1
/
+1
*
Do not regenerate item views for each network update.
mukai@chromium.org
2012-05-23
1
-14
/
+61
[next]