summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_arbitrator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-6/+4
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-201-5/+3
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-4/+7
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-211-1/+0
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-0/+1
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-191-1/+0
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+3
* Remove use of GetDefaultRequestContext in geolocation.allanwoj@chromium.org2011-09-061-3/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+100