summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-149/+0
* Stop geolocation providers instead of joining thread.jknotten@chromium.org2011-02-031-12/+16
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+5
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-5/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+5
* Fix geolocation crashing bugjoth@chromium.org2010-10-201-7/+22
* Fix permission of geolocation files.allanwoj@chromium.org2010-10-011-0/+0
* Refactoring geolocation code to work on its own thread.allanwoj@chromium.org2010-10-011-0/+125