1. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  2. b0e9798 [WebView] Add documentation regarding geolocation api on secure origins. by Tim Volodine · 8 years ago
  3. 0bb7d2e Revert "Invoke geolocation permissions callback with denied state by default." by Tim Volodine · 9 years ago
  4. 954d133 Invoke geolocation permissions callback with denied state by default. by Tim Volodine · 9 years ago
  5. 7a4e18f [WebView] Improve documentation around full screen mode. by Ignacio Solla · 10 years ago
  6. 451e338 [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  7. e8df27a Revise createIntent and parseResult API. by Tao Bai · 10 years ago
  8. 17d1adb Address API Feedback by Selim Gurun · 10 years ago
  9. 48f6c45 Address API review by Selim Gurun · 10 years ago
  10. 2871feb WebView permission change by Tao Bai · 10 years ago
  11. 1b6e10b Unhide the file API by Selim Gurun · 10 years ago
  12. 3a5cf38 Add WebChromeClient.showFileChooser by Jonathan Dixon · 11 years ago
  13. fa1fd2c Public WebView permission API by Tao Bai · 10 years ago
  14. 4c22b54 Revert "Revert "Define new general permission APIs for webview."" by Tao Bai · 10 years ago
  15. e0a7b08 Revert "Define new general permission APIs for webview." by Tao Bai · 10 years ago
  16. 672b99c Define new general permission APIs for webview. by Tao Bai · 10 years ago
  17. 5545d08 Update APIs for the Chromium WebView by Jonathan Dixon · 11 years ago
  18. 0e0b2da Fix for bug 8589670: Marking a not called WebChromeClient as deprecated. by Kristian Monsen · 11 years ago
  19. 3b2fb7b Merge "Fix onReachedMaxAppCacheSize callback" by Selim Gurun · 12 years ago
  20. c86bec9 Fix onReachedMaxAppCacheSize callback by Selim Gurun · 12 years ago
  21. d594047 Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS by George Mount · 12 years ago
  22. 1bd37b1 Deprecate WebChromeClient.onJsTimeout by Ben Murdoch · 12 years ago
  23. 9c6b01a Merge "Clean up JavaDoc for WebStorage" by Steve Block · 12 years ago
  24. 285ddfc Clean up JavaDoc for WebStorage by Steve Block · 12 years ago
  25. be71692 Add support for HTML Media Capture "capture" attribute. by Ben Murdoch · 13 years ago
  26. 7351adf Clean up JavaDoc for GeolocationPermissions by Steve Block · 13 years ago
  27. b22a69f Build fix by Steve Block · 13 years ago
  28. 89e00a9 Improve documentation for WebChromeClient.onCreateWindow() by Steve Block · 13 years ago
  29. 7ab3d67 Add API to allow plugins to lock their orientation in full-screen mode. by Derek Sollenberger · 13 years ago
  30. 5791438 Offer the user the option to configure an AutoFill profile. by Ben Murdoch · 14 years ago
  31. fe026bd Move Find on page and Select ActionModes to framework. by Leon Scroggins · 14 years ago
  32. 387b658 Cancel test selections when they start if the client hasn't overridden the by Leon Clarke · 14 years ago
  33. 6312de2 Receive notification from native webcore that the page being viewed by Ben Murdoch · 14 years ago
  34. 924af70 Refactor find and select dialogs by Cary Clark · 14 years ago
  35. 4ae32f5 Allow passing of accept types from WebCore to Java for the file picker. by Ben Murdoch · 14 years ago
  36. 3141e0a Add new ConsoleMessage class that adds more information (such as the Message Log Level from WebCore) and a new overload of onConsoleMessage that takes this as a parameter. by Ben Murdoch · 15 years ago
  37. 7caaeec Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
  38. f0c443d Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView. by Ben Murdoch · 15 years ago
  39. d9e22ed am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  40. 0691ad5 Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  41. 70ca3c2 File upload. by Leon Scroggins · 15 years ago
  42. 194e345 Re-instate the link coloring on startup, but going via the browser by Leon Clarke · 15 years ago
  43. 2e4dbe7 Unhide APIs for enabling geolocation in web views. I've confirmed by Mike LeBeau · 15 years ago
  44. d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 15 years ago
  45. bf385d7 Add progress view and default poster for the <video> implementation by Andrei Popescu · 15 years ago
  46. 0236e67 Attach the title bar to the top of the page. by Leon Scroggins · 15 years ago
  47. d497d87 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota. by Ben Murdoch · 15 years ago
  48. b235926 Implement new title bar hiding/showing behavior. by Leon Scroggins · 15 years ago
  49. f58ffac Hide the title bar when zoomed in. by Leon Scroggins · 15 years ago
  50. 2ba1262 Add a callback for the url of an apple-touch-icon. by Patrick Scott · 15 years ago
  51. 4faee09 Adds the Java side of the system to show the Geolocation permissions prompt. by Steve Block · 15 years ago
  52. 59e2ad9 Wire in the AppCache out-of-space callback by Andrei Popescu · 15 years ago
  53. 3c946a1a Add fullscreen support back in. by Andrei Popescu · 15 years ago
  54. 6fa2958 Implement support for showing a VideoView. by Andrei Popescu · 15 years ago
  55. 6262ae5 Implement handling of console messages from WebCore. Default implementation in WebChromeClient is to do nothing. by Ben Murdoch · 15 years ago
  56. 10e4d20 merged 25fdf35, resolved conflicts by Guang Zhu · 15 years ago
  57. 81e4143 Added Java callback for JavaScript execution timeout. by Guang Zhu · 15 years ago
  58. 7df1985 Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the browser. by Ben Murdoch · 15 years ago
  59. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago