summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
2017-02-13core: fix a few uninitialized membersMiklos Vajna
2017-02-10Add line width option for stroking pathschromium/3011chromium/3010chromium/3009Nicolas Pena
2017-02-09Roll build, buildtools, and V8chromium/3008Nicolas Pena
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-09Libtiff upstream fix for large td_bitspersampleNicolas Pena
2017-02-09Roll third_party/skia from f44703a to 90e3cd789Ben Wanger
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2017-02-09Remove CopyToLocal from CFDE_CSSDeclarationDan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Libtiff upstream fix for TIFFFetchNormalTagchromium/3007Nicolas Pena
2017-02-08Add EmbedderTest for adding and filling pathsNicolas Pena
2017-02-08Add CFDE_CSSValueListParser testsDan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-07Add APIs for path construction and paintingchromium/3006Nicolas Pena
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-02-07Cleanup out params in XFA layout code.Dan Sinclair
2017-02-07Split CFX_STemplate from CFX_PSTemplateTom Sepez
2017-02-06More CXFA_ItemLayoutProcessor cleanupchromium/3005Dan Sinclair
2017-02-06Fix stream reading from pFile.Graeme Connell
2017-02-06Add support for fill and stroke RGBA in CPDF_PageContentGeneratorNicolas Pena
2017-02-06Remove redundant tests exposed by inlining macros in fxbarcodeTom Sepez
2017-02-06Cleanup xfa layout codedan sinclair
2017-02-04Remove unused parameterchromium/3004dan sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-02-02Clean up CSS code to match styles.chromium/3001dan sinclair
2017-02-02Add CPDF_PageContentGenerator::ProcessPath supporting path constructionNicolas Pena
2017-02-01Remove DrMemorychromium/3000dan sinclair
2017-02-01Fix recent test suppressionsNicolas Pena
2017-01-31Remove BC_EXCEPTION_CHECK macroschromium/2999Tom Sepez
2017-01-31Fixup test harnessdan sinclair
2017-01-31Use std::vector and unique_ptr in xfa/fwl.Tom Sepez
2017-01-31Use std::vector, unique_ptrs in fxet_edit.hTom Sepez
2017-01-31use std::vector in cfx_graphics.h and xfa_ffwidget.hTom Sepez
2017-01-30skia/BUILD.gn: remove SkLayerchromium/2998halcanary
2017-01-30Properly refcount CPDF_StructElementTom Sepez
2017-01-30Remove CFX_ArrayTemplate from CFFL_ListBoxTom Sepez
2017-01-30Refcount CPDF_OCContext.Tom Sepez
2017-01-30Cleanup memory allocations in ttgsubtable.cppTom Sepez
2017-01-27Use std::vector in cpdfxfa_context.hchromium/2997chromium/2996chromium/2995Tom Sepez
2017-01-27Limit parsing recursion levels in CPDF_StreamParserNicolas Pena
2017-01-26Add flag to ignore images by their MD5 digestchromium/2994stephana
2017-01-26Fix leak in PredictorSetupDecode by calling tif_cleanup on failureNicolas Pena
2017-01-26Cleanup CPDF_StructElement.tsepez
2017-01-26Add CSS parser testsDan Sinclair
2017-01-26Cleanup memory in CFDE_CSSStyleSelectorDan Sinclair
2017-01-26Fix CSS fuzzer input sizeDan Sinclair
2017-01-25Calculate code_store safely in CGifLZWDecoder::DecodeNicolas Pena