summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebSettings.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | user agent string change: remove "Mobile" for large screen configurationMichael Kolb2010-06-301-13/+19
* | set maximum image sizeCary Clark2010-06-291-0/+14
* | Tweak fix for setXSSAuditorEnabled in LayoutTestController.Elliott Slaughter2010-06-231-0/+1
* | Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+12
* | Add a WebSettings to control whether WebView willGrace Kloba2010-06-211-0/+20
* | Experimental feature: use WebKit to find out the selectionGrace Kloba2010-05-271-0/+15
* | Convert obsolete language codes to new standards in Accept-Language and User-...Shimeng (Simon) Wang2010-04-151-25/+48
|/
* Remove overscrollingAdam Powell2010-03-291-18/+0
* Add on-demand setting for plugins.Patrick Scott2010-03-231-4/+41
* Change api for webview overscroll background.Grace Kloba2010-03-191-10/+10
* Add an api to set WebView over scroll background.Grace Kloba2010-03-091-0/+18
* Keep track of when the HTML5 database path has been set, so that we don't ina...Ben Murdoch2010-02-251-1/+6
* Unhide setBlockNetworkLoads.Patrick Scott2010-02-181-11/+17
* Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-111-3/+3
* Add content provider for browser geolocation permissionsBjorn Bringert2010-02-111-3/+0
* Manual merge pinch zoom from Eclair to Master.Grace Kloba2010-01-231-0/+2
* Add PageCacheCapacity to the WebSettings.Grace Kloba2009-11-241-0/+15
* am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis ...Grace Kloba2009-11-071-11/+0
|\
| * Remove "@hide pending API council" in webkit to exposeGrace Kloba2009-11-071-11/+0
* | mGeolocationDatabasePath needs to compare mGeolocationDatabasePathGrace Kloba2009-10-061-1/+2
|/
* Unhide APIs for enabling geolocation in web views. I've confirmedMike LeBeau2009-09-291-2/+0
* Fix for 2122292: make sure we unregister the ContentObserver for the system l...Andrei Popescu2009-09-221-6/+11