1. 7015634 Forward declare some fxjs/ classes. by Lei Zhang · 6 years ago
  2. 98b356a Use UnownedPtr<> to v8::Isolates. by Tom Sepez · 6 years ago
  3. 3f8ee5e Move CFX_V8 testing from embeddertest to unittest. by Tom Sepez · 7 years ago
  4. 1258f7f Remove V8 context from CJS_V8 by Tom Sepez · 7 years ago
  5. e75538b Fix nits in JSEmbedderTest. by Lei Zhang · 7 years ago
  6. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  7. aca4fc7 Replace a few more std::unique_ptr.reset() with WrapUnique assignments. by thestig · 8 years ago
  8. 0b2a987 Set up isolate in CFXJS_Engine's constructor by weili · 8 years ago
  9. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  10. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 8 years ago
  11. 2d6dda1 Implement IJS_Runtime::Destroy(). by thestig · 8 years ago
  12. 8abd7a2 Remove use of v8:Lockers by tsepez · 8 years ago
  13. 38a1f0a Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. by jochen · 8 years ago
  14. 1ac47eb Merge to XFA: Fix JS seconds since epoch to date conversions. by Lei Zhang · 9 years ago