Age | Commit message (Expand) | Author |
2015-10-26 | Remove CPDF_Reference::Create(), make logic match master | Tom Sepez |
2015-10-26 | Merge to XFA: Fix a leak in CPDF_SyntaxParser::GetObject(). | Lei Zhang |
2015-10-26 | Merge to XFA: Revert "Revert "Add type cast definitions for CPDF_Reference."" | Dan Sinclair |
2015-10-26 | XFA: Remove unused FXSYS_i64tow() | Tom Sepez |
2015-10-23 | Merge to XFA: Convert some pointers in fpdf_parser_parser to unique_ptr and s... | Oliver Chang |
2015-10-23 | XFA: take small tidying from master in fpdf_parser_parser.cpp | Tom Sepez |
2015-10-23 | Take fx_apple_platform.cpp from master | Tom Sepez |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-23 | XFA: make JBig2_HuffmanTable.cpp match master | Tom Sepez |
2015-10-23 | XFA: Manually correct IsParsered to IsParsed in remaining places. | Tom Sepez |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
2015-10-22 | XFA: Make fx_codec_jpx_unittest.cpp match master | Tom Sepez |
2015-10-22 | Merge to XFA: Set a recursion limit on CPDF_DataAvail::CheckPageNode | Oliver Chang |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Stream. | Dan Sinclair |
2015-10-22 | Merge to XFA: Add type cast definitions for CPDF_Array. | Dan Sinclair |
2015-10-22 | Merge to XFA: Remove unused error variable from CFX_Font::AdjustMMParams | Oliver Chang |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Name. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_String. | Dan Sinclair |
2015-10-21 | Merge to XFA: Add type cast definitions for CPDF_Number. | Dan Sinclair |
2015-10-21 | Merge 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-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-10-19 | Merge to XFA: Refactor progressive renderer. | Tom Sepez |
2015-10-19 | Merge to XFA: Remove duplicate core/include/thirdparties headers. | Tom Sepez |
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 |