summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/geolocation_provider_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //content/browserdcheng2015-12-261-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-3/+3
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-3/+3
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-3/+3
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-3/+3
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-3/+3
* favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]*mostynb2015-03-181-7/+7
* Renable WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow with...jam@chromium.org2014-06-051-4/+5
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-121-89/+32
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-3/+3
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-181-1/+1
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-0/+236