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
*
Set the unique id of the AutoFill profile WebKit can read it
Ben Murdoch
2010-10-20
1
-3
/
+8
*
Remove not-used code.
Shimeng (Simon) Wang
2010-10-14
1
-9
/
+0
*
Add support for the complete set of AutoFill profile data.
Ben Murdoch
2010-10-14
1
-8
/
+29
*
Sync autofill profile data to native WebKit
Ben Murdoch
2010-10-08
1
-14
/
+51
*
Add postSync so that the chrome stack has access.
Patrick Scott
2010-10-05
1
-0
/
+1
*
Make autofill a webview preference
Ben Murdoch
2010-09-23
1
-0
/
+15
*
Use dimension value instead of fixed constant in code.
Shimeng (Simon) Wang
2010-09-20
1
-1
/
+4
*
Use website preferred width as the fixed viewport.
Shimeng (Simon) Wang
2010-09-17
1
-2
/
+11
*
Add setting for on screen zoom buttons
Michael Kolb
2010-09-07
1
-0
/
+21
*
Add Deprecated annotation to getPluginsPath/setPluginsPath
Jason Chen
2010-09-01
1
-0
/
+2
*
am 27c6f7d4: am 1614843e: Merge "Fix invalid comment in WebSettings." into gi...
Derek Sollenberger
2010-09-01
1
-2
/
+10
|
\
|
*
Fix invalid comment in WebSettings.
Derek Sollenberger
2010-09-01
1
-2
/
+10
|
*
New edge effects for scrolling widgets (overscroll)
Adam Powell
2010-08-30
1
-0
/
+18
*
|
add web setting for enabling/disabling synthetic links
Cary Clark
2010-09-01
1
-0
/
+8
*
|
Use fixed viewpport for tablet device.
Shimeng (Simon) Wang
2010-08-18
1
-0
/
+14
*
|
Initial work on browser incognito mode history feature.
Elliott Slaughter
2010-08-05
1
-0
/
+19
*
|
moved target_content user agent parameter to strings
Michael Kolb
2010-07-26
1
-5
/
+3
*
|
user agent string change: remove "Mobile" for large screen configuration
Michael Kolb
2010-06-30
1
-13
/
+19
*
|
set maximum image size
Cary Clark
2010-06-29
1
-0
/
+14
*
|
Tweak fix for setXSSAuditorEnabled in LayoutTestController.
Elliott Slaughter
2010-06-23
1
-0
/
+1
*
|
Add setXSSAuditorEnabled support in WebSettings.
Elliott Slaughter
2010-06-22
1
-0
/
+12
*
|
Add a WebSettings to control whether WebView will
Grace Kloba
2010-06-21
1
-0
/
+20
*
|
Experimental feature: use WebKit to find out the selection
Grace Kloba
2010-05-27
1
-0
/
+15
*
|
Convert obsolete language codes to new standards in Accept-Language and User-...
Shimeng (Simon) Wang
2010-04-15
1
-25
/
+48
|
/
*
Remove overscrolling
Adam Powell
2010-03-29
1
-18
/
+0
*
Add on-demand setting for plugins.
Patrick Scott
2010-03-23
1
-4
/
+41
*
Change api for webview overscroll background.
Grace Kloba
2010-03-19
1
-10
/
+10
*
Add an api to set WebView over scroll background.
Grace Kloba
2010-03-09
1
-0
/
+18
*
Keep track of when the HTML5 database path has been set, so that we don't ina...
Ben Murdoch
2010-02-25
1
-1
/
+6
*
Unhide setBlockNetworkLoads.
Patrick Scott
2010-02-18
1
-11
/
+17
*
Eliminate dependencies on Checkin, replacing checkin events with EventLog
Dan Egnor
2010-02-11
1
-3
/
+3
*
Add content provider for browser geolocation permissions
Bjorn Bringert
2010-02-11
1
-3
/
+0
*
Manual merge pinch zoom from Eclair to Master.
Grace Kloba
2010-01-23
1
-0
/
+2
*
Add PageCacheCapacity to the WebSettings.
Grace Kloba
2009-11-24
1
-0
/
+15
*
am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis ...
Grace Kloba
2009-11-07
1
-11
/
+0
|
\
|
*
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-11-07
1
-11
/
+0
*
|
mGeolocationDatabasePath needs to compare mGeolocationDatabasePath
Grace Kloba
2009-10-06
1
-1
/
+2
|
/
*
Unhide APIs for enabling geolocation in web views. I've confirmed
Mike LeBeau
2009-09-29
1
-2
/
+0
*
Fix for 2122292: make sure we unregister the ContentObserver for the system l...
Andrei Popescu
2009-09-22
1
-6
/
+11
*
Change double tap toast to long toast.
Grace Kloba
2009-09-22
1
-3
/
+5
*
Add a tip toast for double tap.
Grace Kloba
2009-09-21
1
-0
/
+36
*
default overview mode to false in webkit
Cary Clark
2009-09-08
1
-1
/
+1
*
Only add model in the UA for the release build
Grace Kloba
2009-08-27
1
-5
/
+7
*
Sets default value of 'enableGeolocation' to true. This allows WebKit's DumpR...
Steve Block
2009-08-27
1
-1
/
+1
*
Sets or clears Geolocation permissions for Google origins when the 'Location ...
Steve Block
2009-08-26
1
-0
/
+6
*
Java-side changes to persist Geolocation permissions between browser sessions.
Steve Block
2009-08-24
1
-0
/
+16
*
Adds Java-side of logic to make Geolocation obey Browser 'Enable Location' se...
Steve Block
2009-08-24
1
-0
/
+13
*
Couple of tuning for the Browser zoom.
Grace Kloba
2009-08-06
1
-0
/
+17
*
Enable workers for v8
Andrei Popescu
2009-08-04
1
-28
/
+23
*
Enforce app cache maximum size
Andrei Popescu
2009-07-22
1
-0
/
+14
[next]