Age | Commit message (Expand) | Author |
---|---|---|
2017-10-02 | Move CPDF_Parser::ObjectType into protected section | Artem Strygin |
2017-09-29 | Extract test subclasses of IFX_SeekableReadStream | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-19 | Simplify CPDF_Parser::LoadCrossRefV4 | Artem Strygin |
2017-07-20 | Use enum for pdf object type | Artem Strygin |
2017-04-27 | Remove more |new|s, part 2 | Tom Sepez |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |