Age | Commit message (Expand) | Author |
---|---|---|
2018-02-02 | Remove V8 context from CJS_V8 | Tom Sepez |
2017-12-20 | Fix nits in JSEmbedderTest. | Lei Zhang |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-09-21 | Set up isolate in CFXJS_Engine's constructor | weili |
2016-08-15 | Push v8::Isolate into CFXJS_Engine classchromium/2831 | tsepez |
2016-08-15 | Move some v8 objects from CJS back into FXJS | tsepez |
2016-06-28 | Implement IJS_Runtime::Destroy(). | thestig |
2016-06-01 | Remove use of v8:Lockers | tsepez |
2016-05-31 | Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. | jochen |
2015-12-21 | Merge to XFA: Fix JS seconds since epoch to date conversions. | Lei Zhang |