summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/notification_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+3
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-011-0/+1
* Before the notification provider goes away, detach it from all the active not...johnnyg@chromium.org2010-08-171-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* A three-phase commit related to changing the params of webkitNotifications.ch...rafaelw@chromium.org2010-04-061-1/+1
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-1/+1
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-1/+1
* If a page is navigated within the same render process, the active notificatio...johnnyg@chromium.org2010-01-251-0/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Refactor notification provider in renderer process to not use a message filter.johnnyg@chromium.org2009-10-141-17/+10
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-051-0/+70