summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Restore 4 classes that were accidentally deletedJonathan Dixon2013-10-184-0/+709
* Delete the old WebView.Torne (Richard Coles)2013-10-1555-29789/+0
* Remove support for switching WebView.Torne (Richard Coles)2013-10-151-28/+3
* Do not require WebView usage to come from main threadJonathan Dixon2013-10-091-9/+10
* Hide Experimental WebView from dev settings DO NOT MERGEJonathan Dixon2013-10-081-32/+11
* Fix CookieSyncManager for WebViewClassicJonathan Dixon2013-10-041-0/+4
* Decouple construction of WebView, CookieSyncManager, WebViewDatabaseJonathan Dixon2013-10-033-24/+32
* Merge "Update WebView documentation section about zoom." into klp-devMartin Kosiba2013-09-241-4/+11
|\
| * Update WebView documentation section about zoom.Martin Kosiba2013-09-201-4/+11
* | 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
|/ /