Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove PP_Module from parameters for PPB_Var.VarFromUtf8. | dmichael@chromium.org | 2011-12-07 | 1 | -29/+6 |
* | Add exports needed for glue to build as a component. | dpranke@chromium.org | 2011-12-02 | 1 | -2/+5 |
* | Cleanup: Remove unneeded forward declarations in webkit/plugins/. | thestig@chromium.org | 2011-11-17 | 1 | -1/+0 |
* | Move Var and StringVar to the ppapi/shared_impl so they can be used in the | brettw@chromium.org | 2011-08-01 | 1 | -0/+55 |
* | Make Var less dependent on NPAPI. The goal is to remove all of these | brettw@chromium.org | 2011-07-28 | 1 | -0/+37 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Make PP_Resources associated with the Instance rather than the module. This | brettw@chromium.org | 2011-01-15 | 1 | -2/+3 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -0/+188 |