summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebMessage.java
AgeCommit message (Expand)Author
2017-09-21WebView: add @Nullable and @NonNull annotationsNate Fischer
2017-09-05WebView: wrap Java literals with {@code}Nate Fischer
2015-03-11Implement PostMessage API for WebviewSelim Gurun
2015-03-02Fix build: Revert "Add potential future APIs for postmessage"Ed Heyl
2015-03-02Add potential future APIs for postmessageSelim Gurun