summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-04-16Use CFX_XML instead of CXML in CPDF_Metadatadan sinclair
2018-04-13Add test for circular CPDF_Function::Load().Henrique Nakashima
2018-04-13Add CPDF_Metadata unittestsdan sinclair
2018-04-12Remove CXFA_DocumentParser::m_bDocumentParser flagDan Sinclair
2018-04-12Remove CFX_XMLDoc and call the parser directlyDan Sinclair
2018-04-12Rename CXFA_SimpleParser to CXFA_DocumentParserDan Sinclair
2018-04-12Fold CXFA_DocumentParser into CXFA_FFDocDan Sinclair
2018-04-12Merge CFX_XMLParser and CFX_XMLSyntaxParserDan Sinclair
2018-04-12[xfa] Remove form checksum abilitiesDan Sinclair
2018-04-11Fix crash when ColorSpace references itself directly.Henrique Nakashima
2018-04-11Fix issues with PDFium third_party/base/span.hTom Sepez
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-04Prepare for |is_posix| switch in the Fuchsia buildFabrice de Gans-Riberi
2018-03-28Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383Dan Sinclair
2018-03-28Use CPDF_DefaultAppearance instead of custom parsingDan Sinclair
2018-03-28Rename fpdfsdk/fpdf* files to be consistentDan Sinclair
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2018-03-28Rename some fsdk files to cpdfsdkDan Sinclair
2018-03-28Cleanup fsdk_define methodsDan Sinclair
2018-03-21Remove thin_archive config from complete static librariesTom Anderson
2018-03-12Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid.Henrique Nakashima
2018-03-12Remove all usages of FXSYS_iswASCIIalnumRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-02-16Reland "Actually enable -Wimplicit-fallthrough for pdfium."Henrique Nakashima
2018-02-16Improve performance of writing path floats.Dan Sinclair
2018-02-15Revert "Actually enable -Wimplicit-fallthrough for pdfium."dsinclair
2018-02-15Actually enable -Wimplicit-fallthrough for pdfium.Nico Weber
2018-02-13Cleanup CXFA_Node ownershipDan Sinclair
2018-02-12Test if GC'd FXJS objects have their C-side counterparts cleaned up.Tom Sepez
2018-02-12Drop -Iv8 flag from pdfium buildTom Sepez
2018-02-09Speculative fix for build breakageTom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-09Move CFX_V8 testing from embeddertest to unittest.Tom Sepez
2018-02-08Move cjs_v8.cpp to cfx_v8.cppTom Sepez
2018-02-07Make xfa_fxfa_parser target jumbo capable.Lei Zhang
2018-02-06Extract classes in fx_bmp.h into their own filesRyan Harrison
2018-02-06Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/Ryan Harrison
2018-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2018-02-02Fix IWYU errors in fpdfppo.cpp.Lei Zhang
2018-02-01Convert CFX_CSSPropertyTable to CFX_CSSDataRyan Harrison
2018-01-31Explicitly suppress -Wimplicit-fallthrough for pdfium.Nico Weber
2018-01-31Clean up CSS property tableRyan Harrison
2018-01-29Add common base class between CXFA_FFComboBox and CXFA_FFListBoxDan Sinclair
2018-01-25Remove empty FF classesDan Sinclair
2018-01-24Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331Andrew Weintraub
2018-01-23Merge CXFA_WidgetAcc into CXFA_Nodechromium/3330Dan Sinclair
2018-01-23Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIteratorDan Sinclair
2018-01-23Tidy fxjs/cfxjse_isolatetracker.hTom Sepez
2018-01-22Support jumbo build in XFA targets.Lei Zhang