Age | Commit message (Expand) | Author |
---|---|---|
2017-10-26 | Rename Annot to cjs_annot | dan sinclair |
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-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-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-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-12 | Make CFX_Obeservable::Observer into a pointer-ish type; | tsepez |
2016-09-07 | Make Observers into a templated class | tsepez |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |