summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppb_transport_dev.h
Commit message (Expand)AuthorAgeFilesLines
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-186/+0
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-051-71/+123
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-211-1/+5
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-151-7/+22
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-3/+8
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-8/+3
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-3/+8
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-1/+10
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-261-2/+27
* 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