Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-13 | Return unique_ptr<>s from fxcodec/chromium/2951 | tsepez | |
Review-Url: https://codereview.chromium.org/2572843002 | |||
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2382723003 | |||
2016-09-26 | Clean up fx_codec_fax.cpp. | thestig | |
Review-Url: https://codereview.chromium.org/2357173005 | |||
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair | |
All of the ICodec_* interfaces had a single implementation. This CL removes the interfaces and uses the concrete classes in their place. BUG=pdfium:468 Review URL: https://codereview.chromium.org/1876023003 |