Sign in
chromium
/
chromium
/
src
/
b346cb02e18a65ac067d7e1bb78529d1f35cc44d
/
ppapi
/
shared_impl
/
unittest_utils.h
2c6b74d7
Pass string PP_Vars to JS as string primitives
by
[email protected]
· 11 years ago
7e34610
Implement a V8 value<->PP_Var converter
by
[email protected]
· 12 years ago
687998e
Revert 200283 "Implement a V8 value<->PP_Var converter"
by
[email protected]
· 12 years ago
f5553803
Implement a V8 value<->PP_Var converter
by
[email protected]
· 12 years ago
a386ef44
Revert 199938 "This implements a converter for transforming betw..."
by
[email protected]
· 12 years ago
2d33041
This implements a converter for transforming between V8 values and PP_Vars. This is needed to support transferring arrays/dictionaries (or arrays/objects in javascript) to and from the plugin using the pepper Post/HandleMessage APIs. The entire object graph is converted in the process.
by
[email protected]
· 12 years ago