summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_websocket_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Add optional logging for PPAPI calls.teravest@chromium.org2013-04-021-1/+15
* IDL: Remove trailing commans in generated thunk files.teravest@chromium.org2013-01-031-2/+2
* Autogenerate thunk .cc file for PPB_Websocket.teravest@chromium.org2012-12-211-41/+45
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-3/+5
* 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