summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_websocket_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-26/+24
* WebSocket Pepper API: make the API out of devtoyoshim@chromium.org2012-01-271-5/+5
* WebSocket Pepper API: Remove binary type handling interfacestoyoshim@chromium.org2012-01-271-38/+0
* WebSocket Pepper API: fix wrong return code on thunktoyoshim@chromium.org2012-01-181-2/+2
* WebSocket Pepper API: add interfaces to handle binaryType attributetoyoshim@chromium.org2012-01-121-2/+39
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* WebSocket Pepper API: error handling improvementtoyoshim@chromium.org2011-12-021-6/+11
* - Implement internal API and thunktoyoshim@chromium.org2011-11-181-0/+147