Age | Commit message (Expand) | Author |
---|---|---|
2017-08-31 | Prevent duplicate parses of same data, in the same recursive descent | Ryan Harrison |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-29 | Make some CPDF_StreamContentParser methods static. | Lei Zhang |
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-05-22 | Convert more c-style pointers to CFX_UnownedPtr | Tom Sepez |
2017-05-10 | Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m... | Lei Zhang |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-09 | Replace rect.Transform(matrix) with matrix.TransformRect(rect) | Dan Sinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-07 | Clean up fpdf_page_parsers | npm |