Age | Commit message (Expand) | Author |
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 |
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-22 | Merge to XFA: Start using allowed C++11 features. | Lei Zhang |
2015-12-22 | Merge to XFA: Add ContainsKey() and ContainsValue() and use them where approp... | Lei Zhang |
2015-12-22 | Merge to XFA: Convert CPDF_Parser::m_CrossRef to a std::map. | Lei Zhang |
2015-12-18 | Merge to XFA: Get rid of a few CPDF_Object Create() methods and just use new ... | Lei Zhang |
2015-12-18 | Merge to XFA: Cleanup CJBig2_HuffmanTable and friends. | Lei Zhang |
2015-12-18 | Merge to XFA: Fix the JBIG2 decoding regressions from commit bc4b82e and 8a9c... | Lei Zhang |
2015-12-18 | Merge to XFA: CPDF_ImageLoader::Load() unused. | Tom Sepez |
2015-12-18 | Remove CFX_MapPtrToPtr in CFX_PageRenderCache | Tom Sepez |
2015-12-18 | Merge to XFA: CPDF_QuickStretcher unused. | Tom Sepez |
2015-12-18 | Merge to XFA: Fix a memory leak in CPDF_DataAvail::CheckHintTables | Oliver Chang |
2015-12-18 | Merge to XFA: Correct return values in CPDF_HintTables::CheckPage() | Jun Fang |
2015-12-17 | Merge to XFA: Correctly extracting email addresses | Wei Li |
2015-12-17 | Merge to XFA: Fix a sentinel length value used in CFX_CMapByteStringToPtr::SetAt | Oliver Chang |
2015-12-17 | Merge to XFA: FX_NAMESPACE_DECLARE pointless. | Tom Sepez |
2015-12-17 | Merge to XFA: Tidy CPDF_RenderContext | Tom Sepez |
2015-12-16 | Merge to XFA: Make clang_warning_flags work for standalone builds. | Lei Zhang |
2015-12-15 | Merge to XFA: Fix free entry handling for cross reference v4 reading. | Wei Li |
2015-12-14 | Merge to XFA: Fix Windows build failure due to double vs float mismatch. | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo == NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-14 | Merge to XFA: Fix a memory leak in FPDFPageFuncEmbeddertest. | Lei Zhang |
2015-12-14 | Merge to XFA: Properly land "Fix hint table loading issues." | Oliver Chang |
2015-12-14 | Merge to XFA: Fix hint table loading issues. | Oliver Chang |
2015-12-11 | Merge to XFA: Fix memory leaks involving InsertIndirectObject() | Jun Fang |
2015-12-11 | Merge to XFA: Fix a regression for parsing '/' - commit a568ff2d was too str... | Lei Zhang |
2015-12-10 | Merge to XFA: Fix integer and bounds issues in sycc4{22,44}_to_rgb. | Oliver Chang |
2015-12-10 | Merge to XFA: Replace several more CFX_MapPtrToPtr with std::set or std::map | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-10 | Merge to XFA: Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam(). | Lei Zhang |
2015-12-09 | Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-09 | Fix heap-use-after-free in FT_Stream_ReleaseFrame | Jun Fang |
2015-12-09 | Merge to XFA: Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-09 | XFA: Revert UTF16LE_Encode changes | Oliver Chang |
2015-12-08 | Merge to XFA: Fix rendering with built-in CID fonts | Jun Fang |
2015-12-06 | Merge to XFA: fix for stream object reading | Wei Li |
2015-12-04 | Merge to XFA: Fix an incorrect check in CPDF_DataAvail::CheckHintTables. | Oliver Chang |
2015-12-01 | Merge to XFA: Add basic checking for RebuildCrossRef | Wei Li |
2015-11-30 | Allow building non-XFA (master) on the XFA branch. | Tom Sepez |
2015-11-25 | Manual fixups to PDF_ENABLE_XFA in core/ | Tom Sepez |
2015-11-25 | Inflict PPDF_ENABLE_XFA ifdefs on XFA core/ | Tom Sepez |
2015-11-25 | Merge to XFA: Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-25 | Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode() | Jun Fang |