summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/GeolocationService.java
Commit message (Expand)AuthorAgeFilesLines
* Delete the old WebView.Torne (Richard Coles)2013-10-151-201/+0
* Correct executable bit for source filesKenny Root2012-11-071-0/+0
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-1/+0
* 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