summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "WebView: add an API method to control web contents debugging" into klp...Jonathan Dixon2013-09-213-0/+27
|\
| * WebView: add an API method to control web contents debuggingMikhail Naganov2013-09-113-0/+27
* | Fix obsolete API referenceJonathan Dixon2013-09-181-1/+1
* | Update APIs for the Chromium WebViewJonathan Dixon2013-09-174-14/+40
* | Revert "Hide Experimental WebView from dev settings" DO NOT MERGEJonathan Dixon2013-09-161-11/+32
* | Hide Experimental WebView from dev settings DO NOT MERGEJonathan Dixon2013-09-161-32/+11
* | Publish Print Api for WebviewSelim Gurun2013-09-113-44/+17
|/
* Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMod...Mikhail Naganov2013-09-062-6/+17
|\
| * Add more docs for WebView's setInitialScale and setLoadWithOverviewModeMikhail Naganov2013-09-052-6/+17
* | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-1/+1
* | Add tracing to WebView API methods and callbacksJonathan Dixon2013-08-306-9/+119
|/
* Merge "DO NOT MERGE Printing API changes for supporting better page layout" i...Selim Gurun2013-08-303-15/+26
|\
| * DO NOT MERGE Printing API changes for supporting better page layoutSelim Gurun2013-08-303-15/+26
* | Fix for 10530176 - CookieSyncManager must be created by WebView c'torJonathan Dixon2013-08-281-0/+2
|/
* Reset the Experimental WebView property per buildJonathan Dixon2013-08-211-7/+16
* Added the callback signal.Selim Gurun2013-08-203-16/+21
* Update WebView.postUrl documentation.Ben Murdoch2013-08-161-1/+2
* Merge "Change the exception msg" into klp-devKristian Monsen2013-08-131-2/+2
|\
| * Change the exception msgSelim Gurun2013-08-121-2/+2
* | Merge "Add the API to support webview printing" into klp-devSelim Gurun2013-08-123-0/+44
|\|
| * Add the API to support webview printingSelim Gurun2013-08-123-0/+44
* | Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGEMartin Kosiba2013-08-121-0/+5
|/
* am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-021-1/+2
|\
| * If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+2
* | Merge "Revert "Revert "Flag-flip: set chromium to be the default WebView"""Ben Murdoch2013-08-011-1/+1
|\ \
| * | Revert "Revert "Flag-flip: set chromium to be the default WebView""Ben Murdoch2013-08-011-1/+1
* | | Merge "Revert "Flag-flip: set chromium to be the default WebView""Ben Murdoch2013-07-311-1/+1
|\| |
| * | Revert "Flag-flip: set chromium to be the default WebView"Ben Murdoch2013-07-311-1/+1
* | | Merge "Flag-flip: set chromium to be the default WebView"Ben Murdoch2013-07-311-1/+1
|\| |
| * | Flag-flip: set chromium to be the default WebViewJonathan Dixon2013-07-301-1/+1
* | | Merge "Unhide WebView.evaluateJavascript(..)"Ben Murdoch2013-07-311-1/+0
|\ \ \ | |/ / |/| |
| * | Unhide WebView.evaluateJavascript(..)Ben Murdoch2013-07-301-1/+0
* | | Merge "Add some logging when the webview dev setting changes"Jonathan Dixon2013-07-301-0/+2
|\ \ \ | |/ / |/| |
| * | Add some logging when the webview dev setting changesJonathan Dixon2013-07-301-0/+2
* | | Make WebViewProvider constants privateJonathan Dixon2013-07-291-2/+2
|/ /
* | Build fix for WebViewFactoryJonathan Dixon2013-07-291-2/+2
* | Add accessors for WebViewFactory.UseExperimentalWebViewJonathan Dixon2013-07-291-6/+23
* | Merge "Remove spurious @Deprecate tag from WebView.onMeasure"Jonathan Dixon2013-07-271-1/+0
|\ \
| * | Remove spurious @Deprecate tag from WebView.onMeasureJonathan Dixon2013-07-261-1/+0
* | | Update WebView.loadDataWithBaseURL documentation.Ben Murdoch2013-07-231-1/+4
* | | Add WebView.evaluateJavaScript(String, ValueCallback) API.Ben Murdoch2013-07-193-0/+25
|/ /
* | Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-07-113-0/+17
* | Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."Ben Murdoch2013-06-293-17/+0
* | Merge "Plumb View.getAccessibilityNodeProvider though WebViewProvider."Ben Murdoch2013-06-283-0/+17
|\ \
| * | Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-06-243-0/+17
* | | am 52dbdbf2: am 9d2b0dbf: am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"John Reck2013-06-251-1/+6
|\ \ \ | |/ / |/| / | |/
| * am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"John Reck2013-06-251-1/+6
| |\
| | * Fix deadlock of WebViewCoreThreadYuya Aoki2013-05-011-1/+6
* | | Enable preloading of the appropriate WebView.Torne (Richard Coles)2013-06-192-35/+58
* | | Deprecate webview.use_chromium and introduce webview.force_provider.Primiano Tucci2013-06-171-9/+16