summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_macros.h
Commit message (Expand)AuthorAgeFilesLines
* 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