Age | Commit message (Expand) | Author |
---|---|---|
2016-09-22 | Simplify memory management for per isolate data | weili |
2016-09-21 | Set up isolate in CFXJS_Engine's constructor | weili |
2016-09-21 | Fix leaks related to the usage of JSE runtime data | 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-08-11 | Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828 | tsepez |
2016-08-05 | Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821 | tsepez |
2016-07-15 | Remove type info from CJS_Value, interrogate v8 instead | tsepez |
2016-07-14 | Do not try to v8::Object::Clone() any objects | tsepez |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |