summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebMessage.java
Commit message (Expand)AuthorAgeFilesLines
* WebView: add @Nullable and @NonNull annotationsNate Fischer2017-09-211-0/+3
* WebView: wrap Java literals with {@code}Nate Fischer2017-09-051-1/+1
* Implement PostMessage API for WebviewSelim Gurun2015-03-111-0/+62
* Fix build: Revert "Add potential future APIs for postmessage"Ed Heyl2015-03-021-63/+0
* Add potential future APIs for postmessageSelim Gurun2015-03-021-0/+63