| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove content/port directory and move the 3 remaining interfaces to content/... | jam@chromium.org | 2014-05-06 | 1 | -1/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Rename GeolocationArbitrator to LocationArbitrator. | mvanouwerkerk@chromium.org | 2013-09-10 | 1 | -6/+5 |
* | Move LocationProvider from content/public to content/port. This is only neede... | jam@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | location: Refactor LocationProvider. | sadrul@chromium.org | 2013-06-12 | 1 | -13/+18 |
* | Use a direct include of strings headers in content/browser/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | [Geolocation] Fix a race condition in GeolocationArbitratorImpl | isherman@chromium.org | 2013-05-16 | 1 | -0/+3 |
* | Expose GeolocationProvider in Content API. This removes the recently introduc... | jam@chromium.org | 2013-05-07 | 1 | -6/+7 |
* | Cleanup: use MockGeolocationArbitrator to test GeolocationProvider | jknotten@chromium.org | 2012-11-30 | 1 | -0/+99 |