summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebSettings.java
Commit message (Expand)AuthorAgeFilesLines
...
* Modify nativeSetProperty to return a boolean indicating if weNicolas Roard2011-08-181-1/+3
* Merge "Add a runtime switch between Raster and Ganesh rendering modes."Derek Sollenberger2011-07-291-0/+21
|\
| * Add a runtime switch between Raster and Ganesh rendering modes.Derek Sollenberger2011-07-121-0/+21
* | Add a hidden generic property interfaceJohn Reck2011-07-151-0/+14
|/
* Make textZoom publicJohn Reck2011-06-171-3/+6
* Add textZoom settingJohn Reck2011-06-171-8/+41
* am 34e9f249: am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEn...Romain Guy2011-06-091-1/+1
|\
| * am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEnabled(false) ...Romain Guy2011-06-071-1/+1
| |\
| | * Disable plugins if setPluginsEnabled(false) called.Tero Saarni2011-06-021-1/+1
| | * DO NOT MERGEHuahui Wu2011-03-231-1/+22
| | * Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-091-0/+2
| | * DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update curr...Jason Chen2010-09-011-0/+2
* | | am 00bcea1a: am dc8a53a7: am 2959916b: Merge "Update the Desktop UA to Chrome...John Reck2011-05-241-4/+3
|\ \ \ | |/ /
| * | Merge "Update the Desktop UA to Chrome" into honeycomb-mr2John Reck2011-05-241-4/+3
| |\ \
| | * | Update the Desktop UA to ChromeJohn Reck2011-05-231-4/+3
| * | | DO NOT MERGE Use previous version if version is a codenameJohn Reck2011-05-231-2/+11
| |/ /
| * | Deprecating webkit API's that might not be supported in the future do not mergeKristian Monsen2011-03-071-0/+14
* | | Use fixed viewport for all devices in wide viewport mode.Shimeng (Simon) Wang2011-05-241-11/+3
* | | Deprecating webkit API's that might not be supported in the futureKristian Monsen2011-05-101-0/+14
* | | Use previous version if version is a codenameJohn Reck2011-04-281-2/+11
* | | Add support for force-enabling zoomJohn Reck2011-04-261-0/+18
|/ /
* | Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-161-0/+21
* | Add public API for on screen zoom controlsMichael Kolb2011-01-211-2/+0
* | Need to sync the cache settings to native sideKristian Monsen2011-01-191-0/+1
* | Disable AutoFill in private browsing mode.Ben Murdoch2011-01-181-2/+9
* | Do not merge.Patrick Scott2011-01-121-1/+20
* | Tweak user agent building to avoid multiple spacesJohn Reck2011-01-101-1/+2
* | Do not show autofill++ or saved form data in incognito mode.Leon Scroggins2011-01-101-2/+3
* | Refactor zoom overview width calculation.Shimeng (Simon) Wang2011-01-051-2/+3
* | Merge overscrolling from gingerbread.Adam Powell2010-11-231-0/+19
* | Offer the user the option to configure an AutoFill profile.Ben Murdoch2010-11-231-0/+7
* | Make sure we have a ";" after locale in User AgentBart Sears2010-11-191-1/+1
* | Stabilize reflow, aka, the fit-to-screen option in settings.Shimeng (Simon) Wang2010-10-291-0/+4
* | Set the unique id of the AutoFill profile WebKit can read itBen Murdoch2010-10-201-3/+8
* | Remove not-used code.Shimeng (Simon) Wang2010-10-141-9/+0
* | Add support for the complete set of AutoFill profile data.Ben Murdoch2010-10-141-8/+29
* | Sync autofill profile data to native WebKitBen Murdoch2010-10-081-14/+51
* | Add postSync so that the chrome stack has access.Patrick Scott2010-10-051-0/+1
* | Make autofill a webview preferenceBen Murdoch2010-09-231-0/+15
* | Use dimension value instead of fixed constant in code.Shimeng (Simon) Wang2010-09-201-1/+4
* | Use website preferred width as the fixed viewport.Shimeng (Simon) Wang2010-09-171-2/+11
* | Add setting for on screen zoom buttonsMichael Kolb2010-09-071-0/+21
* | Add Deprecated annotation to getPluginsPath/setPluginsPathJason Chen2010-09-011-0/+2
* | am 27c6f7d4: am 1614843e: Merge "Fix invalid comment in WebSettings." into gi...Derek Sollenberger2010-09-011-2/+10
|\ \ | |/
| * Fix invalid comment in WebSettings.Derek Sollenberger2010-09-011-2/+10
| * New edge effects for scrolling widgets (overscroll)Adam Powell2010-08-301-0/+18
* | add web setting for enabling/disabling synthetic linksCary Clark2010-09-011-0/+8
* | Use fixed viewpport for tablet device.Shimeng (Simon) Wang2010-08-181-0/+14
* | Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-0/+19
* | moved target_content user agent parameter to stringsMichael Kolb2010-07-261-5/+3