summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
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
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23Add CFX_MaybeOwned<> template.tsepez
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-23Move CPDF_ImageRenderer from render_intnpm
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename IFWL_Timer and IFWL_TimerInfodsinclair
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Remove the GetCaption dataprovider methodchromium/2928dsinclair
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-11-21Add unit test for fdrm's MD5tsepez
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-21Continue splitting up render_intnpm
2016-11-18Add unit test for CXFA_FileRead.tsepez
2016-11-17Move CPDF_RenderStatus from render_intnpm
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-17Move CPDF_DocRenderData from render_intnpm
2016-11-17Create CFWL_EvtEditChangeddsinclair