summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebView.java
Commit message (Expand)AuthorAgeFilesLines
* Switch WebView to onDetachedFromWindowInternalJohn Reck2014-03-061-2/+3
* Fix postUrl to call loadUrl when url is not a network url.Hui Shu2014-02-051-3/+7
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Fix build after checkThread fix merge to masterJonathan Dixon2013-10-091-1/+0
* am 1bb6a7dc: am a8137c0c: am b1b2789d: Merge "Do not require WebView usage to...Jonathan Dixon2013-10-091-9/+10
|\
| * Do not require WebView usage to come from main threadJonathan Dixon2013-10-091-9/+10
* | am 34eb4f3d: am 4730dda8: am 46507f4b: Merge "Decouple construction of WebVie...Jonathan Dixon2013-10-041-2/+2
|\ \ | |/
| * Decouple construction of WebView, CookieSyncManager, WebViewDatabaseJonathan Dixon2013-10-031-2/+2
* | am dc7053be: am 4e31b804: Merge "Update WebView documentation section about z...Martin Kosiba2013-09-241-4/+11
|\ \ | |/
| * 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
* | | resolved conflicts for merge of 1421827b to masterJonathan Dixon2013-09-211-0/+16
|\ \ \ | |/ /
| * | Merge "WebView: add an API method to control web contents debugging" into klp...Jonathan Dixon2013-09-211-0/+16
| |\ \ | | |/ | |/|
| | * WebView: add an API method to control web contents debuggingMikhail Naganov2013-09-111-0/+16
* | | Merge "Trace extra headers set by loadurl."Selim Gurun2013-09-211-1/+9
|\ \ \
| * | | Trace extra headers set by loadurl.Selim Gurun2013-09-201-1/+9
* | | | am 515134e8: am c7969dea: Merge "Fix obsolete API reference" into klp-devJonathan Dixon2013-09-181-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix obsolete API referenceJonathan Dixon2013-09-181-1/+1
* | | | am b7bdf38b: am 01fc0884: Merge "Update APIs for the Chromium WebView" into k...Jonathan Dixon2013-09-181-0/+14
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Update APIs for the Chromium WebViewJonathan Dixon2013-09-171-0/+14
| * | Publish Print Api for WebviewSelim Gurun2013-09-111-33/+12
| |/
* | Publish Print Api for WebviewSelim Gurun2013-09-121-22/+12
* | Adding freeMemoryForTests static method to WebView.Primiano Tucci2013-09-121-0/+10
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-9/+40
* | am 708d279a: am 498a5f54: Merge "Add more docs for WebView\'s setInitialScale...Mikhail Naganov2013-09-061-4/+12
|\ \ | |/
| * Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMod...Mikhail Naganov2013-09-061-4/+12
| |\
| | * Add more docs for WebView's setInitialScale and setLoadWithOverviewModeMikhail Naganov2013-09-051-4/+12
* | | am 04f31501: am a9fa33b3: Merge "Change build version from KEY_LIME_PIE to KI...Chet Haase2013-09-051-1/+1
|\ \ \ | |/ /
| * | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-1/+1
* | | resolved conflicts for merge of b5539b68 to masterJonathan Dixon2013-09-031-1/+54
|\ \ \ | |/ /
| * | Add tracing to WebView API methods and callbacksJonathan Dixon2013-08-301-1/+54
| |/
| * Merge "DO NOT MERGE Printing API changes for supporting better page layout" i...Selim Gurun2013-08-301-9/+17
| |\
| | * DO NOT MERGE Printing API changes for supporting better page layoutSelim Gurun2013-08-301-9/+17
* | | am ca34af6a: am e2acbcc0: Merge "Fix for 10530176 - CookieSyncManager must be...Ben Murdoch2013-08-301-0/+2
|\ \ \ | |/ /
| * | Fix for 10530176 - CookieSyncManager must be created by WebView c'torJonathan Dixon2013-08-281-0/+2
| |/
* | Merge "Fix nit - use primative type and make volatile"Jonathan Dixon2013-08-211-1/+1
|\ \
| * | Fix nit - use primative type and make volatileJonathan Dixon2013-08-211-1/+1
* | | Revert "Added the callback signal."Selim Gurun2013-08-211-17/+14
| |/ |/|
* | Added the callback signal.Selim Gurun2013-08-201-14/+17
* | Update WebView.postUrl documentation.Ben Murdoch2013-08-161-1/+2
|/
* Merge "Add the API to support webview printing" into klp-devSelim Gurun2013-08-121-0/+29
|\
| * Add the API to support webview printingSelim Gurun2013-08-121-0/+29
* | Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGEMartin Kosiba2013-08-121-0/+5
|/
* Unhide WebView.evaluateJavascript(..)Ben Murdoch2013-07-301-1/+0
* 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-191-0/+17
|/
* Plumb View.getAccessibilityNodeProvider though WebViewProvider.Ben Murdoch2013-07-111-0/+8
* Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."Ben Murdoch2013-06-291-8/+0