| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/plugins/ppapi to content/renderer/pepper. | jam@chromium.org | 2013-07-25 | 1 | -119/+0 |
* | Create a public API around webkit::ppapi::PluginInstance and use it in chrome... | jam@chromium.org | 2013-07-24 | 1 | -4/+4 |
* | Add GetFileThreadMessageLoop method to PpapiGlobals. | bbudge@chromium.org | 2013-07-11 | 1 | -0/+1 |
* | Pepper: Introduce ThreadAwareCallback. | yzshen@chromium.org | 2013-01-17 | 1 | -1/+1 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -2/+2 |
* | PPAPI: Make CompletionCallbacks work right on background threads. | dmichael@chromium.org | 2012-11-08 | 1 | -0/+1 |
* | Delete FunctionGroupBase from Pepper. | brettw@chromium.org | 2012-04-30 | 1 | -8/+6 |
* | Convert the PPB_Flash interface to use the thunk system. | brettw@chromium.org | 2012-04-24 | 1 | -0/+2 |
* | The tricky part about logging to the console is that many of the errors are g... | brettw@chromium.org | 2012-01-31 | 1 | -0/+8 |
* | Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. | dmichael@chromium.org | 2012-01-12 | 1 | -2/+10 |
* | Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un... | tommi@chromium.org | 2012-01-12 | 1 | -10/+2 |
* | Make it possible to have 1 PpapiGlobals per thread. Update unit tests. | dmichael@chromium.org | 2012-01-12 | 1 | -2/+10 |
* | Use the new callback tracker and delete the old one | brettw@chromium.org | 2012-01-04 | 1 | -5/+2 |
* | Move the tracked completion callback code into shared impl. | brettw@chromium.org | 2011-12-29 | 1 | -0/+3 |
* | Add exports needed for glue to build as a component. | dpranke@chromium.org | 2011-12-02 | 1 | -2/+3 |
* | Rename InterfaceID to ApiID and move the file. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | Remove TrackerBase. | brettw@chromium.org | 2011-10-20 | 1 | -0/+50 |
* | Split HostVarTracker out of HostResourceTracker. | brettw@chromium.org | 2011-10-20 | 1 | -1/+5 |
* | Rename the ResourceTracker in webkit to HostResourceTracker. | brettw@chromium.org | 2011-10-20 | 1 | -3/+5 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -0/+44 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -44/+0 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -0/+44 |