summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_macros.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-2/+2
* Add multicast support for PPB_Ext_Socket_Dev.yzshen@chromium.org2013-05-231-2/+2
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-2/+2
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-291-2/+2
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-291-2/+2
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-051-1/+1
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-221-2/+2
* Revert 184054nhiroki@chromium.org2013-02-221-2/+2
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-221-2/+2
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-111-2/+4
* don't use COMPILER_MSVC in pp_macros.hsbc@chromium.org2012-08-211-3/+3
* Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h totoyoshim@chromium.org2011-12-081-1/+17
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-2/+10
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+5
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-1/+10
* Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...dmichael@google.com2010-11-121-3/+30
* Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Whereverdmichael@google.com2010-11-101-0/+12
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-0/+46