Age | Commit message (Expand) | Author |
2015-10-19 | Merge to XFA: Sanity check the values of TRUE and FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Remove some checks for object creation failures. They cannot fail. | Lei Zhang |
2015-10-19 | Merge to XFA: Unrevert commit a398ca6 and apply the proper fix. | Lei Zhang |
2015-10-19 | Merge to XFA: Add FPDFAPIJPEG_ prefix to more libjpeg functions | Tom Sepez |
2015-10-16 | Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor. | Lei Zhang |
2015-10-16 | Merge to XFA: Fix a bunch of sign mismatch warnings. | Lei Zhang |
2015-10-16 | Merge to XFA: Declare PDF_GetStandardFontName() in the header. | Lei Zhang |
2015-10-16 | fxcrt convergence - XFA side. | Tom Sepez |
2015-10-16 | Merge to XFA: Loosen checking on the bytes following 'stream' | Jun Fang |
2015-10-15 | Merge to XFA: Plug a leak in CPDF_StreamParser::ReadInlineStream | Oliver Chang |
2015-10-15 | Merge to XFA: Return result of GetRBG instead of TRUE | dan sinclair |
2015-10-13 | Merge to XFA: wstring allocations waste up to 7 wasted bytes. | Tom Sepez |
2015-10-12 | XFA: Move fx_codec's lpng and tiff to third_party/ | Tom Sepez |
2015-10-09 | Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage. | Lei Zhang |
2015-10-09 | Merge to XFA: Fix include paths for fx_system.h | Lei Zhang |
2015-10-09 | Merge to XFA: Fix a compiling error on Mac | Jun Fang |
2015-10-09 | Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgb | Jun Fang |
2015-10-08 | Merge to XFA: Fix a malloc/delete mismatch introduced in commit 8a9ce57. | Lei Zhang |
2015-10-08 | Merge to XFA: Various changes to JBig2 cache: | Lei Zhang |
2015-10-08 | Merge to XFA: Put CJBig2_SymbolDict's images in a CJBig2_List container. | Lei Zhang |
2015-10-08 | Merge to XFA: Relax the check on 0 length streams. | Lei Zhang |
2015-10-07 | Merge to XFA: Stop inlining CJBig2_BitStream. | Lei Zhang |
2015-10-07 | Merge to XFA: Fix the Windows build after commit 8a9ce57. | Lei Zhang |
2015-10-07 | Merge to XFA: Remove gotos in JBig2 code. | Lei Zhang |
2015-10-07 | Merge to XFA: Fix regression in JBIG2 decoding from commit ce37d73. | Lei Zhang |
2015-10-07 | Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl... | Lei Zhang |
2015-10-05 | Merge to XFA: Disable JBIG2 cache; prevent data corruption - try 2. | Lei Zhang |
2015-10-05 | Merge to XFA: Added a fallback Win32 font information class for win32k lockdown. | Tom Sepez |
2015-10-03 | Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm. | Lei Zhang |
2015-10-02 | Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress(). | Lei Zhang |
2015-10-02 | Merge to XFA: Turn a couple functions that always return true to return void. | Lei Zhang |
2015-10-02 | Merge to XFA: Prevent divide by zeros in CJBig2_GSIDProc::decode_MMR(). | Lei Zhang |
2015-10-02 | Merge to XFA: Fix a leak in PDF_DataDecode() on failure. | Lei Zhang |
2015-10-02 | Merge to XFA: Fix PNG decoding divide by zero error due to zero row count. | Lei Zhang |
2015-10-02 | XFA: Remove tests for new in fxge and fpdfsdk. | Lei Zhang |
2015-10-01 | XFA: remove new tests from fpdftext | Lei Zhang |
2015-10-01 | XFA: Remove checks in fxcrt now that new can't return 0. | Lei Zhang |
2015-10-01 | Merge to XFA: Disable JBIG2 cache; prevent data corruption | Lei Zhang |
2015-10-01 | XFA: Remove tests for failures after new statements. | Lei Zhang |
2015-10-01 | Merge to XFA: Clean up some image decoder classes: | Lei Zhang |
2015-10-01 | Merge to XFA: Cleanup JBig2_ArithIntDecoder. | Lei Zhang |
2015-09-29 | Merge to XFA: Cleanup CJBig2_ArithDecoder. | Lei Zhang |
2015-09-29 | Merge to XFA: Fix blank page issue caused by too strict correction on bpc | Jun Fang |
2015-09-28 | Merge to XFA: Cleanup some fx_codec_fax.cpp code. | Lei Zhang |
2015-09-25 | Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files | Lei Zhang |
2015-09-24 | Merge to XFA: Fix a leak in CJBig2_Context. | Lei Zhang |
2015-09-24 | Merge to XFA: Split up JBig2_GeneralDecoder.cpp. | Lei Zhang |
2015-09-23 | Merge to XFA: Fix a leak in CJBig2_CachePair. | Lei Zhang |
2015-09-23 | Merge to XFA: Allow external font-path configuration from pdfium_test. | Lei Zhang |
2015-09-22 | Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. | Lei Zhang |