summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service.h
Commit message (Expand)AuthorAgeFilesLines
* Reset the desktop notifications settings to default.tfarina@chromium.org2010-09-071-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+2
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-011-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement BiDi support and replace ID support for notifications.johnnyg@chromium.org2010-07-121-19/+16
* Backend changes for notifications content settings.thakis@chromium.org2010-07-061-0/+19
* Add a default content setting to the notifications service.thakis@chromium.org2010-07-031-1/+5
* Move destkop notification prefs to RegisterUserPrefsskrul@chromium.org2010-06-011-0/+2
* Attempt 2 at landing this as this broke ui_tests on linux.ananta@chromium.org2010-05-271-1/+3
* Revert 48348 - Broke ui_tests on linux.tonyg@chromium.org2010-05-271-3/+1
* The desktop notification service infobar would not display in ChromeFrame ren...ananta@chromium.org2010-05-271-1/+3
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-1/+9
* Revert 44234 - Add notifications to allow desktop notification permissions to...zork@chromium.org2010-04-121-9/+1
* Add notifications to allow desktop notification permissions to be synced.zork@chromium.org2010-04-121-1/+9
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-9/+1
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-6/+9
* 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