Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -8/+8 |
* | Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead. | brettw@chromium.org | 2011-07-08 | 1 | -5/+4 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 1 | -0/+9 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -3/+3 |
* | Implement operator= for FontDev (it currently gives errors if you try to use | brettw@chromium.org | 2010-12-22 | 1 | -0/+7 |
* | Remove static initializers. | neb@chromium.org | 2010-12-20 | 1 | -28/+28 |
* | Remove all the swap() stuff in the PPAPI C++ wrappers. | brettw@google.com | 2010-12-02 | 1 | -39/+9 |
* | Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W... | dmichael@google.com | 2010-11-05 | 1 | -7/+12 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+210 |