Age | Commit message (Expand) | Author |
2016-01-28 | Fix memory leakage on Linux - part3 | jinming_wang |
2016-01-27 | XFA: Fix checkdeps violations. | Lei Zhang |
2016-01-27 | XFA: Fix DOS newlines, final round. | Lei Zhang |
2016-01-27 | XFA: Remove dead AddDoRecord code. | Lei Zhang |
2016-01-26 | Fix DOS newlines | Tom Sepez |
2016-01-26 | Fix collison with Windows #define RGB macro. | Tom Sepez |
2016-01-26 | War on #defines - part 2 | Tom Sepez |
2016-01-26 | Merge to XFA: Move struct ContentParam off of CPDF_Object's enums | Tom Sepez |
2016-01-26 | Merge to XFA: War on #defines, part 1. | Tom Sepez |
2016-01-26 | Fix SEGV in VerifyUnicode() | Jun Fang |
2016-01-25 | XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632 | Lei Zhang |
2016-01-25 | Merge to XFA: Remove CFX_SegmentedArray use from master. | Tom Sepez |
2016-01-25 | Remove several more unused parser values. | Tom Sepez |
2016-01-25 | Remove struct PARSE_OPTIONS. | Tom Sepez |
2016-01-25 | Remove unused IsContentUsedElsewhere() | Tom Sepez |
2016-01-22 | Merge to XFA: Fixed object references in CPDF_Object | Wei Li |
2016-01-22 | Merge to XFA: CPDFText_ParseOptions never change from default. | Tom Sepez |
2016-01-22 | Merge to XFA: Change _PDF_RenderItem to CPDF_RenderContext::Layer. | Tom Sepez |
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: Use std::set to track visited dictionaries in fsdk_actionhandler. | 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 | 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 |