summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/v8_var_converter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide an Isolate for v8::ObjectTemplate::New.svenpanne@chromium.org2014-01-081-1/+1
* Remove usage of deprecated V8 APIs from content unittestsjochen@chromium.org2013-12-021-8/+14
* [PPAPI] V8VarConverter now calls ResourceConverter to create resources.mgiuca@chromium.org2013-09-301-0/+7
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-0/+1
* PPAPI: Make V8VarConverterTest use only 1 threaddmichael@chromium.org2013-09-161-13/+11
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-1/+1
* Add methods to ResourceConverter to allow creation of browser resourcesraymes@chromium.org2013-08-271-1/+3
* Introduce MockResourceConverter to modularize testing of V8VarConverterraymes@chromium.org2013-08-231-8/+21
* Post the V8VarConverter::FromV8Var callback as a task.raymes@chromium.org2013-08-221-6/+17
* Make V8->PP_Var conversion asynchronous to allow resources to be converted.raymes@chromium.org2013-08-161-4/+27
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-1/+1
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-4/+2
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-0/+387