summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service.h
Commit message (Expand)AuthorAgeFilesLines
* Adding sticky field to Notificationoshima@chromium.org2010-02-261-3/+6
* Keep incognito notification preferences separate from regular ones, and don't...johnnyg@chromium.org2009-12-011-0/+3
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-241-5/+15
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-121-0/+5
* Correctly route the notifications permission-request-complete callback to the...johnnyg@chromium.org2009-11-061-1/+4
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+7
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-3/+3
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+78