| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up PpapiPermissions in more places. | brettw@chromium.org | 2012-10-02 | 1 | -1/+2 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 1 | -2/+3 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 1 | -3/+4 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 1 | -1/+0 |
* | Broker out PPAPI handle duplication | jschuh@chromium.org | 2012-05-11 | 1 | -2/+1 |
* | PPAPI: Make ScopedModuleReference not crash on plugin side. | dmichael@chromium.org | 2012-05-07 | 1 | -3/+2 |
* | Delete FunctionGroupBase from Pepper. | brettw@chromium.org | 2012-04-30 | 1 | -1/+0 |
* | Add a way to implement GetInterface in the broker. | brettw@chromium.org | 2012-04-13 | 1 | -1/+1 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -2/+25 |
* | The tricky part about logging to the console is that many of the errors are g... | brettw@chromium.org | 2012-01-31 | 1 | -0/+5 |
* | Cleanup: Remove unneeded forward declarations in ppapi. | thestig@chromium.org | 2011-11-11 | 1 | -12/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -28/+9 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -9/+28 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -28/+9 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -9/+28 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -28/+9 |
* | Use precompiled headers for most large projects where the .gyp file | joi@chromium.org | 2011-09-07 | 1 | -1/+1 |
* | Create ppapi_proxy.dll and ppapi_shared.dll. | darin@chromium.org | 2011-08-26 | 1 | -1/+1 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -6/+4 |
* | Proxy PPP_Messaging. | dmichael@chromium.org | 2011-08-03 | 1 | -1/+0 |
* | Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5. | dmichael@chromium.org | 2011-06-29 | 1 | -6/+4 |
* | Use the WebKit default fonts when specifying generic font families. | brettw@chromium.org | 2011-05-26 | 1 | -1/+6 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -3/+3 |
* | This implements the new system for Graphics2D only. | brettw@chromium.org | 2011-05-06 | 1 | -0/+7 |
* | Keep the module in scope when executing scripts. This prevents a crash when the | brettw@chromium.org | 2011-04-18 | 1 | -0/+17 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 1 | -1/+8 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Prevent Pepper plugin reentrancy for synchronous messages except for script | brettw@chromium.org | 2011-03-13 | 1 | -0/+14 |
* | Ensure that PP_Instance values are unique within a plugin process in addition | brettw@chromium.org | 2011-03-10 | 1 | -2/+2 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -0/+12 |
* | Implement basic crash detection and shutdown handling for out of process PPAPI | brettw@chromium.org | 2011-02-15 | 1 | -0/+17 |
* | Share PPAPI out-of-process plugins between renderer processes. | brettw@chromium.org | 2011-02-13 | 1 | -4/+1 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -4/+26 |
* | First pass at making the proxy handle multiple renderers. This associates the | brettw@chromium.org | 2011-01-21 | 1 | -1/+0 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 1 | -1/+1 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-08 | 1 | -1/+4 |
* | Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc... | brettw@chromium.org | 2010-12-07 | 1 | -4/+1 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-07 | 1 | -1/+4 |
* | Implement audio proxy for Pepper. | brettw@chromium.org | 2010-12-02 | 1 | -1/+3 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+61 |
* | Revert PPAPI proxy change with too many files in it. | brettw@chromium.org | 2010-11-03 | 1 | -61/+0 |
* | Core PPAPI proxy files. This includes the dispatcher which is the control point | brettw@chromium.org | 2010-11-03 | 1 | -0/+61 |