summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/geolocation_provider_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-8/+8
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-5/+5
* Fix comment to match implementation.mek2014-08-251-1/+1
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-121-26/+11
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-4/+4
* No need to forward declare GeolocationProviderTest in geolocation_provider_im...mvanouwerkerk@chromium.org2013-09-091-1/+0
* Delete confusing documentation referring to RequestCallback.mvanouwerkerk@chromium.org2013-08-131-5/+2
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-0/+117