Age | Commit message (Expand) | Author |
2016-05-23 | Distinguish between user and owner passwords. | thestig |
2016-05-11 | Revert "Reland of relax a couple checks to allow certain non-standard PDF fil... | weili |
2016-05-04 | Reland of lax a couple checks to allow certain non-standard PDF files. (patch... | weili |
2016-05-03 | Revert of Relax a couple checks to allow certain non-standard PDF files. (pat... | weili |
2016-04-29 | Relax a couple checks to allow certain non-standard PDF files. | weili |
2016-04-22 | Add a simple check for V4 cross reference table | weili |
2016-04-21 | Pixel tests are all generated, not .pdf files | dsinclair |
2016-04-20 | Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://co... | dsinclair |
2016-04-20 | Re-Reland Combined test runner. | dsinclair |
2016-04-15 | Prevent a potential OOB read in TranslateImageLine. | ochang |
2016-04-13 | Revert of Reland Combined test runner. (patchset #4 id:60001 of https://coder... | dsinclair |
2016-04-13 | Reland Combined test runner. | dsinclair |
2016-04-11 | Fix integer issues leading to out of bounds access in fx_ge_text.cpp. | ochang |
2016-04-06 | Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.c... | dsinclair |
2016-04-06 | Combined test runner. | dsinclair |
2016-03-29 | Add test for util.byteToChar() and fix error msg. | tsepez |
2016-03-28 | Added test for util.printx() and make it match spec. | tsepez |
2016-03-25 | util.printd() replaces specified date with current date. | tsepez |
2016-03-09 | Add a pixel test for text rendering regression | Wei Li |
2016-03-03 | Fix infinite loop for bookmark search | Wei Li |
2016-03-03 | Add JS tests for global const equality. | Tom Sepez |
2016-03-03 | Fix parsing of object numbers > 16,777,216. | Dan Sinclair |
2016-02-01 | Merge to XFA: Use JS_ExpandKeywordParams() in app.response() | Tom Sepez |
2016-02-01 | Merge to XFA: Add Test for field.getArray() sort-order. | Tom Sepez |
2016-01-29 | Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). | Tom Sepez |
2016-01-29 | Merge to XFA: Add tests for CBA_AnnotIterator. | Tom Sepez |
2016-01-29 | Merge to XFA: Fix behaviour of app.alert() with a single object argument. | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-19 | Merge to XFA: Fix infinite loops caused by calling circular indirect objects | Wei Li |
2016-01-15 | Merge to XFA: Make the bug 361 test case work in Acrobat. | Lei Zhang |
2016-01-14 | Merge to XFA: Loose checking for trailer's size field | Wei Li |
2016-01-14 | Merge to XFA: Correct the way to count pages and to avoid infinite loop | Wei Li |
2016-01-14 | Merge to XFA: Additional test cases for bug_361 | Tom Sepez |
2016-01-13 | Merge to XFA: test cast for bug_361 | Tom Sepez |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-08 | Merge to XFA: Fix infinite loop caused by parsing same indirect objects | Wei Li |
2016-01-06 | Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. | Lei Zhang |
2016-01-05 | Merge to XFA: Fix an infinite loop in CPDF_Parser::RebuildCrossRef(). | Lei Zhang |
2016-01-05 | Merge to XFA: Exit infinite loops for cross reference loading | Wei Li |
2016-01-04 | Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest | Tom Sepez |
2015-12-10 | Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb. | Oliver Chang |
2015-12-09 | Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-06 | Merge to XFA: fix for stream object reading | Wei Li |
2015-12-01 | Merge to XFA: Add basic checking for RebuildCrossRef | Wei Li |
2015-11-20 | Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-12 | Merge to XFA: Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-05 | Merge to XFA: Add base test for RebuildCrossRef function. | Wei Li |
2015-11-04 | Merge to XFA: Make JS app.setTimeOut() work again. | Lei Zhang |