summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/GeolocationService.java
Commit message (Expand)AuthorAgeFilesLines
* Pass the WebView context to the GeolocationService from WebKitSteve Block2010-06-291-3/+2
* Make sure Geolocation is robust to location providers being absent on the dev...Steve Block2010-05-181-5/+15
* Remove "@hide pending API council" in webkit to exposeGrace Kloba2009-11-071-2/+1
* Handle security exception when Geolocation registers with system location ser...Steve Block2009-09-031-5/+10
* Adds Java side of browser GeolocationService.Steve Block2009-08-121-0/+189