Age | Commit message (Expand) | Author |
2016-01-21 | Merge to XFA: Rename CPDF_PageObjects to CPDF_PageObjectList | Tom Sepez |
2016-01-21 | Mege to XFA: Redo CPDF_PageObjects - part 1 | Tom Sepez |
2016-01-21 | Merge to XFA: Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator. | Tom Sepez |
2016-01-20 | Merge to XFA: Replace more CFX_MapPtrToPtr. | Tom Sepez |
2016-01-20 | Merge to XFA: Remove CFX_CMapByteStringToPtr | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-01-19 | Merge to XFA: Remove an extra "const" in fpdf_objects. | Oliver Chang |
2016-01-19 | Merge to XFA: Keep all member functions of one class in a single file. | Wei Li |
2016-01-19 | Merge to XFA: Fix infinite loops caused by calling circular indirect objects | Wei Li |
2016-01-15 | XFA: Rename libpng to libpng16.chromium/2625chromium/2624 | Lei Zhang |
2016-01-15 | Merge to XFA: Fix the way FT headers are included | Lei Zhang |
2016-01-15 | XFA: Add another valid fxcodec DEPS entry. | Lei Zhang |
2016-01-15 | XFA: Upgrade libpng to 1.6.20. | 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-13 | Merge to XFA: Fix another invalidated iterator issue while traversing CPDF_Di... | Oliver Chang |
2016-01-13 | Merge to XFA: Fix some iterator invalidation issues while traversing CPDF_Dic... | Oliver Chang |
2016-01-13 | Merge to XFA: Do not use invalidated std::map::iterators in PDF_ReplaceAbbr(). | Lei Zhang |
2016-01-13 | Merge to XFA: Fix out of bound access in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2016-01-13 | Merge to XFA: Use the compiler to type check DocAvailStatus return values. | Lei Zhang |
2016-01-12 | Fix memory leakage on Linux - part2 | Jun Fang |
2016-01-12 | Merget to XFA: Use std::map in CPDF_IndirectObjects | Tom Sepez |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-11 | Merge to XFA: Fix an uninitalized read in FPDFText_GetFontSize(). | Lei Zhang |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-11 | Merge to XFA: Tidy up shading patterns | Tom Sepez |
2016-01-11 | Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. | Oliver Chang |
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: Upgrade to libtiff 4.0.6. | Lei Zhang |
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-06 | Merge to XFA: Change CPDF_SyntaxParser::GetNextWord() to not pass by non-cons... | Lei Zhang |
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 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: Exit infinite loops for cross reference loading | Wei Li |
2016-01-04 | Merge to XFA: Remove CPDF_Creator::m_ObjectSize, it's never read from. | 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-24 | Merge to XFA: Fix another regression from commit f6dafc9. | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |