Age | Commit message (Expand) | Author |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2017-02-27 | Allow building XFA without additional codecs. | Tom Sepez |
2017-01-23 | Fix bug found by fuzzer in A85 encoder (bad shift). | rbpotter |
2017-01-12 | Add postscript path | rbpotter |
2017-01-06 | Revert postscript code removal. | rbpotter |
2016-12-13 | Return unique_ptr<>s from fxcodec/chromium/2951 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-26 | Clean up fx_codec_fax.cpp. | thestig |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove unused PS generation code. | thestig |
2016-06-03 | Fix some code which causes warnings when compiled by /analyze tool | weili |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Rename FX_SAFE_DWORD to FX_SAFE_UINT32 | dsinclair |
2016-04-05 | Remove dead image decoding/caching code. | thestig |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |