summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/network_location_request.h
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+2
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-2/+2
* Convert NetworkLocationRequest::ListenerInterface to a callback.mvanouwerkerk@chromium.org2013-08-211-16/+11
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Adding histogram for a LBS request latency. See bug.vadimt@chromium.org2012-11-011-0/+3
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-5/+6
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Remove RadioData from geolocationjoth@chromium.org2012-06-131-3/+0
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-5/+4
* 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-2/+5
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-201-5/+2
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-3/+1
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-3/+3
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+2
* Update params to OnURLFetchComplete() for net location request.skerner@chromium.org2011-09-261-6/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-061-3/+0
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* 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-3/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+88