index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebSettings.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hiding a method for JB-MR1
Kristian Monsen
2012-09-24
1
-0
/
+1
*
Hiding some of the deprecated android.webkit API's
Kristian Monsen
2012-09-07
1
-2
/
+8
*
Deprecating methods (and a constant) for JB MR1
Kristian Monsen
2012-09-07
1
-0
/
+11
*
Merge "Small tidy up to getDefaultUserAgent. DO NOT MERGE" into jb-mr1-dev
Selim Gurun
2012-08-21
1
-3
/
+1
|
\
|
*
Small tidy up to getDefaultUserAgent. DO NOT MERGE
Jonathan Dixon
2012-08-21
1
-3
/
+1
*
|
Implement WebSettings.{get|set}TextSize via {get|set}TextZoom. DO NOT MERGE
Mikhail Naganov
2012-08-21
1
-3
/
+16
|
/
*
Add getDefaultUserAgent to WebSettings.
George Mount
2012-08-17
1
-0
/
+13
*
Improve JavaDoc for cache mode constants.
Mikhail Naganov
2012-07-25
1
-6
/
+9
*
add a webview API to support media play without user gesture
Teng-Hui Zhu
2012-07-20
1
-0
/
+20
*
Update documentation to clarify AppCache usage
Selim Gurun
2012-07-10
1
-1
/
+1
*
Update documentation to clarify AppCache usage
Selim Gurun
2012-07-10
1
-2
/
+5
*
Document missing default values in WebSettings
Steve Block
2012-06-19
1
-74
/
+123
*
Clarify JavaDoc for setting database paths in WebSettings
Steve Block
2012-06-14
1
-14
/
+22
*
Tweak JavaDoc for WebSettings.setAllowUniversalAccessFromFileURLs() and setAl...
Steve Block
2012-04-26
1
-21
/
+34
*
Fix JavaDoc style for several WebView classes
Steve Block
2012-04-26
1
-232
/
+342
*
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-04-23
1
-9
/
+1
*
Merge "Add websettings API for file origin policy."
Selim Gurun
2012-04-19
1
-1
/
+45
|
\
|
*
Add websettings API for file origin policy.
Selim Gurun
2012-04-19
1
-1
/
+45
*
|
Clean up JavaDoc for WebView.getZoomControls()
Steve Block
2012-04-17
1
-9
/
+13
*
|
Fix javadoc breakage by not linking to now hidden WebView.getZoomControls met...
Mikhail Naganov
2012-04-16
1
-5
/
+2
*
|
Clarify WebSettings comments related to zooming.
Mikhail Naganov
2012-04-13
1
-9
/
+29
|
/
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-1008
/
+119
*
Clarify comments for WebSettings.
Mikhail Naganov
2012-02-08
1
-21
/
+41
*
Initial NavCache removal support
John Reck
2012-01-11
1
-15
/
+0
*
Update WebSettings.PREVIOUS_VERSION
John Reck
2012-01-05
1
-1
/
+1
*
Merge "Fix AppCache when either no path or an invalid path is supplied"
Steve Block
2012-01-04
1
-11
/
+15
|
\
|
*
Fix AppCache when either no path or an invalid path is supplied
Steve Block
2011-12-15
1
-11
/
+15
*
|
Remove misleading API council comments
Jonathan Dixon
2011-12-19
1
-2
/
+2
|
/
*
Merge "Undeprecate LayoutAlgorithm" into ics-mr1
John Reck
2011-11-17
1
-6
/
+4
|
\
|
*
Undeprecate LayoutAlgorithm
John Reck
2011-11-16
1
-6
/
+4
*
|
Revert change to setInitialScale() to take display density into account.
Mangesh Ghiware
2011-11-16
1
-1
/
+1
|
/
*
Fix issue# 5492404: Reading level check thread error.
Mangesh Ghiware
2011-10-21
1
-1
/
+1
*
Add setting for configuring zoom level on double-tap.
Mangesh Ghiware
2011-10-12
1
-0
/
+22
*
Pause WebKit drawing when WebView loses window focus.
Adam Powell
2011-09-12
1
-4
/
+4
*
Modify nativeSetProperty to return a boolean indicating if we
Nicolas Roard
2011-08-18
1
-1
/
+3
*
Merge "Add a runtime switch between Raster and Ganesh rendering modes."
Derek Sollenberger
2011-07-29
1
-0
/
+21
|
\
|
*
Add a runtime switch between Raster and Ganesh rendering modes.
Derek Sollenberger
2011-07-12
1
-0
/
+21
*
|
Add a hidden generic property interface
John Reck
2011-07-15
1
-0
/
+14
|
/
*
Make textZoom public
John Reck
2011-06-17
1
-3
/
+6
*
Add textZoom setting
John Reck
2011-06-17
1
-8
/
+41
*
am 34e9f249: am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEn...
Romain Guy
2011-06-09
1
-1
/
+1
|
\
|
*
am fbef58fa: am 258f32e2: Merge "Disable plugins if setPluginsEnabled(false) ...
Romain Guy
2011-06-07
1
-1
/
+1
|
|
\
|
|
*
Disable plugins if setPluginsEnabled(false) called.
Tero Saarni
2011-06-02
1
-1
/
+1
|
|
*
DO NOT MERGE
Huahui Wu
2011-03-23
1
-1
/
+22
|
|
*
Add @Deprecated to match @deprecated where it's missing.
Jesse Wilson
2010-11-09
1
-0
/
+2
|
|
*
DO NOT MERGE Add deprecated annotation to get/set PluginsPath and update curr...
Jason Chen
2010-09-01
1
-0
/
+2
*
|
|
am 00bcea1a: am dc8a53a7: am 2959916b: Merge "Update the Desktop UA to Chrome...
John Reck
2011-05-24
1
-4
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge "Update the Desktop UA to Chrome" into honeycomb-mr2
John Reck
2011-05-24
1
-4
/
+3
|
|
\
\
|
|
*
|
Update the Desktop UA to Chrome
John Reck
2011-05-23
1
-4
/
+3
|
*
|
|
DO NOT MERGE Use previous version if version is a codename
John Reck
2011-05-23
1
-2
/
+11
|
|
/
/
[next]