| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Replace DeviceDataProvider with the non-templated WifiDataProvider. | mvanouwerkerk@chromium.org | 2013-08-23 | 1 | -2/+2 |
* | Convert NetworkLocationRequest::ListenerInterface to a callback. | mvanouwerkerk@chromium.org | 2013-08-21 | 1 | -16/+11 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Adding histogram for a LBS request latency. See bug. | vadimt@chromium.org | 2012-11-01 | 1 | -0/+3 |
* | Move geolocation code to content namespace. | jam@chromium.org | 2012-10-29 | 1 | -5/+6 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove RadioData from geolocation | joth@chromium.org | 2012-06-13 | 1 | -3/+0 |
* | Change most content::URLFetcher references to net::URLFetcher | akalin@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Remove content::URLFetcherDelegate | akalin@chromium.org | 2012-05-22 | 1 | -5/+4 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Make the Geoposition helper struct public | bartfab@chromium.org | 2012-05-02 | 1 | -2/+5 |
* | Remove requesting_frame parameters from Geolocation stack | bartfab@chromium.org | 2012-04-20 | 1 | -5/+2 |
* | Cleanup: Remove unneeded forward declarations in content/browser. | thestig@chromium.org | 2011-11-10 | 1 | -3/+1 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -3/+3 |
* | Here are more exports needed for content_unittests to link in the component b... | dpranke@chromium.org | 2011-09-30 | 1 | -1/+2 |
* | Update params to OnURLFetchComplete() for net location request. | skerner@chromium.org | 2011-09-26 | 1 | -6/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Remove gateway data providers for location service. | allanwoj@chromium.org | 2011-09-06 | 1 | -3/+0 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -3/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move core pieces of geolocation from chrome to content.This is a rough carvin... | jam@chromium.org | 2011-02-28 | 1 | -0/+88 |