Cheng Zhao
|
5b7c7be804
|
Decouple notification code from content module
|
2015-12-25 10:16:07 +08:00 |
|
Paul Betts
|
b8689dc6cc
|
Add a parameter to ShowNotification for the icon
|
2015-04-20 13:20:50 -07:00 |
|
Cheng Zhao
|
a5026907e4
|
Implement PlatformNotificationService
|
2015-03-08 19:37:13 -07:00 |
|
Cheng Zhao
|
5bec155c81
|
Adapt to API changes of Chrome 38
|
2014-10-11 16:38:27 +08:00 |
|
Cheng Zhao
|
6dd580526e
|
Refactor notification presenter for new desktop notification interface.
|
2014-07-27 11:27:04 +00:00 |
|
Adam Roben
|
d4ad45334f
|
Turn off build/include_what_you_use
Chromium doesn't seem to use this rule.
|
2013-11-17 18:42:15 -05:00 |
|
Adam Roben
|
9ac1a539ee
|
Fix all remaining readability/namespace errors
|
2013-11-17 18:20:17 -05:00 |
|
Adam Roben
|
080d9f59e9
|
Implement Notification.close()
|
2013-03-29 09:36:07 -04:00 |
|
Adam Roben
|
651ab18a21
|
Turn NotificationPresenter into an abstract base class
This will allow us to have Mac-specific member variables without a bunch of
ifdefs.
|
2013-03-28 18:03:58 -04:00 |
|
Adam Roben
|
3c41af84a1
|
Move notification-related code into a new NotificationPresenter class
|
2013-03-28 17:50:07 -04:00 |
|