summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-23Add API for getting page labels.thestig
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Remove some WrapUnique() calls by returing unique_ptrstsepez
2016-11-21Add a regression test for rasterizing PDFs.thestig
2016-11-21Check dimensions and content of bitmaps in EmbedderTests.chromium/2927thestig
2016-11-21Unsupress Test_DateField_locale_zh_HK.pdf on Linux.thestig
2016-11-19Roll DEPS for testing corpus to 4f292415.thestig
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-16Make CPDF_Array take unique_ptrstsepez
2016-11-11Fix unique ptrs in fpdfppo.cpptsepez
2016-11-08Compile fuzzer sources in standalone builds. (try 2)thestig
2016-11-07Fix #include after commit c09625ca.thestig
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07Reland of Unify some codeart-snake
2016-11-07Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ...npm
2016-11-07Compile fuzzer sources in standalone builds.thestig
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-03Fix roll after TRUE conversiondsinclair
2016-11-03Remove FX_BOOL entirely.tsepez
2016-11-01libfuzzer: FALSE is not a pointertsepez
2016-10-27Fix libfuzzer build broken at 9f7f7f8tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-18Add a test case for bug 494057.thestig
2016-10-06Fixup MSan embeddertestsDan Sinclair
2016-10-04Fix fuzzer pathsdsinclair
2016-10-04Make sure the fuzzer read size does not go negative.dsinclair
2016-10-04Update test expectations for unexpected successes.thestig
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-30Fix #includes in libfuzzer so pdfium can be rollednpm
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-09-27Add fuzzer for jbig2 parsingkcwu
2016-09-26Clean up fx_codec_fax.cpp.thestig
2016-09-26Add fuzzer for cmap parsingchromium/2873kcwu
2016-09-23Bail out on bad width and height in CCodec_FaxDecoder::CreateDecoderkcwu
2016-09-22Add fuzzer for icc codeckcwu
2016-09-21Set up isolate in CFXJS_Engine's constructorweili
2016-09-19Add fuzzer for fax codeckcwu
2016-09-15Use either /RECT or /QuadPoints for annotation coordinates, depending on /APtonikitoo
2016-09-15Use ToUnicode mapping even when unicode is 0.npm
2016-09-07Cleanup page when unloading in embedder testsdsinclair
2016-08-30Roll DEPS for build to b73bafdd.thestig
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-29Fix the test case added in https://codereview.chromium.org/2277063003/tonikitoo
2016-08-26Add support to Document::getAnnots methodtonikitoo
2016-08-26Remove most things GYP.thestig