summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_transport_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-2/+3
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-3/+2
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-2/+3
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+1
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+1
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+1
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-261-0/+9
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-9/+14
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-0/+102