Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't use COMPILER_MSVC in pp_macros.h | sbc@chromium.org | 2012-08-21 | 1 | -3/+3 |
* | Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h to | toyoshim@chromium.org | 2011-12-08 | 1 | -1/+17 |
* | More trivial cleanupi of ppapi/c headers | noelallen@google.com | 2011-07-19 | 1 | -2/+10 |
* | Change ppapi C++ comment style into C. | neb@chromium.org | 2010-12-20 | 1 | -5/+5 |
* | Add compile assertions to enforce the sizes of all structs and enums in the C... | dmichael@google.com | 2010-12-13 | 1 | -1/+10 |
* | Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b... | dmichael@google.com | 2010-11-12 | 1 | -3/+30 |
* | Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Wherever | dmichael@google.com | 2010-11-10 | 1 | -0/+12 |
* | Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W... | dmichael@google.com | 2010-11-05 | 1 | -0/+46 |