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
*
Consolidate ImagePainter and BorderImages.
msw@chromium.org
2012-12-08
3
-26
/
+31
*
Increase spacing between logout button and neighboring tray item
bartfab@chromium.org
2012-12-07
1
-9
/
+23
*
Magnifier: Change the login-screen default scale from 1.0x to 2.0x
yoshiki@chromium.org
2012-12-06
1
-2
/
+1
*
Add back the light gray border line between uber tray bubble items in default...
jennyz@chromium.org
2012-12-06
1
-11
/
+20
*
chromeos: Use Widget::NotifyAccessibilityEvent to speak network change
hashimoto@chromium.org
2012-12-06
4
-6
/
+35
*
A11y: Hide the a11y tray icon on login screen by default.
yoshiki@chromium.org
2012-12-05
1
-12
/
+12
*
Draw vertical separator between TrayPopupLabelButtons also when disabled
bartfab@chromium.org
2012-12-05
1
-4
/
+7
*
Cleanup enums for shelf
oshima@chromium.org
2012-12-04
6
-6
/
+6
*
Change the battery percentage label color to the same light gray used for dat...
jennyz@chromium.org
2012-12-04
2
-12
/
+32
*
Uber menu: Place the a11y item just below the keyboard setting
yoshiki@chromium.org
2012-12-04
1
-1
/
+1
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
6
-19
/
+16
*
Hide new Autofill Popup on Main Widget Resize or Move.
csharp@chromium.org
2012-12-04
1
-1
/
+3
*
Customize user details in ash system bubble for public account mode
bartfab@chromium.org
2012-12-03
10
-179
/
+490
*
Add NetworkStateListDetailedView
stevenjb@chromium.org
2012-12-03
13
-29
/
+1552
*
A11y: Add the option to always show the a11y tray menu regardless of the stat...
yoshiki@chromium.org
2012-12-03
2
-9
/
+3
*
Fix uber tray crash on stumpy which has no battery
oshima@chromium.org
2012-11-30
1
-2
/
+3
*
Set tooltip for help, shutdown and lock buttons on uber tray bubble.
jennyz@chromium.org
2012-11-30
1
-0
/
+6
*
Uber menu: Place the a11y item just below the locale setting.
yoshiki@chromium.org
2012-11-30
1
-1
/
+1
*
Fixed non-speaking Sign out buttons.
mtomasz@chromium.org
2012-11-30
2
-3
/
+8
*
Revert 170458 - Hide new Autofill Popup on Main Widget Resize or Move.
csharp@chromium.org
2012-11-30
1
-3
/
+1
*
Hide new Autofill Popup on Main Widget Resize or Move.
csharp@chromium.org
2012-11-30
1
-1
/
+3
*
Add NULL check in SystemTray::ShowDetailedView.
kinaba@chromium.org
2012-11-30
2
-1
/
+45
*
Use rewriting to make ChromeOS keyboard F<number> keys produce extended keyco...
danakj@chromium.org
2012-11-30
1
-2
/
+2
*
Fix the uber tray bubble label alignment issue due to the change in views::La...
jennyz@chromium.org
2012-11-30
2
-0
/
+3
*
Added spoken feedback to the Bluetooth button in Tray.
mtomasz@chromium.org
2012-11-30
1
-3
/
+6
*
Enables to call quiet mode bubble from web notification.
mukai@chromium.org
2012-11-29
2
-5
/
+71
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-5
/
+5
*
A11y: Introduce High Contrast Mode and Screen Magnifier to ubar tray.
yoshiki@chromium.org
2012-11-29
10
-55
/
+267
*
Revert 170071 - Split window_animations, moving basic animations to views/cor...
ben@chromium.org
2012-11-28
1
-5
/
+5
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-28
1
-5
/
+5
*
Revert 169989 - Do not remove the notification item if the click happens on t...
mukai@chromium.org
2012-11-28
3
-15
/
+5
*
Fix the battery voice feedback issue in accessibility.
jennyz@chromium.org
2012-11-28
3
-7
/
+57
*
Do not remove the notification item if the click happens on the card in popup.
mukai@chromium.org
2012-11-28
3
-5
/
+15
*
Remove Cellular data plan UI from Ash
stevenjb@chromium.org
2012-11-28
2
-7
/
+0
*
Use new cellular network status icon for failed connection notification.
harrym@chromium.org
2012-11-27
1
-2
/
+1
*
gfx::Transform API clean-up
vollick@chromium.org
2012-11-26
2
-5
/
+5
*
Make font smaller so 2 lines are visible
davemoore@chromium.org
2012-11-26
1
-0
/
+1
*
Need to delete ProcessMetrics object
davemoore@chromium.org
2012-11-25
1
-0
/
+1
*
Stop using shell::GetInstance()->system_tray() in system tray items
bartfab@chromium.org
2012-11-21
57
-188
/
+234
*
Add GPU memory to memory monitor
davemoore@chromium.org
2012-11-21
2
-9
/
+45
*
New bluetooth UI in uber tray (part 1).
jennyz@chromium.org
2012-11-21
3
-43
/
+85
*
Let chromeos::User decide whether the current session can be locked
bartfab@chromium.org
2012-11-21
1
-9
/
+9
*
Added in NetworkType to network notifications, and updated network connection...
harrym@chromium.org
2012-11-20
7
-10
/
+47
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
2
-15
/
+0
*
Ash system bubble: Allow logout button label to break into two lines
bartfab@chromium.org
2012-11-20
4
-5
/
+16
*
Switch TrayPopupTextButton's base to LabelButton and rename accordingly
bartfab@chromium.org
2012-11-19
7
-141
/
+145
*
Change user card background color for public accounts
bartfab@chromium.org
2012-11-15
3
-1
/
+6
*
Remove top and bottom margins from TrayBubbleView
bartfab@chromium.org
2012-11-15
1
-3
/
+0
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
2
-2
/
+0
*
Use gfx::Insets return type for Border::GetInsets().
wittman@chromium.org
2012-11-14
3
-7
/
+5
[next]