summaryrefslogtreecommitdiff
path: root/core/fpdfapi/edit/cpdf_pagecontentgenerator_unittest.cpp
AgeCommit message (Expand)Author
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Add ProcessText supporting standard fontsNicolas Pena
2017-02-10Add line width option for stroking pathschromium/3011chromium/3010chromium/3009Nicolas Pena
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-02-06Add support for fill and stroke RGBA in CPDF_PageContentGeneratorNicolas Pena
2017-02-02Add CPDF_PageContentGenerator::ProcessPath supporting path constructionNicolas Pena