1. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  2. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  3. 533e69f Minor cleanup by John Reck · 12 years ago
  4. 939e504 Two WebView API cleanups by Jonathan Dixon · 12 years ago
  5. a3dc86e Hide the public constructors for singleton classes by Jonathan Dixon · 12 years ago
  6. 36196b6 Minor code tidying up in WebStorage & GeolocationPermission by Jonathan Dixon · 12 years ago
  7. 7351adf Clean up JavaDoc for GeolocationPermissions by Steve Block · 13 years ago
  8. 69e2eff Don't waste memory creating new Boolean objects by Kenny Root · 14 years ago
  9. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 15 years ago
  10. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 15 years ago
  11. 57534f1 Improves documentation for GeolocationPermissions class. by Steve Block · 15 years ago
  12. 0691ad5 Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  13. 2e4dbe7 Unhide APIs for enabling geolocation in web views. I've confirmed by Mike LeBeau · 15 years ago
  14. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 15 years ago
  15. 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
  16. 4faee09 Adds the Java side of the system to show the Geolocation permissions prompt. by Steve Block · 15 years ago
  17. 0ac031b Adds the Java GeolocationPermissions class. by Steve Block · 15 years ago