Age | Commit message (Expand) | Author |
---|---|---|
2018-10-12 | Forward declare more in codec code. | Lei Zhang |
2018-10-09 | Pass CFX_CodecMemory in place of spans to codecs. | Tom Sepez |
2018-09-25 | Introduce CodecModuleIface for progressive decoder modules. | Tom Sepez |
2017-11-21 | Avoid passing pointers by reference in core. | Lei Zhang |
2017-06-01 | Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118 | Tom Sepez |
2017-05-31 | Put all CCodec_PngModule state into its context. | Tom Sepez |
2017-05-30 | Use unowned ptr back to delegates in codec moduleschromium/3117 | Tom Sepez |
2017-04-25 | Remove remaining ICodec_* abstract classes | Tom Sepez |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-01 | Create virtual codec APIs so chrome/fuzzers can link separately | Tom Sepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |