summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppb_transport_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-4/+4
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-161-16/+18
* Revert 75003 - Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-18/+16
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-16/+18
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-1/+1
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-1/+1
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-1/+1
* Resource width 64->32 change.neb@chromium.org2010-12-151-1/+1
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-1/+1
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-13/+13
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+70