Age | Commit message (Expand) | Author |
---|---|---|
2018-10-04 | Change |virtual ~Foo(){}| to |virtual ~Foo()=default;|chromium/3571 | Tom Sepez |
2018-06-21 | Pass output parameters as pointers in ijs_event_context | Tom Sepez |
2018-05-17 | Convert JS execute methods to return Optional<IJS_Runtime::JS_Error> | Dan Sinclair |
2018-04-18 | Always build JS Runtime stubs even if V8 present. | Tom Sepez |
2017-10-30 | Move fpdfsdk/javascript to fxjs/ | Dan Sinclair |