Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for specific PPB interface versions in the C++ wrappers for Graphics2D,... | wez@chromium.org | 2012-03-22 | 1 | -21/+21 |
* | Convert resources to take an instance key instead of an Instance*. | brettw@chromium.org | 2012-02-27 | 1 | -11/+3 |
* | Updating the C++ PPAPI to use non-dev File interfaces. | sanga@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead. | brettw@chromium.org | 2011-07-08 | 1 | -5/+3 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 1 | -5/+5 |
* | Fix up some types in the API. | neb@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -0/+8 |
* | Remove static initializers. | neb@chromium.org | 2010-12-20 | 1 | -31/+32 |
* | Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory | brettw@chromium.org | 2010-11-10 | 1 | -0/+104 |