Age | Commit message (Expand) | Author |
---|---|---|
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-07-31 | Initialize CPDF_PathObject members on constructor. | Henrique Nakashima |
2017-06-01 | Fix content generation to only generate dirty page objects. | wileyrya |
2017-05-10 | Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m... | Lei Zhang |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-09 | Replace rect.Transform(matrix) with matrix.TransformRect(rect) | Dan Sinclair |
2016-11-21 | Use more unique_ptrs in CPDF_Image. | thestig |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |