1. 2c6b74d7 Pass string PP_Vars to JS as string primitives by [email protected] · 11 years ago
  2. 7e34610 Implement a V8 value<->PP_Var converter by [email protected] · 12 years ago
  3. 687998e Revert 200283 "Implement a V8 value<->PP_Var converter" by [email protected] · 12 years ago
  4. f5553803 Implement a V8 value<->PP_Var converter by [email protected] · 12 years ago
  5. a386ef44 Revert 199938 "This implements a converter for transforming betw..." by [email protected] · 12 years ago
  6. 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