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
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-1
/
+0
*
ash: Wrap ChOS code correctly
tiago.vignatti@intel.com
2013-09-19
1
-0
/
+2
*
Use text as message instead of title
antrim@chromium.org
2013-09-19
1
-1
/
+1
*
Hit bounds of status area increased to fill shelf.
harrym@chromium.org
2013-09-19
5
-80
/
+125
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
4
-5
/
+5
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-2
/
+0
*
ash: Adjust layout of clock for left/right shelf
jamescook@chromium.org
2013-09-17
8
-63
/
+130
*
Provide Shill Error to failure notification
stevenjb@chromium.org
2013-09-16
3
-21
/
+44
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
6
-26
/
+27
*
Updates the content of tray_display when display configuration has changed.
mukai@chromium.org
2013-09-14
3
-3
/
+46
*
Only add a logout button to the currently active user card
skuhne@chromium.org
2013-09-14
1
-1
/
+2
*
Notifies the resize of system tray to the web notification tray.
mukai@chromium.org
2013-09-14
5
-0
/
+16
*
Eliminate NetworkManagerChanged
stevenjb@chromium.org
2013-09-13
2
-5
/
+0
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)
sky@chromium.org
2013-09-13
8
-363
/
+291
*
Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."
cpu@chromium.org
2013-09-13
8
-291
/
+363
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate
sky@chromium.org
2013-09-13
8
-363
/
+291
*
Introduces NotificationBlocker.
mukai@chromium.org
2013-09-12
15
-36
/
+49
*
Cleanup network type matching.
pneubeck@chromium.org
2013-09-11
8
-77
/
+94
*
Fixing problem where in some cases the tray area stays highlighted
skuhne@chromium.org
2013-09-10
1
-6
/
+6
*
Prevents session_length_timeout reappearing when it's already dismissed.
mukai@chromium.org
2013-09-10
1
-2
/
+16
*
Avoid dereferencing a NULL DeviceState in NetworkIconImpl::GetBadges().
benchan@chromium.org
2013-09-09
1
-2
/
+3
*
Move text_elider to gfx.
ben@chromium.org
2013-09-09
1
-7
/
+8
*
Clean up NetworkState members
stevenjb@chromium.org
2013-09-06
1
-4
/
+2
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-4
/
+4
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-4
/
+3
*
Fixing various problems with the new shelf layout in conjunction with the blu...
skuhne@chromium.org
2013-09-06
6
-50
/
+43
*
Move Shill property utility functions to a separate file.
pneubeck@chromium.org
2013-09-04
1
-1
/
+3
*
Polish for audio device selector in ash system tray.
michaelpg@chromium.org
2013-08-31
4
-13
/
+36
*
Differentiate between 'connect-failed' and 'bad-passphrase'
stevenjb@chromium.org
2013-08-30
3
-6
/
+10
*
Switch over MobileActivator to use Network*Handler
gauravsh@chromium.org
2013-08-30
1
-1
/
+2
*
Fixes the display notification's handling of login status.
mukai@chromium.org
2013-08-29
2
-47
/
+7
*
Minor status tray notification cleanup
stevenjb@chromium.org
2013-08-28
2
-11
/
+0
*
Ports session_length_timeout notification to message center.
mukai@chromium.org
2013-08-28
3
-77
/
+37
*
Update Status Icon menu when menu model changes (Linux Aura)
sidharthms@chromium.org
2013-08-28
2
-3
/
+53
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-1
/
+1
*
Removes the quiet mode menu and let the right click toggles the message center.
mukai@chromium.org
2013-08-24
2
-37
/
+0
*
Cleanup: do not use extension_id, use notifier's id.
mukai@chromium.org
2013-08-24
12
-10
/
+83
*
Update NetworkStateNotifier to use message_center.
stevenjb@chromium.org
2013-08-23
12
-481
/
+184
*
Enables to show notification popups when the system tray opens.
mukai@chromium.org
2013-08-23
3
-28
/
+41
*
Launch SIM unlock dialog from login UI if the SIM is locked.
armansito@chromium.org
2013-08-23
3
-19
/
+59
*
Uses managed_mode_user icon image for locally_managed_user notification.
mukai@chromium.org
2013-08-22
1
-1
/
+3
*
Fixes a crash bug of TrayLocallyManagedUser notification in initialization (2nd)
mukai@chromium.org
2013-08-21
7
-38
/
+179
*
Eliminate c/b/chromeos/options/network_connect.cc
stevenjb@chromium.org
2013-08-21
7
-59
/
+163
*
Revert 218654 "Fixes a crash bug of TrayLocallyManagedUser notif..."
jochen@chromium.org
2013-08-21
6
-178
/
+37
*
Fixes a crash bug of TrayLocallyManagedUser notification in initialization.
mukai@chromium.org
2013-08-21
6
-37
/
+178
*
Adds icons of IME and Locale notifications.
mukai@chromium.org
2013-08-21
2
-3
/
+6
*
Place sign out button on ash tray bubble in lockscreen state.
jennyz@chromium.org
2013-08-21
1
-5
/
+0
*
Make audio device name more user friendly by adding device type and use i18n ...
jennyz@chromium.org
2013-08-20
1
-2
/
+28
*
Adds the NULL check of shelf in tray_background_view
mukai@chromium.org
2013-08-20
1
-2
/
+3
*
Sets additional message to describe the docked mode in the display notification.
mukai@chromium.org
2013-08-20
3
-80
/
+135
[next]