summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2017-03-13Add utf-8 flag to win build.Dan Sinclair
2017-03-13Replace discrete array with a map.dan sinclair
2017-03-10Normalize channels when transforming CMYK to RGBNicolas Pena
2017-03-07Cleanup text codeDan Sinclair
2017-03-06Adding tests for CFX_RTFBreakDan Sinclair
2017-03-02Use std::deque for CFX_TPOArrayTom Sepez
2017-03-01Create virtual codec APIs so chrome/fuzzers can link separatelyTom Sepez
2017-02-27Allow building XFA without additional codecs.Tom Sepez
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Cleanup PWL_Utils.Dan Sinclair
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2017-02-15Add public API for adding text with standard fontsNicolas Pena
2017-02-14Replace CPWL_Point with CFX_PointFchromium/3013Dan Sinclair
2017-02-09Remove CopyToLocal from CFDE_CSSDeclarationDan Sinclair
2017-02-08Add CFDE_CSSValueListParser testsDan Sinclair
2017-02-07Add APIs for path construction and paintingchromium/3006Nicolas Pena
2017-02-02Clean up CSS code to match styles.chromium/3001dan sinclair
2017-02-02Add CPDF_PageContentGenerator::ProcessPath supporting path constructionNicolas Pena
2017-01-24Fixup coverage builddsinclair
2017-01-23Remove obsolete include of build_overrides/v8.gnichromium/2991brettw
2017-01-23Cleanup CSS parsingDan Sinclair
2017-01-19Add ObservedPtrs to PWL_CREATEPARAMDan Sinclair
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-18Split CFDE_CSSPrimitiveValue apartDan Sinclair
2017-01-17Start CSS parser unit testsDan Sinclair
2017-01-17Add optional coverage flags to buildDan Sinclair
2017-01-16Replace remaining CSS interfaces with concrete classesDan Sinclair
2017-01-16Remove IFDE_CSS interfaces which are only implemented once.Dan Sinclair
2017-01-12Add postscript pathrbpotter
2017-01-11Use observed pointers in CPDFSDK_AnnotIterator.chromium/2979tsepez
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-10Split xfa_textlayout apart.Dan Sinclair
2017-01-10Remove custom allocator from CFDE_TxtEdtBuf.Dan Sinclair
2017-01-09Add CFDE_TxtEdtBuf testschromium/2977dsinclair
2017-01-06Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975tsepez
2017-01-06Revert postscript code removal.rbpotter
2017-01-04Kill render_int.hchromium/2973chromium/2972Nicolas Pena
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Kill last use of CFX_PtrList.tsepez
2016-12-15Remove unused sysbtn codedsinclair
2016-12-14Remove CJBig2_List in favor of std::vector<std::unique_ptr<>>tsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-12-05[android] Make pdfium_unittests work on Android.jbudorick
2016-12-02Rename fpdf_render_image and fpdf_render_textchromium/2942chromium/2941chromium/2940npm
2016-12-01Kill off fpdf_render_cache.cppchromium/2939npm
2016-12-01Remove fpdf_render.cppNicolas Pena
2016-12-01Protect against unexpected library create/destroytsepez
2016-11-23Merge IFWL and CFWL classes.dsinclair