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