Age | Commit message (Expand) | Author |
---|---|---|
2017-10-25 | Refactor JS method parameters and return values. | Dan Sinclair |
2017-10-25 | Convert JS input params to v8::Local<v8::Value>>s | dan sinclair |
2017-10-24 | Remove GetType from CJS_Value | Dan Sinclair |
2017-10-24 | Remove the CJS_Value To* methods. | Dan Sinclair |
2017-10-24 | Remove most CJS_Value Set methods | Dan Sinclair |
2017-10-23 | Cleaning up JS macros | Dan Sinclair |
2017-10-23 | Remove CJS_PropValue | Dan Sinclair |
2017-10-19 | Refactoring JS Callbacks. | dan sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-02-22 | Convert JS property tables to single-byte. | Tom Sepez |
2017-02-21 | Remove some JS_Define macroschromium/3020 | Tom Sepez |
2017-02-21 | Pass CJS_Runtime to JS callbacks. | Tom Sepez |
2017-02-16 | Rename IJS_Context to IJS_EventContext. | Tom Sepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-08-10 | Remove backpointer to CJS_Runtime from CJS_Value | tsepez |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |