| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -4/+5 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste | brettw@chromium.org | 2011-06-22 | 1 | -1/+5 |
* | Convert most remaining resources to use the API/thunk system. The significant | brettw@chromium.org | 2011-06-22 | 1 | -3/+0 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Revert 87415 - Convert more interfaces to the new thunk system. This goes up ... | thestig@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Give FunctionGroupBase a virtual destructor. | thakis@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 1 | -1/+3 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 1 | -4/+16 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Fix the clang build by adding "virtual" to overridden functions. | brettw@chromium.org | 2011-05-10 | 1 | -13/+13 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -14/+20 |
* | 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 | -1/+1 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 1 | -0/+58 |