summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Udpate instrumentation codeWilliam Clark2015-11-301-1/+1
* Add alternate WebView provider packageAlberto972015-10-271-1/+16
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-1/+3
* Close ZipFiles correctly in WebViewFactory.Torne (Richard Coles)2015-08-101-4/+2
* Revert "Invoke geolocation permissions callback with denied state by default."Tim Volodine2015-07-271-7/+1
* Enhance documentation of WebSettings.WebSettings methodMikhail Naganov2015-07-071-0/+6
* Merge "Add WebView permission MIDI sysex" into mnc-devRichard Coles2015-07-071-0/+19
|\
| * Add WebView permission MIDI sysexTao Bai2015-06-231-0/+19
* | Clarify handling client certificatesSelim Gurun2015-06-221-4/+17
* | Revert "Load WebView from one out of a list of packages."Gustav Sennton2015-06-191-38/+16
|/
* Make apk entry separator compliant with jar url formatSimon Baldwin2015-06-111-3/+3
* Deprecate WebView scrollbar overlay APIPaul Miller2015-06-092-10/+18
* Remove ViewAssistStructure and use the frameworks data structureSelim Gurun2015-06-013-206/+2
* assist: Fix reported colors/styles for TextView/SwitchJames Cook2015-05-281-6/+1
* Clean remaining API related issues.Selim Gurun2015-05-214-37/+2
* Merge "Fix issue #20679383: Add text style to assist.ViewNode..." into mnc-devDianne Hackborn2015-05-191-0/+5
|\
| * Fix issue #20679383: Add text style to assist.ViewNode...Dianne Hackborn2015-05-191-0/+5
* | Merge "Keep IMM#mCurRootView synchronized with the actual window focus." into...Yohei Yukawa2015-05-191-3/+3
|\ \ | |/ |/|
| * Keep IMM#mCurRootView synchronized with the actual window focus.Yohei Yukawa2015-05-151-3/+3
* | Merge "Handle load from APK correctly for shared relro" into mnc-devSimon Baldwin2015-05-181-6/+66
|\ \
| * | Handle load from APK correctly for shared relroSimon Baldwin2015-05-181-6/+66
* | | Rename PostMessageToMainFrame to PostWebMessageSelim Gurun2015-05-151-1/+1
* | | Tiny fix after updating the error reporting APIMikhail Naganov2015-05-141-1/+4
| |/ |/|
* | Revert "Update IME focus when the active view is losing the focus."Wale Ogunwale2015-05-141-0/+1
* | Update the new error reporting API in android.webkitMikhail Naganov2015-05-134-61/+70
* | Merge "Address API feedback for PostMessage" into mnc-devSelim Gurun2015-05-132-8/+33
|\ \
| * | Address API feedback for PostMessageSelim Gurun2015-05-132-8/+33
| |/
* | Merge "Update IME focus when the active view is losing the focus." into mnc-devYohei Yukawa2015-05-131-1/+0
|\ \
| * | Update IME focus when the active view is losing the focus.Yohei Yukawa2015-05-121-1/+0
* | | Address API council feedback for setOffscreenPreRaster.Hui Shu2015-05-131-3/+5
* | | Merge "Improve documentation and rename insertVisualStateCallback to postVisu...Tobias Sargeant2015-05-132-33/+40
|\ \ \
| * | | Improve documentation and rename insertVisualStateCallback to postVisualState...Tobias Sargeant2015-05-132-33/+40
| | |/ | |/|
* | | Add a temporary wrapper for ViewStructure until Webview APK is updatedSelim Gurun2015-05-123-3/+206
|/ /
* | Merge "Fix issue #20655182: API Review: ViewAssistStructure" into mnc-devDianne Hackborn2015-05-082-4/+4
|\ \ | |/ |/|
| * Fix issue #20655182: API Review: ViewAssistStructureDianne Hackborn2015-05-072-4/+4
* | Use new hierarchy viewer protocol in all View subclassesSiva Velusamy2015-05-071-0/+16
|/
* Merge "Add system API method for loading webview library from another package."Gustav Sennton2015-04-241-6/+32
|\
| * Add system API method for loading webview library from another package.Gustav Sennton2015-04-201-6/+32
* | am 1009c8de: am 92ae292e: Merge "docs: Add text to JavaDocs regarding browser...Joe Fernandez2015-04-231-2/+6
|\ \ | |/ |/|
| * docs: Add text to JavaDocs regarding browser file access vulnerabilityJoe Fernandez2015-04-221-2/+6
| * am 75666e90: Merge "Revert "Add potential future APIs for postmessage""Selim Gurun2015-03-034-184/+0
| |\
| | * Revert "Add potential future APIs for postmessage"Selim Gurun2015-03-034-184/+0
* | | Fix loading of null webview if there is no webview package.Gustav Sennton2015-04-201-35/+50
* | | Merge "Load WebView from one out of a list of packages."Gustav Sennton2015-04-161-14/+57
|\ \ \
| * | | Load WebView from one out of a list of packages.Gustav Sennton2015-04-141-14/+57
* | | | Enable onProvideVirtualAssistStructure APISelim Gurun2015-04-141-3/+1
|/ / /
* | | Merge "Revert "Load WebView from one out of a list of packages.""Gustav Sennton2015-04-141-57/+14
|\ \ \
| * | | Revert "Load WebView from one out of a list of packages."Gustav Sennton2015-04-141-57/+14
* | | | Merge "Load WebView from one out of a list of packages."Gustav Sennton2015-04-141-14/+57
|\ \ \ \ | |/ / /
| * | | Load WebView from one out of a list of packages.Gustav Sennton2015-04-081-14/+57