summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/desktop_notification_service.cc
Commit message (Expand)AuthorAgeFilesLines
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-17/+8
* This DCHECK occurs when an installed extension that declares the notification...aa@chromium.org2010-03-121-0/+2
* Adding sticky field to Notificationoshima@chromium.org2010-02-261-5/+7
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Instead of using a single template file and leaving some parts of it out, use...johnnyg@chromium.org2010-02-191-17/+30
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-4/+4
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-2/+1
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-051-4/+2
* Keep incognito notification preferences separate from regular ones, and don't...johnnyg@chromium.org2009-12-011-28/+35
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-241-2/+32
* Escape javascript going into text notifications.johnnyg@chromium.org2009-11-141-2/+3
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-121-6/+31
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Correctly route the notifications permission-request-complete callback to the...johnnyg@chromium.org2009-11-061-5/+7
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-0/+10
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-21/+14
* Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...johnnyg@chromium.org2009-10-301-1/+75
* Need to load the permissions lists every time at startup for notifications.johnnyg@chromium.org2009-10-301-10/+6
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+234