Age | Commit message (Expand) | Author |
---|---|---|
2017-10-30 | Rename PublicMethods to cjs_publicmethods | Dan Sinclair |
2017-10-26 | Make spec arrays const | Dan Sinclair |
2017-10-26 | Remove CJS_Array | 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-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-09-01 | Prepare for converting FX_STRSIZE int->size_t | Ryan Harrison |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
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-04-12 | Make CJS_PublicMethods::StrTrim() take a CFX_ByteString | tsepez |
2016-03-15 | Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup | Wei Li |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |