Age | Commit message (Expand) | Author |
2018-10-09 | Do IWYU for ptr_util.h. | Lei Zhang |
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-08-14 | Remove CFX_BufferSeekableReadStream. | Lei Zhang |
2018-07-25 | Change CFX_BufferSeekableReadStream to take a span. | Lei Zhang |
2018-07-25 | Move CPDF_SyntaxParser init methods into ctor. | Lei Zhang |
2018-07-25 | Use document size instead of file size while parsing. | Artem Strygin |
2018-07-18 | Use CPDF_CrossRefTable within CPDF_Parser | Artem Strygin |
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 |