summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-10-22Merge to XFA: Set a recursion limit on CPDF_DataAvail::CheckPageNodeOliver Chang
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Stream.Dan Sinclair
2015-10-22Merge to XFA: Add type cast definitions for CPDF_Array.Dan Sinclair
2015-10-22Merge to XFA: Remove unused error variable from CFX_Font::AdjustMMParamsOliver Chang
2015-10-21Merge to XFA: Make CFX_FontMgr member variables private. (try 2)Lei Zhang
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Name.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_String.Dan Sinclair
2015-10-21Merge to XFA: Add type cast definitions for CPDF_Number.Dan Sinclair
2015-10-21Merge to XFA: Remove void* ctor from CPDF_Number.Dan Sinclair
2015-10-20[Merge to XFA] Add type cast definitions for CPDF_Boolean.Dan Sinclair
2015-10-20[Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary.""Dan Sinclair
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-10-19Merge to XFA: Refactor progressive renderer.Tom Sepez
2015-10-19Merge to XFA: Remove duplicate core/include/thirdparties headers.Tom Sepez
2015-10-19Merge to XFA: Sanity check the values of TRUE and FALSE.Lei Zhang
2015-10-19Merge to XFA: Remove some checks for object creation failures. They cannot fail.Lei Zhang
2015-10-19Merge to XFA: Unrevert commit a398ca6 and apply the proper fix.Lei Zhang
2015-10-19Merge to XFA: Add FPDFAPIJPEG_ prefix to more libjpeg functionsTom Sepez
2015-10-16Merge to XFA: Don't bother passing -1 as the length to the CFX_ByteString ctor.Lei Zhang
2015-10-16Merge to XFA: Fix a bunch of sign mismatch warnings.Lei Zhang
2015-10-16Merge to XFA: Declare PDF_GetStandardFontName() in the header.Lei Zhang
2015-10-16fxcrt convergence - XFA side.Tom Sepez
2015-10-16Merge to XFA: Loosen checking on the bytes following 'stream'Jun Fang
2015-10-15Merge to XFA: Plug a leak in CPDF_StreamParser::ReadInlineStreamOliver Chang
2015-10-15Merge to XFA: Return result of GetRBG instead of TRUEdan sinclair
2015-10-13Merge to XFA: wstring allocations waste up to 7 wasted bytes.Tom Sepez
2015-10-12XFA: Move fx_codec's lpng and tiff to third_party/Tom Sepez
2015-10-09Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage.Lei Zhang
2015-10-09Merge to XFA: Fix include paths for fx_system.hLei Zhang
2015-10-09Merge to XFA: Fix a compiling error on MacJun Fang
2015-10-09Merge to XFA: Fix heap-buffer-overflow in color_sycc_to_rgbJun Fang
2015-10-08Merge to XFA: Fix a malloc/delete mismatch introduced in commit 8a9ce57.Lei Zhang
2015-10-08Merge to XFA: Various changes to JBig2 cache:Lei Zhang
2015-10-08Merge to XFA: Put CJBig2_SymbolDict's images in a CJBig2_List container.Lei Zhang
2015-10-08Merge to XFA: Relax the check on 0 length streams.Lei Zhang
2015-10-07Merge to XFA: Stop inlining CJBig2_BitStream.Lei Zhang
2015-10-07Merge to XFA: Fix the Windows build after commit 8a9ce57.Lei Zhang
2015-10-07Merge to XFA: Remove gotos in JBig2 code.Lei Zhang
2015-10-07Merge to XFA: Fix regression in JBIG2 decoding from commit ce37d73.Lei Zhang
2015-10-07Merge to XFA: Remove some dead code from CCodec_Jbig2Module. Variable was onl...Lei Zhang
2015-10-05Merge to XFA: Disable JBIG2 cache; prevent data corruption - try 2.Lei Zhang
2015-10-05Merge to XFA: Added a fallback Win32 font information class for win32k lockdown.Tom Sepez
2015-10-03Merge to XFA: Fix NULL pointer dereference in CPDF_InterForm.Lei Zhang
2015-10-02Merge to XFA: Get rid of gotos in CPDF_SyntaxParser and FlateUncompress().Lei Zhang
2015-10-02Merge to XFA: Turn a couple functions that always return true to return void.Lei Zhang
2015-10-02Merge to XFA: Prevent divide by zeros in CJBig2_GSIDProc::decode_MMR().Lei Zhang
2015-10-02Merge to XFA: Fix a leak in PDF_DataDecode() on failure.Lei Zhang
2015-10-02Merge to XFA: Fix PNG decoding divide by zero error due to zero row count.Lei Zhang
2015-10-02XFA: Remove tests for new in fxge and fpdfsdk.Lei Zhang
2015-10-01XFA: remove new tests from fpdftextLei Zhang