summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-06-01Be less trusting of MaybeLocal<> return types from V8 To* methods.Tom Sepez
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-24More FM2JSContext testsDan Sinclair
2017-05-19Update more references to sanitizers:depsTom Anderson
2017-05-18Add pixel test for bug 113910Nicolas Pena
2017-05-18Adding fm2js embedder testsDan Sinclair
2017-05-18Add kerning test for bug 528103Nicolas Pena
2017-05-18Fix a situation where images are not properly rendered.Lei Zhang
2017-05-17Add font loading fuzzerNicolas Pena
2017-05-17Reland: Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-17Adding CXFA_Parse unittestsDan Sinclair
2017-05-17Rename formcalc files to better match contentsDan Sinclair
2017-05-17Revert "Small fix in CPDF_TrueTypeFont load"Nicolás Peña
2017-05-16Small fix in CPDF_TrueTypeFont loadNicolas Pena
2017-05-16Update formcalc return typesDan Sinclair
2017-05-11Add missing CheckUnsupportedErrorDan Sinclair
2017-05-11Fixup Initialize spellingchromium/3097Dan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-03Actually build fuzzers with the pdfium_all target.chromium/3089Lei Zhang
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-27Add barcode test skeletonTom Sepez
2017-04-25Add test for bug 714187Dan Sinclair
2017-04-24Use a pdfium-specific unittest main rather than gtest'sTom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Do not insert null node if ParseAsXDPPacket_Config failsTom Sepez
2017-04-19Move fde XML parser to coreDan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Remove IFGAS_Stream::CreateWideStringReadStreamDan Sinclair
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-04-12Fold CXFA_WideTextRead into IFGAS_StreamDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-11Remove vestigial GYP_GONE test targets.jbudorick
2017-04-06Fix unit tests to initialize PartitionAlloc.Chris Palmer
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Split the FDE XML file into indiviual class files.Dan Sinclair
2017-03-31Roll DEPS for testing corpus to 146d4c6.chromium/3058Lei Zhang
2017-03-30Move CXFA_XMLParser to CFDE_XMLParserDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Move CFX files into fxcrtDan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-28Init PDFium in fuzzer codeDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair