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
/
web_notification
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed BubbleBorder sizing problems & added unit tests.
bruthig
2014-08-27
1
-1
/
+1
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
1
-1
/
+1
*
Tray elements behave appropriately on the multiple signin screen (more like l...
rsorokin@chromium.org
2014-08-08
1
-2
/
+10
*
Move the logic of getting root window to StartObserving()
mukai@chromium.org
2014-08-06
1
-3
/
+3
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-2
/
+2
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-2
/
+2
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-2
/
+2
*
Separate the logic of popup alignment and workarea handling as delegate.
mukai@chromium.org
2014-07-10
6
-190
/
+520
*
Revert 280721 "Specifies the popup alignment from Ash."
mukai@chromium.org
2014-07-01
1
-10
/
+0
*
Specifies the popup alignment from Ash.
mukai@chromium.org
2014-07-01
1
-0
/
+10
*
Stop Status Area Creation Animations
jonross@chromium.org
2014-06-16
1
-1
/
+0
*
The 1st patch to disambiguate message center notifications
juyik@chromium.org
2014-06-12
1
-5
/
+5
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-22
1
-2
/
+3
*
Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...
zea@chromium.org
2014-05-20
1
-3
/
+2
*
Add OnDisplayMetricsChanged in DisplayObserver.
mlamouri@chromium.org
2014-05-20
1
-2
/
+3
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
2
-6
/
+7
*
Remove static initializers in ash.
erg@chromium.org
2014-05-13
1
-1
/
+2
*
Improve spelling of "notification".
tnagel@chromium.org
2014-05-08
1
-4
/
+4
*
Revert 268203 "There are many ways to get it wrong."
benjhayden@chromium.org
2014-05-05
1
-4
/
+4
*
There are many ways to get it wrong.
tnagel@chromium.org
2014-05-05
1
-4
/
+4
*
Add a main menu item for disabling the notification bell on Mac.
dewittj@chromium.org
2014-04-24
2
-2
/
+0
*
Creation of a rotation lock system tray item, for use during MaximizeMode.
jonross@chromium.org
2014-04-15
1
-15
/
+8
*
Shelf Cleanup AlternateShelfLayout P1 Attempt 3
harrym@chromium.org
2014-04-12
1
-12
/
+8
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
3
-28
/
+20
*
Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...
jennyz@chromium.org
2014-03-12
1
-8
/
+12
*
Shelf Cleanup (- binary files)
harrym@chromium.org
2014-03-11
1
-12
/
+8
*
Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...
dgrogan@chromium.org
2014-03-01
1
-5
/
+8
*
Part 1) of cleaning up the code related to the shelf layout, specifically rem...
harrym@chromium.org
2014-03-01
1
-8
/
+5
*
Converts MessagePopupCollection into a long-lived object (2nd).
mukai@chromium.org
2014-02-28
1
-12
/
+11
*
Revert of Converts MessagePopupCollection into a long-lived object. (https://...
erikwright@chromium.org
2014-02-28
1
-11
/
+12
*
Converts MessagePopupCollection into a long-lived object.
mukai@chromium.org
2014-02-28
1
-12
/
+11
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-2
/
+2
*
Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...
avi@chromium.org
2013-12-24
1
-7
/
+7
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
2
-4
/
+4
*
Fixes the context menu for a notification.
mukai@chromium.org
2013-12-18
2
-0
/
+7
*
Fix popup crash on ChromeOS.
dewittj@chromium.org
2013-12-04
2
-0
/
+13
*
Updates the web_notification_tray visibility when login status is changed.
mukai@chromium.org
2013-11-12
2
-0
/
+8
*
Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...
pkotwicz@chromium.org
2013-10-28
1
-3
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-4
/
+4
*
Use display ID only for mirrored display.
oshima@chromium.org
2013-10-25
1
-2
/
+2
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-1
/
+0
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)
sky@chromium.org
2013-09-13
1
-1
/
+1
*
Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."
cpu@chromium.org
2013-09-13
1
-1
/
+1
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate
sky@chromium.org
2013-09-13
1
-1
/
+1
*
Introduces NotificationBlocker.
mukai@chromium.org
2013-09-12
2
-22
/
+1
*
Fixing various problems with the new shelf layout in conjunction with the blu...
skuhne@chromium.org
2013-09-06
2
-7
/
+2
*
Update Status Icon menu when menu model changes (Linux Aura)
sidharthms@chromium.org
2013-08-28
2
-3
/
+53
*
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
1
-2
/
+2
[next]