Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Remove PPB_Var interface's scripting functionality. | neb@chromium.org | 2011-03-23 | 1 | -216/+2 |
* | Add a console interface for logging to the JS console from a PPAPI plugin. | brettw@chromium.org | 2011-03-11 | 1 | -0/+33 |
* | Release all Object PP_Vars when an instance goes away. This prevents a crash | brettw@chromium.org | 2011-02-01 | 1 | -2/+9 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -41/+64 |
* | Add an instance parameter to var objects, audio, and the 2D API. This replace... | brettw@chromium.org | 2011-01-07 | 1 | -2/+14 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -0/+872 |