summaryrefslogtreecommitdiff
path: root/testing/resources
AgeCommit message (Expand)Author
2016-02-01Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-02-01Add Test for field.getArray() sort-order.Tom Sepez
2016-01-29Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez
2016-01-29Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-29Fix behaviour of app.alert() with a single object argument.Tom Sepez
2016-01-20Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-19Fix infinite loops caused by calling circular indirect objectsWei Li
2016-01-15Make the bug 361 test case work in Acrobat.Lei Zhang
2016-01-14Revert "Cleanup CJS_PublicMethods::ParseNumber"Tom Sepez
2016-01-14Cleanup CJS_PublicMethods::ParseNumberTom Sepez
2016-01-14Loose checking for trailer's size fieldWei Li
2016-01-14Additional test cases for bug_361Tom Sepez
2016-01-14Correct the way to count pages and to avoid infinite loopWei Li
2016-01-13test cast for bug_361Tom Sepez
2016-01-11Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()Wei Li
2016-01-08Fix infinite loop caused by parsing same indirect objectsWei Li
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-05Fix an infinite loop in CPDF_Parser::RebuildCrossRef().Lei Zhang
2016-01-05Exit infinite loops for cross reference loadingWei Li
2016-01-04Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2015-12-10Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-09Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-06fix for stream object readingWei Li
2015-12-01Add basic checking for RebuildCrossRefWei Li
2015-11-20Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-12Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11(Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca...Oliver Chang
2015-11-11Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan...Oliver Chang
2015-11-11Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32BitOliver Chang
2015-11-04Add base test for RebuildCrossRef function.Wei Li
2015-11-04Make JS app.setTimeOut() work again.Lei Zhang
2015-11-04Enforce input and output dimensionalities for CPDF_StitchFunc.Oliver Chang
2015-11-02Support linearized loadingJun Fang
2015-10-27Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-26Revert "Make m_pShadingObj a CPDF_Stream instead of CPDF_Object."Dan Sinclair
2015-10-26Make m_pShadingObj a CPDF_Stream instead of CPDF_Object.Dan Sinclair
2015-10-22Set a recursion limit on CPDF_DataAvail::CheckPageNodeOliver Chang
2015-10-16Loosen checking on the bytes following 'stream'chromium/2540chromium/2539chromium/2538Jun Fang
2015-10-14Add unit test for top-level bookmarks.Tom Sepez
2015-10-02Correct mistakes in test case for 507316Tom Sepez
2015-09-30Add signatures to FXJS_V8.Tom Sepez
2015-09-29Fix blank page issue caused by too strict correction on bpcchromium/2523Jun Fang
2015-09-28Fix test diff caused by v8 version updateTom Sepez
2015-09-25Add Mac-specific pixel test expectations.chromium/2522chromium/2521Lei Zhang
2015-09-25Revert "Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf f...Jun Fang
2015-09-25Revert "Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files"Jun Fang
2015-09-25Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf filesJun Fang
2015-09-15Implement FPDFAction_GetFilePath().Lei Zhang
2015-09-11Fix strings, remove stringify macros, void return types for Consts.h.Tom Sepez
2015-09-10Guard against null image data in CJBig2_GRRDProc.chromium/2509chromium/2508Lei Zhang