summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/JS_Value.h
AgeCommit message (Expand)Author
2017-10-23Cleanup CJS_Valuechromium/3248Dan Sinclair
2017-10-19Refactoring JS Callbacks.dan sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-04Remove platform-specific IsFinite, JS_PortIsNan, and GetNan.Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-01-12Custom toString() methods may delete annots.tsepez
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-10Remove backpointer to CJS_Runtime from CJS_Valuetsepez
2016-08-09Remove back-pointer to CJS_Runtime from CJS_Datetsepez
2016-08-08Remove backpointer to runtime from CJS_Array.tsepez
2016-08-05Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821tsepez
2016-07-25Tidy up JS_Value.htsepez
2016-07-25Remove unused CJS_Value::Attach() varianttsepez
2016-07-15Remove type info from CJS_Value, interrogate v8 insteadtsepez
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-04-15Pass WideStrings without narrowing to c_str in javascript/tsepez
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair