summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebSettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear chromium side autofill profiles when java syncs a null profile.Ben Murdoch2010-10-291-0/+6
* Make sure we delete local references to jclass objectsSteve Block2010-10-281-6/+11
* Fixes style in WebRequestContextSteve Block2010-10-271-2/+2
* Fix naming for JNI registration methodsSteve Block2010-10-221-1/+1
* Fix AutoFill after merge to Chromium merge to 7.0.540.0Ben Murdoch2010-10-201-1/+4
* Rename to_string() to jstringToWtfString() for greater claritySteve Block2010-10-151-15/+15
* Support the complete AutoFill profile.Ben Murdoch2010-10-141-13/+34
* Sync autofill profile data from java.Ben Murdoch2010-10-131-4/+38
* Block network loads based on the setting.Patrick Scott2010-10-051-0/+6
* Merge WebKit at r67908: FrameView zoom methods renamed and movedSteve Block2010-09-291-2/+2
* Turn autofill on by default at compile time and make it a browser setting.Ben Murdoch2010-09-281-0/+27
* Fix a couple of WebSettings JNI getters to use GetLongField()Steve Block2010-09-211-2/+2
* Merge WebKit at r67178 : Fix conflicts.Iain Merrick2010-09-161-4/+4
* Merge Webkit at r66666 : Renamed function in Document.hKristian Monsen2010-09-111-1/+1
* add web setting for enabling/disabling synthetic linksCary Clark2010-09-011-0/+7
* Get user agent and accept language from the UI settings.Kristian Monsen2010-08-181-0/+9
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-2/+2
* Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-041-0/+6
* set maximum image sizeCary Clark2010-06-291-0/+8
* Added setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-221-0/+5
* Merge webkit.org at r60469 : since @60104 the zoom level functions ar in the ...Leon Clarke2010-06-081-2/+2
* Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removedSteve Block2010-05-111-1/+2
* Merge webkit.org at r58033 : Use new ZoomMode enumSteve Block2010-05-111-1/+1
* Add on-demand plugin support.Patrick Scott2010-03-231-5/+13
* Only set the DatabaseTracker path if it has been successfully set to somethin...Ben Murdoch2010-02-251-3/+10
* Moves the Geolocation position cache out of the Geolocation object.Steve Block2010-01-251-2/+2
* Enable WebKit page cache through WebSettings.Grace Kloba2009-12-021-0/+11
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* Avoid calling setDatabaseDirectoryPath() when the path is already set.Andrei Popescu2009-10-271-1/+2
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+1
* Store Geolocation cached position between browser sessions.Steve Block2009-09-071-1/+4
* WebKit changes to persist Geolocation permissions between browser sessions.Steve Block2009-08-241-0/+5
* Fixes build breakage due to missing GeolocationPermissions header.Steve Block2009-08-241-0/+1
* Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...Steve Block2009-08-211-0/+5
* Fix some WebKit/ compilation errors.Ben Murdoch2009-08-171-9/+0
* Enable workers for V8Andrei Popescu2009-08-031-0/+22
* Enforce app cache maximum sizeAndrei Popescu2009-07-221-0/+5
* Enable DOM Storage in master with JSC bindings.Ben Murdoch2009-06-151-6/+25
* Move Browser test plugin from webkit project to development project.Grace Kloba2009-05-141-58/+0
* Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+18
* Adding WTF to Vector as both Android and WTF has Vector<>.Grace Kloba2009-04-221-1/+1
* Enable Application Caches.Andrei Popescu2009-04-201-3/+27
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-4/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+356
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-353/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-5/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+5
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-9/+29
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-16/+24
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+325