| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -2/+4 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -8/+4 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-07 | 1 | -3/+3 |
* | Clean up WifiDataProvider(Manager) | mvanouwerkerk@chromium.org | 2014-08-21 | 1 | -3/+4 |
* | Cleaner organization of WifiDataProvider code. | mvanouwerkerk@chromium.org | 2014-08-19 | 1 | -22/+16 |
* | Rename various Geolocation bits for clarity and consistency. | mvanouwerkerk@chromium.org | 2014-08-14 | 1 | -5/+4 |
* | Renamed namespaces in src/content. | vitalybuka@chromium.org | 2014-05-01 | 1 | -1/+1 |
* | Update uses of UTF conversions in content/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -4/+4 |
* | Rename GeolocationArbitrator to LocationArbitrator. | mvanouwerkerk@chromium.org | 2013-09-10 | 1 | -2/+2 |
* | Replace DeviceDataProvider with the non-templated WifiDataProvider. | mvanouwerkerk@chromium.org | 2013-08-23 | 1 | -31/+28 |
* | Remove threading from WifiDataProviderCommon. | mvanouwerkerk@chromium.org | 2013-08-15 | 1 | -2/+1 |
* | location: Refactor LocationProvider. | sadrul@chromium.org | 2013-06-12 | 1 | -37/+22 |
* | Use a direct include of strings headers in content/browser/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -3/+3 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -5/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -6/+5 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -5/+6 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -6/+5 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+2 |
* | Cleanup: use MockGeolocationArbitrator to test GeolocationProvider | jknotten@chromium.org | 2012-11-30 | 1 | -3/+3 |
* | content: Update calls froms RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-10 | 1 | -9/+9 |
* | Move geolocation code to content namespace. | jam@chromium.org | 2012-10-29 | 1 | -5/+2 |
* | Fix memory leak in network_location_provider_unittest | jknotten@chromium.org | 2012-09-12 | 1 | -6/+7 |
* | Update the network-based geolocation to use the new | jknotten@chromium.org | 2012-09-12 | 1 | -92/+150 |
* | Move test_url_fetcher_factory.* from content/ to net/url_request | akalin@chromium.org | 2012-06-19 | 1 | -10/+10 |
* | Remove RadioData from geolocation | joth@chromium.org | 2012-06-13 | 1 | -35/+0 |
* | Move the rest of the content\test headers that are used by embedders to conte... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Fix Geolocation tests to work on Official Chrome builders. | kerz@chromium.org | 2012-05-04 | 1 | -2/+9 |
* | Make the Geoposition helper struct public | bartfab@chromium.org | 2012-05-02 | 1 | -7/+7 |
* | Remove requesting_frame parameters from Geolocation stack | bartfab@chromium.org | 2012-04-20 | 1 | -6/+4 |
* | Move AccessTokenStore to Content API, now that it is a pure-virtual class. | joi@chromium.org | 2011-12-21 | 1 | -0/+2 |
* | Handle additional feedback from http://codereview.chromium.org/8395038/. | jam@chromium.org | 2011-10-28 | 1 | -9/+9 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -9/+10 |
* | Update params to OnURLFetchComplete() for net location request. | skerner@chromium.org | 2011-09-26 | 1 | -11/+17 |
* | Remove gateway data providers for location service. | allanwoj@chromium.org | 2011-09-06 | 1 | -68/+8 |
* | Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues. | dyu@chromium.org | 2011-09-01 | 1 | -8/+8 |
* | Revert 99168 - Fix geolocation url character escaping issues. | dyu@chromium.org | 2011-09-01 | 1 | -8/+8 |
* | Fix geolocation url character escaping issues. | allanwoj@chromium.org | 2011-09-01 | 1 | -8/+8 |
* | Use new network location service protocol | allanwoj@chromium.org | 2011-08-31 | 1 | -280/+109 |
* | Add a scoper object for URLFetcher::Factory | phajdan.jr@chromium.org | 2011-07-29 | 1 | -3/+1 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -2/+4 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -7/+7 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move core pieces of geolocation from chrome to content.This is a rough carvin... | jam@chromium.org | 2011-02-28 | 1 | -0/+780 |