summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
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
2016-08-26Extend pdfium_test capability so that more Javascript can be executedchromium/2841tonikitoo
2016-08-23Fix page leaks in an embedder testweili
2016-08-22Add fuzzer for CPDF_StreamParsertsepez
2016-08-19Add a fuzzer for CPDF_HintTables.thestig
2016-08-19Stub out Document::syncAnnotScan method.chromium/2834tonikitoo
2016-08-18Add initial Document::getAnnot supportchromium/2833tonikitoo
2016-08-18Add llvm fuzzer for CPDF_PSEnginetsepez
2016-08-16Hidden annotations should not be drawntonikitoo
2016-08-15Push v8::Isolate into CFXJS_Engine classchromium/2831tsepez
2016-08-15Move some v8 objects from CJS back into FXJStsepez
2016-08-10Make Document's 'info' property readonlytonikitoo
2016-08-08Add support to Document::gotoNamedDest method.tonikitoo
2016-08-08Add support to Document::URL property getter.tonikitoo
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-08-04Beef up timer cancellation teststsepez
2016-08-03Add test for bug 620428 (setinterval cancellation)tsepez
2016-08-02Fix Jbig2 document context creation by checking proper pointerweili
2016-07-21Move xfa_basic_imp to cxfa_widetextread.dsinclair
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-06-28Implement IJS_Runtime::Destroy().thestig
2016-06-27Fix memory leaks with V8 startup data.thestig
2016-06-22Fix memory leaks in EmbedderTest::OpenDocument().thestig
2016-06-16Add CFX_SAXReader fuzzerdsinclair
2016-06-14Add fuzzer for FDE CSS syntax parser.dsinclair
2016-06-13Optionally skip image type detection in progressive decoder.dsinclair
2016-06-10[Android] Add support for standalone PDFium gn build on Android.jbudorick
2016-06-09Roll V8 and its deps and update ICU initialization callchromium/2764jochen
2016-06-06Add GIF, BMP, JPEG and TIFF XFA fuzzersdsinclair