Age | Commit message (Expand) | Author |
---|---|---|
2018-05-17 | Update third_party/base/compiler_specific.h. | Lei Zhang |
2018-02-10 | Renable -Wimplicit-fallthrough for PDFium. | Nico Weber |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-21 | Convert text positions from x,y to CFX_PointF | Dan Sinclair |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |