summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/network_location_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-301-2/+2
* Adding histogram for a LBS request latency. See bug.vadimt@chromium.org2012-11-011-0/+13
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-9/+10
* Update the network-based geolocation to use the new jknotten@chromium.org2012-09-121-101/+63
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-6/+7
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* Remove RadioData from geolocationjoth@chromium.org2012-06-131-3/+1
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-3/+3
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-11/+13
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-201-2/+2
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Change geolocaiton browser name in official buildsjoth@chromium.org2012-02-101-1/+6
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-1/+1
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-3/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-6/+7
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-1/+4
* Update params to OnURLFetchComplete() for net location request.skerner@chromium.org2011-09-261-9/+11
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-1/+1
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-061-3/+1
* Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-011-11/+34
* Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-011-34/+11
* Fix geolocation url character escaping issues.allanwoj@chromium.org2011-09-011-11/+34
* Use new network location service protocolallanwoj@chromium.org2011-08-311-186/+116
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-6/+7
* 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/+452