| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide an Isolate for v8::ObjectTemplate::New. | svenpanne@chromium.org | 2014-01-08 | 1 | -1/+1 |
* | Remove usage of deprecated V8 APIs from content unittests | jochen@chromium.org | 2013-12-02 | 1 | -8/+14 |
* | [PPAPI] V8VarConverter now calls ResourceConverter to create resources. | mgiuca@chromium.org | 2013-09-30 | 1 | -0/+7 |
* | PPAPI: Purposely leak ProxyLock, fix shutdown race | dmichael@chromium.org | 2013-09-17 | 1 | -0/+1 |
* | PPAPI: Make V8VarConverterTest use only 1 thread | dmichael@chromium.org | 2013-09-16 | 1 | -13/+11 |
* | Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race" | dmichael@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | PPAPI: Purposely leak ProxyLock, fix shutdown race | dmichael@chromium.org | 2013-09-12 | 1 | -1/+1 |
* | Add methods to ResourceConverter to allow creation of browser resources | raymes@chromium.org | 2013-08-27 | 1 | -1/+3 |
* | Introduce MockResourceConverter to modularize testing of V8VarConverter | raymes@chromium.org | 2013-08-23 | 1 | -8/+21 |
* | Post the V8VarConverter::FromV8Var callback as a task. | raymes@chromium.org | 2013-08-22 | 1 | -6/+17 |
* | Make V8->PP_Var conversion asynchronous to allow resources to be converted. | raymes@chromium.org | 2013-08-16 | 1 | -4/+27 |
* | No need to preface ppapi namespace with "::" for content/renderer/pepper sinc... | jam@chromium.org | 2013-08-09 | 1 | -1/+1 |
* | Put the pepper files which were moved in r213578 to the content namespace. | jam@chromium.org | 2013-07-25 | 1 | -4/+2 |
* | Move webkit/plugins/ppapi to content/renderer/pepper. | jam@chromium.org | 2013-07-25 | 1 | -0/+387 |