summaryrefslogtreecommitdiffstats
path: root/content/renderer/geolocation_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert geolocation code to use RenderFrame instead of RenderView.jam@chromium.org2014-06-021-2/+2
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-101-1/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+2
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-6/+6
* Update Blink include pathsabarth@chromium.org2013-06-171-5/+5
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* remove unnecessary dependencies on WebSecurityOriginalecflett@chromium.org2013-04-221-1/+0
* 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-4/+8
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-11/+14
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* 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-0/+1
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* content: Get rid of "using namespace WebKit;"tfarina@chromium.org2011-05-131-2/+6
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-13/+10
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+149