summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebSettings.java
Commit message (Expand)AuthorAgeFilesLines
* add a webview API to support media play without user gestureTeng-Hui Zhu2012-07-201-0/+20
* Update documentation to clarify AppCache usageSelim Gurun2012-07-101-1/+1
* Update documentation to clarify AppCache usageSelim Gurun2012-07-101-2/+5
* Document missing default values in WebSettingsSteve Block2012-06-191-74/+123
* Clarify JavaDoc for setting database paths in WebSettingsSteve Block2012-06-141-14/+22
* Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAl...Steve Block2012-04-261-21/+34
* Fix JavaDoc style for several WebView classesSteve Block2012-04-261-232/+342
* Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-9/+1
* Merge "Add websettings API for file origin policy."Selim Gurun2012-04-191-1/+45
|\
| * Add websettings API for file origin policy.Selim Gurun2012-04-191-1/+45
* | Clean up JavaDoc for WebView.getZoomControls()Steve Block2012-04-171-9/+13
* | Fix javadoc breakage by not linking to now hidden WebView.getZoomControls met...Mikhail Naganov2012-04-161-5/+2
* | Clarify WebSettings comments related to zooming.Mikhail Naganov2012-04-131-9/+29
|/
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-1008/+119
* Clarify comments for WebSettings.Mikhail Naganov2012-02-081-21/+41
* Initial NavCache removal supportJohn Reck2012-01-111-15/+0
* Update WebSettings.PREVIOUS_VERSIONJohn Reck2012-01-051-1/+1
* Merge "Fix AppCache when either no path or an invalid path is supplied"Steve Block2012-01-041-11/+15
|\
| * Fix AppCache when either no path or an invalid path is suppliedSteve Block2011-12-151-11/+15
* | Remove misleading API council commentsJonathan Dixon2011-12-191-2/+2
|/
* Merge "Undeprecate LayoutAlgorithm" into ics-mr1John Reck2011-11-171-6/+4
|\
| * Undeprecate LayoutAlgorithmJohn Reck2011-11-161-6/+4
* | Revert change to setInitialScale() to take display density into account.Mangesh Ghiware2011-11-161-1/+1
|/
* Fix issue# 5492404: Reading level check thread error.Mangesh Ghiware2011-10-211-1/+1
* Add setting for configuring zoom level on double-tap.Mangesh Ghiware2011-10-121-0/+22
* Pause WebKit drawing when WebView loses window focus.Adam Powell2011-09-121-4/+4
* 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