Age | Commit message (Expand) | Author |
2016-08-15 | Push v8::Isolate into CFXJS_Engine classchromium/2831 | tsepez |
2016-08-11 | Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828 | tsepez |
2016-08-10 | Remove backpointer to CJS_Runtime from CJS_Value | tsepez |
2016-08-09 | Remove back-pointer to CJS_Runtime from CJS_Date | tsepez |
2016-08-08 | Remove backpointer to runtime from CJS_Array. | tsepez |
2016-08-05 | Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821 | tsepez |
2016-07-25 | Tidy up JS_Value.h | tsepez |
2016-07-25 | Remove unused CJS_Value::Attach() variant | 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-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-06-03 | Fix some code which causes warnings when compiled by /analyze tool | weili |
2016-04-27 | Fix incorrect v8 TryCatch. | etienneb |
2016-04-15 | Pass WideStrings without narrowing to c_str in javascript/ | tsepez |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-25 | util.printd() replaces specified date with current date. | tsepez |
2016-03-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |