summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-04-24Remove CFX_BlockBufferchromium/3406Dan Sinclair
2018-04-18Always build JS Runtime stubs even if V8 present.Tom Sepez
2018-04-17Use span in CXFA_LocaleValue::GetDoubleNum()chromium/3399Tom Sepez
2018-04-17Add constants for PDF 1.7 spec, table 3.4.Lei Zhang
2018-04-16Merge CFX_XMLElement and CFX_XMLAttributeNodedan sinclair
2018-04-16Remove CXMLdan sinclair
2018-04-16Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.hTom Sepez
2018-04-16Add CXFA_XMLLocale unittestsdan sinclair
2018-04-16Move CXML to be XFA onlydan sinclair
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