summaryrefslogtreecommitdiff
path: root/fxjs/cjs_runtimestub.cpp
AgeCommit message (Expand)Author
2018-10-29Make IJS_Runtime::AsCJSRuntime be XFA-onlyTom Sepez
2018-05-17Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>Dan Sinclair
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-04-18Always build JS Runtime stubs even if V8 present.Tom Sepez
2018-02-02Make global object function names clearer.Tom Sepez
2018-02-01Rename some CJS / IJS names for clarity.Tom Sepez
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair