Age | Commit message (Expand) | Author |
2016-01-20 | Merge to XFA: Remove CFX_CMapByteStringToPtr | Tom Sepez |
2016-01-20 | Remove CFX_CMapByteStringToPtr usage in XFA. | Tom Sepez |
2016-01-20 | Remove _FXFA_USEGASFONTMGR_ (always true). | Tom Sepez |
2016-01-20 | Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). | Tom Sepez |
2016-01-20 | Remove dubious cast in CXFA_ScriptContext::AddJSBuiltinObject() | Jun Fang |
2016-01-19 | Fix an assertion failure in CXFA_FWLTheme::Initialize() | Jun Fang |
2016-01-20 | Fix crashing in CPDFXFA_Document::GetPage() | Jun Fang |
2016-01-19 | Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626 | Tom Sepez |
2016-01-19 | Merge to XFA: Remove an extra "const" in fpdf_objects. | Oliver Chang |
2016-01-19 | Merge to XFA: Hook up show-config to testing scripts. | Tom Sepez |
2016-01-19 | XFA: Unconditionally use static png_gt() in png.c | 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-19 | Merge to XFA: Unify suppressions files and add matcher syntax. | Tom Sepez |
2016-01-15 | XFA: Rename libpng to libpng16.chromium/2625chromium/2624 | Lei Zhang |
2016-01-15 | Merge to XFA: Make pdfium_test report build options. | Tom Sepez |
2016-01-15 | Merge to XFA: Fix the way FT headers are included | Lei Zhang |
2016-01-15 | Merge to XFA: openjpeg: Set proper upper bound for an array in opj_pi_update_... | Oliver Chang |
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-15 | XFA: Remove ifdefs for _FX_MANAGED_CODE_. | Lei Zhang |
2016-01-15 | Merge to XFA: Make the bug 361 test case work in Acrobat. | Lei Zhang |
2016-01-14 | Disable use of missing arm neon function in libpng | Sam Clegg |
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-14 | Merge to XFA: openjpeg: Fix potential bad precno value in opj_pi_next* functi...chromium/2622 | Oliver Chang |
2016-01-13 | Merge to XFA: Fix another invalidated iterator issue while traversing CPDF_Di... | Oliver Chang |
2016-01-13 | Merge to XFA: Use _GLIBCXX_DEBUG in standalone Debug builds on Linux. | Lei Zhang |
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: test cast for bug_361 | Tom Sepez |
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 | Fix link of chrome under GN when pdf_enable_xfa=true | Tom Sepez |
2016-01-12 | Merge to XFA: Roll DEPS for V8 to ee1671b. | Lei Zhang |
2016-01-12 | XFA: Fix compilation warnings introduced at b9bc6b7chromium/2621chromium/2620 | Tom Sepez |
2016-01-12 | Merget to XFA: Use std::map in CPDF_IndirectObjects | Tom Sepez |
2016-01-12 | Fix an assertion failure in CFX_RTFBreak::SetLineWidth() | Jun Fang |
2016-01-11 | XFA: Fix memory leakage on Linux | Jun Fang |
2016-01-11 | Clean compiling warnings on Linux | Jun Fang |
2016-01-11 | Merge to XFA: Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject() | Wei Li |
2016-01-11 | XFA: Get rid of dead code in an #ifndef FX_FILESIZE block. | Lei Zhang |
2016-01-11 | Merge to XFA: Roll DEPS for V8 to d95511c. | Lei Zhang |
2016-01-11 | XFA: Fix the Mac build after commit 375a86403b7f. | Lei Zhang |
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 |