1. 451e338 [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  2. 51f5363 Update Geolocation.getInstance() comment. by Kristian Monsen · 12 years ago
  3. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  4. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  5. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  6. 533e69f Minor cleanup by John Reck · 12 years ago
  7. 939e504 Two WebView API cleanups by Jonathan Dixon · 12 years ago
  8. a3dc86e Hide the public constructors for singleton classes by Jonathan Dixon · 12 years ago
  9. 36196b6 Minor code tidying up in WebStorage & GeolocationPermission by Jonathan Dixon · 12 years ago
  10. 7351adf Clean up JavaDoc for GeolocationPermissions by Steve Block · 13 years ago
  11. 69e2eff Don't waste memory creating new Boolean objects by Kenny Root · 14 years ago
  12. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 14 years ago
  13. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 14 years ago
  14. 57534f1 Improves documentation for GeolocationPermissions class. by Steve Block · 15 years ago
  15. 0691ad5 Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  16. 2e4dbe7 Unhide APIs for enabling geolocation in web views. I've confirmed by Mike LeBeau · 15 years ago
  17. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 15 years ago
  18. d875ce6 Sets or clears Geolocation permissions for Google origins when the 'Location & privacy - Share with Google' sysetm setting is changed. by Steve Block · 15 years ago
  19. 4faee09 Adds the Java side of the system to show the Geolocation permissions prompt. by Steve Block · 15 years ago
  20. 0ac031b Adds the Java GeolocationPermissions class. by Steve Block · 15 years ago