summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications
Commit message (Expand)AuthorAgeFilesLines
* sync: Add GetAllSyncData to sync/apitim@chromium.org2013-09-051-0/+10
* Fix check for properly formatted 'read' synced notification protobuf.petewil@chromium.org2013-08-291-2/+1
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-281-0/+1
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-248-57/+34
* Make mouse clicks dismiss the notification.petewil@chromium.org2013-08-132-0/+5
* Turn on and off notifications without needing to restart chrome.petewil@chromium.org2013-08-133-6/+76
* Invokes NotificationDelegate::Close in message center.mukai@chromium.org2013-08-102-6/+3
* Process incoming updates and deletes properly.petewil@chromium.org2013-08-103-15/+163
* Mark notifications as read instead of dismissedpetewil@chromium.org2013-08-096-19/+54
* Add profile switcher in notification settings for Mac.jianli@chromium.org2013-08-082-0/+6
* Update notification settings to allow for multiprofile situations.dewittj@chromium.org2013-08-078-63/+269
* [Mac][Win] Hide notifications popups when entering fullscreen mode.dewittj@chromium.org2013-08-065-7/+70
* Turn off Synced Notifications at display level instead of network level.petewil@chromium.org2013-08-061-0/+6
* Enable Synced Notifications in Dev and Canarypetewil@chromium.org2013-08-031-0/+10
* More UI fixes for Synced Notificationspetewil@chromium.org2013-08-024-16/+10
* Fix origin url for synced notificationspetewil@chromium.org2013-08-022-3/+3
* Show the update in message center for progress notificationsjianli@chromium.org2013-08-027-60/+204
* Fix crash when opening an incognito window with synced notifications.dewittj@chromium.org2013-08-021-5/+9
* Revert 214517 "Enable Synced Notifications by default."petewil@chromium.org2013-08-011-10/+1
* [Mac] Reenable notification tests now that message_center is on by default.rsesek@chromium.org2013-08-011-83/+0
* Enable Synced Notifications by default.petewil@chromium.org2013-07-311-1/+10
* App proper threading checks to the code, and fixup the unit tests.petewil@chromium.org2013-07-312-4/+7
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-9/+6
* Allow partial update for notification update APIjianli@chromium.org2013-07-2614-35/+48
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+12
* Code cleanup: remove DesktopNotificationService::IsExtensionEnabled()mukai@chromium.org2013-07-262-9/+0
* Misc. cleanup part III:pkasting@chromium.org2013-07-241-25/+36
* Crash on message center settings change fixedsidharthms@chromium.org2013-07-242-13/+50
* Adapting the UI to bring it closer to the spec, and fixing image fetching.petewil@chromium.org2013-07-243-45/+135
* Enable and disable Synced Notification Client Servicespetewil@chromium.org2013-07-234-13/+75
* Another batch of disabled Ash browser testsgab@chromium.org2013-07-231-0/+22
* Remove unused WebKit includes and DEPS entries from chrome/browserjamesr@chromium.org2013-07-203-10/+0
* More misc. cleanup:pkasting@chromium.org2013-07-191-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-185-5/+5
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-182-8/+5
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-171-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-127-7/+7
* Add implementation and tests for clicking on a notification.petewil@chromium.org2013-07-1111-764/+647
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-111-1/+1
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-111-1/+1
* Synced Notification dismissals and updates need to be go to message ctr.petewil@chromium.org2013-07-105-42/+115
* Misc. cleanup:pkasting@chromium.org2013-07-102-19/+14
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Removes NotificationAudioController.mukai@chromium.org2013-07-083-604/+0
* Remove the most obvious dead code from message center.dewittj@chromium.org2013-07-081-1/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Introduces sync notifiers as settings items.mukai@chromium.org2013-07-028-149/+295
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-027-7/+7
* Message center profile fixsidharthms@chromium.org2013-07-021-1/+3