summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/notification_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Disallow HTML notifications with content not from HTTP or HTTPS schemes.johnnyg@chromium.org2010-01-131-0/+6
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-131-0/+4
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-121-4/+0
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-121-0/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Adds an options menu to the frame of the desktop notification, for now with t...johnnyg@chromium.org2009-11-101-2/+2
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-041-2/+2
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-0/+1
* Refactor notification provider in renderer process to not use a message filter.johnnyg@chromium.org2009-10-141-46/+16
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-3/+3
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-051-0/+160