Age | Commit message (Expand) | Author |
---|---|---|
2018-09-20 | Remove many unneeded STL #includes from headers. | Lei Zhang |
2018-08-29 | Stop using deprecated V8 APIs in CJS_Runtime. | Lei Zhang |
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-06-06 | Remove still more v8::Context slot usage.chromium/3452 | Tom Sepez |
2018-05-17 | Convert JS execute methods to return Optional<IJS_Runtime::JS_Error> | Dan Sinclair |
2018-04-23 | Disable JavaScript entirely if no JSPlatform passed by embedder. | Tom Sepez |
2018-02-09 | Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} | Tom Sepez |
2018-02-02 | Make global object function names clearer. | Tom Sepez |
2018-02-01 | Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpers | Tom Sepez |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |