1. a4ad595 Simplify memory management for per isolate data by weili · 8 years ago
  2. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 8 years ago
  3. 54be7be Fix leaks related to the usage of JSE runtime data by weili · 8 years ago
  4. 1a24199 Fix leaked value object in NamedPropertySetterCallback() by weili · 8 years ago
  5. ad589d7 Fix leaked array buffer allocators of isolates by weili · 8 years ago
  6. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  7. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 8 years ago
  8. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 8 years ago
  9. 135b998 Return v8::Date specialization not v8::Value where possible by tsepez · 8 years ago
  10. 40faa79 Remove type info from CJS_Value, interrogate v8 instead by tsepez · 8 years ago
  11. 88b6686 Do not try to v8::Object::Clone() any objects by tsepez · 8 years ago
  12. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
  13. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago