Age | Commit message (Expand) | Author |
---|---|---|
2018-04-23 | Disable JavaScript entirely if no JSPlatform passed by embedder. | Tom Sepez |
2018-04-18 | Always build JS Runtime stubs even if V8 present. | Tom Sepez |
2018-02-05 | Fold CJS_EmbedObj classes into CJS_Object classes | Dan Sinclair |
2018-02-02 | Remove V8 context from CJS_V8 | Tom Sepez |
2018-02-02 | Make global object function names clearer. | Tom Sepez |
2018-02-01 | Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpers | Tom Sepez |
2018-02-01 | Rename some CJS / IJS names for clarity. | Tom Sepez |
2017-12-07 | Fix WideString::Format instances that should use %ls | Ryan Harrison |
2017-11-16 | Make WideString::{Format|FormatV} static | Dan Sinclair |
2017-10-30 | Rename global data files to match contents | Dan Sinclair |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |