Age | Commit message (Expand) | Author |
2015-11-09 | Merge to XFA: Fix leaks in CPDF_SyntaxParser::ReadStream. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Merge to XFA: Add base test for RebuildCrossRef function. | Wei Li |
2015-11-04 | Merge to XFA: Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-11-04 | Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. | Oliver Chang |
2015-11-04 | Merge to XFA: Remove state from RebuildCrossRef state-machine. | Dan Sinclair |
2015-11-03 | Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merget to XFA: Add test for CPDF_StreamParser::ReadHexString. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange. | Dan Sinclair |
2015-11-02 | Merge to XFA: Add a test for the HexDecode method. | Dan Sinclair |
2015-11-02 | Merge to XFA: Remove _FPDF_ByteStringFromHex as it is unused | Dan Sinclair |
2015-11-02 | Merge to XFA: Add test for StringToCode and StringToWideString | Dan Sinclair |
2015-10-28 | Merge to XFA: Add PDFCharIsLineEnding helper | Dan Sinclair |
2015-10-28 | Merge to XFA: Add a NULL check in pdf_page_colors.cpp | Oliver Chang |
2015-10-28 | Merge to XFA: Add constants for the path operators. | Dan Sinclair |
2015-10-28 | Merge to XFA: Check if document was opened during testing. | Dan Sinclair |
2015-10-28 | Merge to XFA: Add PositionIsInBounds to CPDF_StreamParser | Dan Sinclair |
2015-10-28 | Merge to XFA: Add helpers to check the PDF_CharType. | Dan Sinclair |
2015-10-27 | Merge to XFA: Use static_cast for various CPDF_Object conversions. | Dan Sinclair |
2015-10-27 | Merge to XFA: Give names to the shading types | Dan Sinclair |
2015-10-27 | Merge to XFA: Type check the m_pShadingObj before assuming it's a stream. | Dan Sinclair |
2015-10-26 | Merge to XFA: Remove usage of std::vector::data | Oliver Chang |
2015-10-26 | Merge to XFA: Remove default argument from CPDF_Dictionary::SetAt(). | Lei Zhang |
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-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 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from 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-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-19 | Merge to XFA: Refactor progressive renderer. | 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-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 | 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-08 | Merge to XFA: Various changes to JBig2 cache: | Lei Zhang |