summaryrefslogtreecommitdiffstats
path: root/content/renderer/notification_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* 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