Age | Commit message (Expand) | Author |
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-25 | Merge to XFA: Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-20 | Make XFA core/ look like master (part N). | Tom Sepez |
2015-11-20 | Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-20 | Reduce diffs with master in core | Tom Sepez |
2015-11-19 | Merge to XFA: Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Merge to XFA: Add more overrides. | Lei Zhang |
2015-11-16 | Merge to XFA: Reland "Cleanup some numeric code."" | Dan Sinclair |
2015-11-12 | Merge to XFA: Remove relative includes. | Lei Zhang |
2015-11-12 | Merge to XFA: Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp... | Oliver Chang |
2015-11-10 | Merge to XFA: Fix CalculatePitch32() issues. | Tom Sepez |
2015-11-10 | Merge to XFA: Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |
2015-11-10 | Merge to XFA: Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Merge to XFA: Use unique_ptr and initializer lists in various render files. | Lei Zhang |
2015-11-10 | Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Merge to XFA: Fix relative includes within core/ | Lei Zhang |
2015-11-10 | Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd... | Jun Fang |
2015-11-10 | Merge to XFA: Support linearized loading | Jun Fang |
2015-11-09 | Merge to XFA: Fix a leak in CPDF_Type3Font::LoadChar(). | Lei Zhang |
2015-11-09 | Merge to XFA: Add path service to retrieve test data directory at run time so... | Wei Li |
2015-11-09 | Merge to XFA: Add some nullptr checks that were missing from commit f7992b39. | Lei Zhang |
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 |