summaryrefslogtreecommitdiffstats
path: root/android_webview/common/aw_message_port_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in android_webview/.avi2015-12-201-1/+0
* Implement the close() API for Message portssgurun2015-02-261-0/+10
* Post a message from Java to JS using message channels.sgurun2015-01-291-6/+48
* Enable posting a message from JS to Android webview.sgurun2015-01-231-0/+32