Age | Commit message (Expand) | Author |
2016-01-08 | Merge to XFA: Remove a bunch of dead code. | Lei Zhang |
2016-01-08 | Merge to XFA: Use unique_ptr in fpdf_page/. | Tom Sepez |
2016-01-08 | Merge to XFA: Fix infinite loop caused by parsing same indirect objects | Wei Li |
2016-01-08 | Merge to XFA: Clean up misc nits found while fixing bugs. | Lei Zhang |
2016-01-08 | Merge to XFA: Endless tidying in pageint.h | Tom Sepez |
2016-01-08 | XFA: Remove relative includes outside of xfa/. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff, second attempt. | Lei Zhang |
2016-01-07 | XFA: Fix Windows build after upgrading libtiff. | Lei Zhang |
2016-01-07 | XFA: Add missing libtiff file from commit 9c2c87d1c744. | Lei Zhang |
2016-01-07 | XFA: Upgrade to libtiff 4.0.6. | Lei Zhang |
2016-01-07 | Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE. | Tom Sepez |
2016-01-07 | Merge to XFA: Make m_pStockMap a real map. | Tom Sepez |
2016-01-07 | Cleanup includes, comments, and unused code | Wei Li |
2016-01-07 | Merge to XFA: Fix a GetFileContents() call that should have been in commit aa... | Lei Zhang |
2016-01-07 | Fix writing to read-only region in CXFA_TextParser::GetHorScale(). | Jun Fang |
2016-01-06 | Merge to XFA: Return const-ref object in a few CPWL_Wnd getters. | Lei Zhang |
2016-01-06 | XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs. | Lei Zhang |
2016-01-06 | Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. | Lei Zhang |
2016-01-06 | Merge to XFA: Return unique_ptrs from test_support functions | Tom Sepez |
2016-01-06 | Merge to XFA: Add fpdf_edit basic creation embedder test. | Tom Sepez |
2016-01-06 | Merge to XFA: Change CPDF_SyntaxParser::GetNextWord() to not pass by non-cons... | Lei Zhang |
2016-01-05 | Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused. | Tom Sepez |
2016-01-05 | Merge to XFA: Replace CPDF_SortObjNumArray with a std::set. | Lei Zhang |
2016-01-05 | Merge to XFA: Remove header files that only have includes. | Lei Zhang |
2016-01-05 | Merge to XFA: Fix a few uses of default arguments. | Lei Zhang |
2016-01-05 | Merge to XFA: Replace IconTree class with std::list. | Tom Sepez |
2016-01-05 | Merge 3d8f56d back to xfa | Tom Sepez |
2016-01-05 | Merge to XFA: Fix an infinite loop in CPDF_Parser::RebuildCrossRef(). | Lei Zhang |
2016-01-05 | Merge to XFA: Make more CPDF_Parser method const. | Lei Zhang |
2016-01-05 | Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342 | Tom Sepez |
2016-01-05 | Merge to XFA: Exit infinite loops for cross reference loading | Wei Li |
2016-01-05 | Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. | Tom Sepez |
2016-01-04 | Merge to XFA: Cover FPDFBookmark_Find() with embedder tests. | Tom Sepez |
2016-01-04 | Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest | Tom Sepez |
2016-01-04 | Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from. | Lei Zhang |
2015-12-31 | Merge to XFA: Reapply "Fix a partial rendering problem" | Lei Zhang |
2015-12-29 | Merge to XFA: Fix partial information printed with blank window covering the ... | Jun Fang |
2015-12-29 | Merge to XFA: Change the generation number in the free entry of cross-referen... | Jun Fang |
2015-12-28 | Merge to XFA: Take care fall-through cases of switch in pdfium | Lei Zhang |
2015-12-25 | Merge to XFA: Speculative IWYU fix for failing Chromium DEPS roll. | Lei Zhang |
2015-12-24 | Merge to XFA: Stop disabling compiler warning 4481, PDFium edition. | Lei Zhang |
2015-12-24 | Merge to XFA: Fix another regression from commit f6dafc9. | Lei Zhang |
2015-12-24 | Merge to XFA: Fix a bad virtual keyword removal from commit 0f6b51c. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-24 | Merge to XFA: Call CheckLinearizedFirstPage() when loading the first lineariz... | Lei Zhang |
2015-12-24 | Merge to XFA: Fix crash from commit f6dafc9. | Lei Zhang |
2015-12-24 | Merge to XFA: Fix failed JPX image rendering | Jun Fang |
2015-12-24 | Merge to XFA: Replace an assertion with returning false | Jun Fang |
2015-12-23 | Merge to XFA: Switch DEPS for ICU from a dead end branch to the active one. | Lei Zhang |
2015-12-23 | Merge to XFA: Make the standalone msvs_disabled_warnings block match Chromium's. | Lei Zhang |