summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebSettings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-091-15/+0
|\
| * Revert "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-15/+0
| | | | | | This reverts commit 960271d799b3ee4b8de483109435a9092d99c468
* | Merge "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-0/+15
|\ \ | |/
| * Add webkit plumbing for file origin policySelim Gurun2012-03-301-0/+15
| | | | | | | | | | Bug: 6212665 Change-Id: I7d9b0d26f26c9f9bdaa7febd8739358d300f3476
* | add enable/disable switch for link prefetch to WebSettingsVictoria Lease2012-03-301-0/+11
|/ | | | | Bug: 5218987 Change-Id: Ie88a117e52d1835114415ee6721108d8a882594a
* Fixup webkit for WebViewClassic renameJonathan Dixon2012-03-021-5/+5
| | | | | | | | | Changes native method bindings from API classes WebView and WebSettings, to the corresponding implementation classes WebViewClassic and WebSettingsClassic Interdepends on https://android-git.corp.google.com/g/165608 Change-Id: Ie47e5c8453fabef2afae399f411ffbe047cbfaab
* Merge webkit change to reveal last character in password.George Mount2012-02-281-0/+2
| | | | | | | | Bug 6083915 cherry pick of webkit 93656 http://trac.webkit.org/changeset/93656 Change-Id: I1f979a3b2b9916736f3785ab2d5998b958b55cd2
* Delete CacheBuilderJohn Reck2012-02-241-2/+0
| | | | | | Fixed address_detector to pass CTS Change-Id: I6e3c4146d4c03881d036be9b8d8708a8200efef8
* Drop support for Android HTTP stackSteve Block2012-02-221-6/+0
| | | | | | | | | | | | | All future releases will use the Chromium HTTP stack and maintaining two HTTP stacks adds maintenance overhead. The Chromium HTTP stack requires V8, but we now use V8 in all build targets (b/5495373), so we can safely drop the Android HTTP stack. See corresponding framework change https://android-git.corp.google.com/g/166325. Bug: 5495616 Change-Id: I41117b6750fbc1c84cbd4a5951b0d1a457354f93
* Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-161-2/+0
| | | | | | | Also removes such code from downstream edits to non-Android-specific code. Bug: 5495373 Change-Id: I478824af2e6ff0eff9a43a9534c2a5ee0e99e9f8
* Initial support for keyboard navigationJohn Reck2012-02-151-0/+3
| | | | | | Bug: 6019693 Change-Id: I7b4f6d83e8913e647e8ac7340afd01d609c4343b
* Enable hyperlink auditing (html5 ping attribute)Russell Brenner2012-01-251-0/+4
| | | | | | | | | Activate ping functionality when JavaScript is enabled. Since users might choose to turn off JavaScript out of concern for privacy, this was deemed an appropriate extension of an existing user preference. Bug: 5581321 Change-Id: Ic2358ba1c4dac9ff99479b2e9103330bd04d530c
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-101-37/+37
| | | | | | | See https://android-git.corp.google.com/g/157519 Bug: 5449033 Change-Id: Icaed25ccf4d689b533101e966e8303810b61b0d4
* Fix AppCache when either no path or an invalid path is suppliedSteve Block2012-01-041-10/+26
| | | | | | | | | | | | Only enable AppCache when it's been enabled with a call to WebSetting.setAppCacheEnabled() and if a valid path has been supplied to WebSetting.setAppCachePath(). Requires a corresponding change to frameworks/base: https://android-git.corp.google.com/g/155450 Bug: 5745181 Change-Id: I08d0016e19c436edef725f6ad2513bd369fda7b9
* Merge Chromium at r11.0.696.0: Just AutoFill => Autofill renamingKristian Monsen2011-06-291-6/+6
| | | | Change-Id: Iefb91f0b784c26b503125017ae3582a28e7d530d
* Fix fast/encoding/dumpAsText//utf-16-no-bom.xmlBen Murdoch2011-06-211-0/+4
| | | | | | | | | | | This test now expects us to use the XMLTreeViewer, so make sure that it's enabled. SetDeveloperExtras enables the XMLTreeViewer and Inspector, but we have no inspector on Android, so this is just toggling the XMLTreeViewer on. Change-Id: I365930f34003d6e97aed88af77746c784a3c3bd1
* Change mTextSize to be a percentageJohn Reck2011-06-161-9/+3
| | | | Change-Id: I22720665be2900121acaa3801adc36f3d7fddeae
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+599
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9