summaryrefslogtreecommitdiffstats
path: root/content/renderer/notification_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 253010 "Revert 251563 "Move browser initiated navigation ..."creis@chromium.org2014-02-281-2/+2
* Revert 251563 "Move browser initiated navigation from RenderView..."creis@chromium.org2014-02-241-2/+2
* Move browser initiated navigation from RenderViewHost to RenderFrameHost.nasko@chromium.org2014-02-151-2/+2
* Remove plumbing for showing HTML notifications from content/.peter@chromium.org2013-12-031-33/+11
* [Notification] Stop calling detachPresenter().tyoshino@chromium.org2013-11-071-1/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-8/+8
* Update Blink include pathsabarth@chromium.org2013-06-171-5/+5
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Update user gesture related code to the new WebKit APIjochen@chromium.org2013-03-081-1/+3
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-101-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-3/+8
* Pass user gesture indicator for RPH and intents.gbillock@chromium.org2012-06-011-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-2/+2
* Cleanup old NotificationProvider::grantPermission overload.dcheng@chromium.org2011-11-071-10/+0
* Switch notifications to use the security origin.dcheng@chromium.org2011-11-041-0/+10
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-2/+2
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-3/+3
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-1/+0
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Update src/content/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVEabarth@chromium.org2011-06-241-5/+5
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-11/+0
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+1
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-16/+15
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+188