index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
/
android
/
jni
/
WebSettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move localstorage into private folder
John Reck
2011-01-24
1
-0
/
+5
*
Passing WebSettings cacheMode to the chrome load_flags
Kristian Monsen
2011-01-19
1
-0
/
+9
*
Not set max decoded image size in WebCore.
Shimeng (Simon) Wang
2011-01-06
1
-2
/
+9
*
Set 660 permissions on Appcache database
Steve Block
2010-12-21
1
-6
/
+16
*
Set 660 permissions on HTML5 Database API meta database
Steve Block
2010-12-21
1
-2
/
+12
*
Set 660 permissions on Geolocation cache DB
Steve Block
2010-12-20
1
-2
/
+13
*
Refactor AutoFill so it runs lazily.
Ben Murdoch
2010-12-06
1
-8
/
+2
*
Fix crash when syncing autofill settings.
Ben Murdoch
2010-12-02
1
-9
/
+11
*
Use one WebRequestContext per WebView
Steve Block
2010-12-01
1
-1
/
+3
*
AutoFill no longer needs a unique profile id native side.
Ben Murdoch
2010-11-29
1
-4
/
+0
*
Merge Chromium at r65505: Update use of AutoFillProfile.
Ben Murdoch
2010-11-22
1
-1
/
+2
*
Merge autofill files after last Chromium merge
Ben Murdoch
2010-11-16
1
-1
/
+1
*
Clear chromium side autofill profiles when java syncs a null profile.
Ben Murdoch
2010-10-29
1
-0
/
+6
*
Make sure we delete local references to jclass objects
Steve Block
2010-10-28
1
-6
/
+11
*
Fixes style in WebRequestContext
Steve Block
2010-10-27
1
-2
/
+2
*
Fix naming for JNI registration methods
Steve Block
2010-10-22
1
-1
/
+1
*
Fix AutoFill after merge to Chromium merge to 7.0.540.0
Ben Murdoch
2010-10-20
1
-1
/
+4
*
Rename to_string() to jstringToWtfString() for greater clarity
Steve Block
2010-10-15
1
-15
/
+15
*
Support the complete AutoFill profile.
Ben Murdoch
2010-10-14
1
-13
/
+34
*
Sync autofill profile data from java.
Ben Murdoch
2010-10-13
1
-4
/
+38
*
Block network loads based on the setting.
Patrick Scott
2010-10-05
1
-0
/
+6
*
Merge WebKit at r67908: FrameView zoom methods renamed and moved
Steve Block
2010-09-29
1
-2
/
+2
*
Turn autofill on by default at compile time and make it a browser setting.
Ben Murdoch
2010-09-28
1
-0
/
+27
*
Fix a couple of WebSettings JNI getters to use GetLongField()
Steve Block
2010-09-21
1
-2
/
+2
*
Merge WebKit at r67178 : Fix conflicts.
Iain Merrick
2010-09-16
1
-4
/
+4
*
Merge Webkit at r66666 : Renamed function in Document.h
Kristian Monsen
2010-09-11
1
-1
/
+1
*
add web setting for enabling/disabling synthetic links
Cary Clark
2010-09-01
1
-0
/
+7
*
Get user agent and accept language from the UI settings.
Kristian Monsen
2010-08-18
1
-0
/
+9
*
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-2
/
+2
*
Initial work on browser incognito mode history feature.
Elliott Slaughter
2010-08-04
1
-0
/
+6
*
set maximum image size
Cary Clark
2010-06-29
1
-0
/
+8
*
Added setXSSAuditorEnabled support in WebSettings.
Elliott Slaughter
2010-06-22
1
-0
/
+5
*
Merge webkit.org at r60469 : since @60104 the zoom level functions ar in the ...
Leon Clarke
2010-06-08
1
-2
/
+2
*
Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removed
Steve Block
2010-05-11
1
-1
/
+2
*
Merge webkit.org at r58033 : Use new ZoomMode enum
Steve Block
2010-05-11
1
-1
/
+1
*
Add on-demand plugin support.
Patrick Scott
2010-03-23
1
-5
/
+13
*
Only set the DatabaseTracker path if it has been successfully set to somethin...
Ben Murdoch
2010-02-25
1
-3
/
+10
*
Moves the Geolocation position cache out of the Geolocation object.
Steve Block
2010-01-25
1
-2
/
+2
*
Enable WebKit page cache through WebSettings.
Grace Kloba
2009-12-02
1
-0
/
+11
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
1
-1
/
+1
*
Avoid calling setDatabaseDirectoryPath() when the path is already set.
Andrei Popescu
2009-10-27
1
-1
/
+2
*
Fix a few crashes with assertions enabled.
Patrick Scott
2009-09-29
1
-1
/
+1
*
Store Geolocation cached position between browser sessions.
Steve Block
2009-09-07
1
-1
/
+4
*
WebKit changes to persist Geolocation permissions between browser sessions.
Steve Block
2009-08-24
1
-0
/
+5
*
Fixes build breakage due to missing GeolocationPermissions header.
Steve Block
2009-08-24
1
-0
/
+1
*
Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...
Steve Block
2009-08-21
1
-0
/
+5
*
Fix some WebKit/ compilation errors.
Ben Murdoch
2009-08-17
1
-9
/
+0
*
Enable workers for V8
Andrei Popescu
2009-08-03
1
-0
/
+22
*
Enforce app cache maximum size
Andrei Popescu
2009-07-22
1
-0
/
+5
*
Enable DOM Storage in master with JSC bindings.
Ben Murdoch
2009-06-15
1
-6
/
+25
[next]