summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android/GeolocationServiceAndroid.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-181-1/+3
* Split the GeolocationService implementation. This is a result ofAndrei Popescu2009-11-161-1/+1
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-131-5/+5
* Fix style in platform/android to match WebKit styleAndrei Popescu2009-11-121-28/+28
* Stop Geolocation service when browser tab is in the background.Steve Block2009-11-051-0/+3
* Fixes a couple of style problems and a minor TODO in WebKit Geolocation. Do n...Steve Block2009-10-161-1/+2
* Implements GeolocationService on Android.Steve Block2009-08-111-0/+73