Age | Commit message (Expand) | Author |
---|---|---|
2017-04-05 | Add public method FPDFPath_GetFillColor to get fill color of a path object. | Miklos Vajna |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-15 | Cleanup CFX_PathData. | Dan Sinclair |
2017-02-10 | Add line width option for stroking pathschromium/3011chromium/3010chromium/3009 | Nicolas Pena |
2017-02-08 | Add EmbedderTest for adding and filling paths | Nicolas Pena |
2017-02-07 | Add APIs for path construction and paintingchromium/3006 | Nicolas Pena |