summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2018-07-28Remove CXFA_TraverseStrategy_ContentLayoutItem.chromium/3507chromium/3506Tom Sepez
2018-07-25Only build cfx_fileaccess_windows.cpp on Windows.Lei Zhang
2018-07-24Rename JS_{METHOD,PROP} to JSE_{METHOD,PROP}Tom Sepez
2018-07-23Replace CFXJSE_HostObject::type_ with polymorphic conversion methodsTom Sepez
2018-07-19Make FX stream internal details more private to .cpp files.Tom Sepez
2018-07-16Use UnownedPtr/Optional in cfxa_layoutcontext.cppTom Sepez
2018-07-11Write marked content operators when generating a stream.Henrique Nakashima
2018-07-11Fix crash and memory leak.Artem Strygin
2018-07-04Remove gn arg 'use_coverage'chromium/3482Ryan Harrison
2018-06-27Add fxcrt::AutoRestorer<T>::AbandonRestoration().chromium/3475Tom Sepez
2018-06-27Implement CPDF_CrossRefTableArtem Strygin
2018-06-26Implement CPDF_ObjStream.Artem Strygin
2018-06-19Speculative fix for segv destroying CPDF_PageObjectHolder::m_GraphicsMapTom Sepez
2018-06-12Refactor modification of Contents in CPDF_PageContentGenerator.Henrique Nakashima
2018-06-12Rework "Make common page base class."Tom Sepez
2018-06-08Add constants for PDF 1.7 spec, table 3.27.Lei Zhang
2018-06-08Write some FPDFTransformEmbedderTests.Lei Zhang
2018-06-06Add ability to log click events reaching PDFiumRyan Harrison
2018-06-06[fm2js] Fixup initialized variable conversionDan Sinclair
2018-06-04Lowercase JS_Define.{h,cpp} and CJS_Define.hTom Sepez
2018-06-04Revert "Make common page base class for XFA and non-XFA."Tom Sepez
2018-05-30Remove manual references to exe_and_shlib_depsTom Anderson
2018-05-30Make common page base class for XFA and non-XFA.Tom Sepez
2018-05-30Roll DEPS for build and buildtools.Tom Anderson
2018-05-29[xfa] Propagate the xfa change data for text to JS and back.Dan Sinclair
2018-05-25Move fuzzers to testing/fuzzers.Lei Zhang
2018-05-23Add unit test for CFX_BitStream.Lei Zhang
2018-05-16Move JBig2 HuffmanTables into JBig2_HuffmanTable.cppNicolas Pena
2018-05-12Remove unused CFWL_FormProxy.Henrique Nakashima
2018-05-11Remove CFWL_ComboBoxProxy.Henrique Nakashima
2018-05-10Fixup ASSERT in Bidi handling; Add bidi fuzzer.Dan Sinclair
2018-05-10Add CPDF_Transparency.Lei Zhang
2018-05-10Do not build BMP when codec is disabledRyan Harrison
2018-05-09Do not build GIF when codec is disabledRyan Harrison
2018-05-09Do not build PNG when codec is disabledRyan Harrison
2018-05-09Do not build TIFF when codec is disabledRyan Harrison
2018-05-08Add constants for PDF 1.7 spec, table 7.2 and 7.3.Lei Zhang
2018-05-07Move codepage tables from cpdf_document.cpp to fx_codepage.cppTom Sepez
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-05-02Add a CFX_XMLDocument class.Dan Sinclair
2018-05-01Fixes XML Instruction handling in CXFA_DocumentParser.Dan Sinclair
2018-05-01Fix CFX_XML and add unit testsDan Sinclair
2018-04-25Introduce ScopedFPDF types in public/cpp/fpdf_scopers.hTom Sepez
2018-04-25Remove CDWriteExt.Lei Zhang
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