1. b632adf Update documentation to clarify AppCache usage by Selim Gurun · 12 years ago
  2. b0e0f33 Document missing default values in WebSettings by Steve Block · 12 years ago
  3. 72ca7a4 Clarify JavaDoc for setting database paths in WebSettings by Steve Block · 12 years ago
  4. ef16315 Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAllowFileAccessFromFileURLs() by Steve Block · 12 years ago
  5. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 12 years ago
  6. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  7. caf7f3d Merge "Add websettings API for file origin policy." by Selim Gurun · 12 years ago
  8. 0ea6dad Add websettings API for file origin policy. by Selim Gurun · 12 years ago
  9. 06d268e Clean up JavaDoc for WebView.getZoomControls() by Steve Block · 12 years ago
  10. 9f7296a Fix javadoc breakage by not linking to now hidden WebView.getZoomControls method. by Mikhail Naganov · 12 years ago
  11. b533fb4 Clarify WebSettings comments related to zooming. by Mikhail Naganov · 12 years ago
  12. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 13 years ago
  13. 605a491 Clarify comments for WebSettings. by Mikhail Naganov · 13 years ago
  14. 4eda105 Initial NavCache removal support by John Reck · 13 years ago
  15. 777710e Update WebSettings.PREVIOUS_VERSION by John Reck · 13 years ago
  16. 7b06130 Merge "Fix AppCache when either no path or an invalid path is supplied" by Steve Block · 13 years ago
  17. 4cde13a Remove misleading API council comments by Jonathan Dixon · 13 years ago
  18. 92f30c3 Fix AppCache when either no path or an invalid path is supplied by Steve Block · 13 years ago
  19. 1da3d65 Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 13 years ago
  20. e832b63 Revert change to setInitialScale() to take display density into account. by Mangesh Ghiware · 13 years ago
  21. 5a1ef413 Undeprecate LayoutAlgorithm by John Reck · 13 years ago
  22. bb99e28 Fix issue# 5492404: Reading level check thread error. by Mangesh Ghiware · 13 years ago
  23. edb528e Add setting for configuring zoom level on double-tap. by Mangesh Ghiware · 13 years ago
  24. e00e8a78 Pause WebKit drawing when WebView loses window focus. by Adam Powell · 13 years ago
  25. 872cf22 Modify nativeSetProperty to return a boolean indicating if we by Nicolas Roard · 13 years ago
  26. ecfeebe Merge "Add a runtime switch between Raster and Ganesh rendering modes." by Derek Sollenberger · 13 years ago
  27. 63775894 Add a hidden generic property interface by John Reck · 13 years ago
  28. 1d335f3 Add a runtime switch between Raster and Ganesh rendering modes. by Derek Sollenberger · 13 years ago
  29. caeb120 Make textZoom public by John Reck · 13 years ago
  30. ff56bcd Add textZoom setting by John Reck · 13 years ago
  31. 0fbf207 am 34e9f249: am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEnabled(false) called." by Romain Guy · 13 years ago
  32. 34e9f24 am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEnabled(false) called." by Romain Guy · 13 years ago
  33. 29086e4 Disable plugins if setPluginsEnabled(false) called. by Tero Saarni · 13 years ago
  34. 2221e34 am 00bcea1a: am dc8a53a7: am 2959916b: Merge "Update the Desktop UA to Chrome" into honeycomb-mr2 by John Reck · 13 years ago
  35. 9941560 Use fixed viewport for all devices in wide viewport mode. by Shimeng (Simon) Wang · 13 years ago
  36. 2959916 Merge "Update the Desktop UA to Chrome" into honeycomb-mr2 by John Reck · 13 years ago
  37. 5443ba4 Update the Desktop UA to Chrome by John Reck · 13 years ago
  38. 3e1aecea DO NOT MERGE Use previous version if version is a codename by John Reck · 13 years ago
  39. fc77165 Deprecating webkit API's that might not be supported in the future by Kristian Monsen · 13 years ago
  40. f557740 Use previous version if version is a codename by John Reck · 13 years ago
  41. 7818aaa Add support for force-enabling zoom by John Reck · 13 years ago
  42. f440831 DO NOT MERGE by Huahui Wu · 13 years ago
  43. 9f5f7af Deprecating webkit API's that might not be supported in the future do not merge by Kristian Monsen · 14 years ago
  44. da7378e Adding a debug setting to enable visual indicator for GL by Teng-Hui Zhu · 14 years ago
  45. 5840cd2 Add public API for on screen zoom controls by Michael Kolb · 14 years ago
  46. c40fc87 Need to sync the cache settings to native side by Kristian Monsen · 14 years ago
  47. 4bd87d6 Disable AutoFill in private browsing mode. by Ben Murdoch · 14 years ago
  48. d1737ed Do not merge. by Patrick Scott · 14 years ago
  49. 36fd7a3 Tweak user agent building to avoid multiple spaces by John Reck · 14 years ago
  50. aa6b9f5 Do not show autofill++ or saved form data in incognito mode. by Leon Scroggins · 14 years ago
  51. 2c782e3 Refactor zoom overview width calculation. by Shimeng (Simon) Wang · 14 years ago
  52. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  53. 5791438 Offer the user the option to configure an AutoFill profile. by Ben Murdoch · 14 years ago
  54. 096fbe0 Make sure we have a ";" after locale in User Agent by Bart Sears · 14 years ago
  55. 28c7425 Add @Deprecated to match @deprecated where it's missing. by Jesse Wilson · 14 years ago
  56. c55886a Stabilize reflow, aka, the fit-to-screen option in settings. by Shimeng (Simon) Wang · 14 years ago
  57. b1b82a8 Set the unique id of the AutoFill profile WebKit can read it by Ben Murdoch · 14 years ago
  58. c42f8b8 Remove not-used code. by Shimeng (Simon) Wang · 14 years ago
  59. cf30872 Add support for the complete set of AutoFill profile data. by Ben Murdoch · 14 years ago
  60. e9e3ccd Sync autofill profile data to native WebKit by Ben Murdoch · 14 years ago
  61. 4243a3a Add postSync so that the chrome stack has access. by Patrick Scott · 14 years ago
  62. f39b2cf Make autofill a webview preference by Ben Murdoch · 14 years ago
  63. a2ded6c Use dimension value instead of fixed constant in code. by Shimeng (Simon) Wang · 14 years ago
  64. 14bcc0e Use website preferred width as the fixed viewport. by Shimeng (Simon) Wang · 14 years ago
  65. 6fe3b42 Add setting for on screen zoom buttons by Michael Kolb · 14 years ago
  66. 9dc2e75 Add Deprecated annotation to getPluginsPath/setPluginsPath by Jason Chen · 14 years ago
  67. b766ab8 DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update current.xml by Jason Chen · 14 years ago
  68. edb3211 am 27c6f7d4: am 1614843e: Merge "Fix invalid comment in WebSettings." into gingerbread by Derek Sollenberger · 14 years ago
  69. fdbdeb3 Fix invalid comment in WebSettings. by Derek Sollenberger · 14 years ago
  70. 6c43d52 add web setting for enabling/disabling synthetic links by Cary Clark · 14 years ago
  71. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  72. c1cba78 Use fixed viewpport for tablet device. by Shimeng (Simon) Wang · 14 years ago
  73. f21d2e3 Initial work on browser incognito mode history feature. by Elliott Slaughter · 14 years ago
  74. 37b64de moved target_content user agent parameter to strings by Michael Kolb · 14 years ago
  75. a172e7d user agent string change: remove "Mobile" for large screen configuration by Michael Kolb · 14 years ago
  76. f0785a6 set maximum image size by Cary Clark · 14 years ago
  77. be1304f Tweak fix for setXSSAuditorEnabled in LayoutTestController. by Elliott Slaughter · 14 years ago
  78. 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
  79. f9b731d Add a WebSettings to control whether WebView will by Grace Kloba · 14 years ago
  80. 178db41 Experimental feature: use WebKit to find out the selection highlight. by Grace Kloba · 14 years ago
  81. 0e4cb9d Convert obsolete language codes to new standards in Accept-Language and User-Agent. by Shimeng (Simon) Wang · 14 years ago
  82. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  83. 300f2e9 Add on-demand setting for plugins. by Patrick Scott · 14 years ago
  84. f4418b0 Change api for webview overscroll background. by Grace Kloba · 15 years ago
  85. 2d17e1d Add an api to set WebView over scroll background. by Grace Kloba · 15 years ago
  86. 18773af Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it by Ben Murdoch · 15 years ago
  87. f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 15 years ago
  88. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 15 years ago
  89. 91f2a20 Add content provider for browser geolocation permissions by Bjorn Bringert · 15 years ago
  90. 3a0def2 Manual merge pinch zoom from Eclair to Master. by Grace Kloba · 15 years ago
  91. 097b1e77 Add PageCacheCapacity to the WebSettings. by Grace Kloba · 15 years ago
  92. d9e22ed am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  93. 0691ad5 Remove "@hide pending API council" in webkit to expose the apis to SDK. by Grace Kloba · 15 years ago
  94. 8f5e405 mGeolocationDatabasePath needs to compare mGeolocationDatabasePath by Grace Kloba · 15 years ago
  95. 2e4dbe7 Unhide APIs for enabling geolocation in web views. I've confirmed by Mike LeBeau · 15 years ago
  96. dee76be Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly. by Andrei Popescu · 15 years ago
  97. 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 15 years ago
  98. f8d8b46 Add a tip toast for double tap. by Grace Kloba · 15 years ago
  99. f8d4964 default overview mode to false in webkit by Cary Clark · 15 years ago
  100. ce761d3 Only add model in the UA for the release build by Grace Kloba · 15 years ago