summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi
AgeCommit message (Expand)Author
2015-12-10Merge to XFA: Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam().Lei Zhang
2015-12-09Merge to XFA: Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-09Merge to XFA: Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-12-06Merge to XFA: fix for stream object readingWei Li
2015-12-04Merge to XFA: Fix an incorrect check in CPDF_DataAvail::CheckHintTables.Oliver Chang
2015-12-01Merge to XFA: Add basic checking for RebuildCrossRefWei Li
2015-11-25Merge to XFA: Fix two memory leaks from pdfium_unittestsQin Zhao
2015-11-20Make XFA core/ look like master (part N).Tom Sepez
2015-11-20Merge to XFA: Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-20Reduce diffs with master in coreTom Sepez
2015-11-19Merge to XFA: Cache object numbers in CPDF_Parser::ParseIndirectObject().Lei Zhang
2015-11-19Merge to XFA: Add more overrides.Lei Zhang
2015-11-16Merge to XFA: Reland "Cleanup some numeric code.""Dan Sinclair
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-12Merge to XFA: Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSamp...Oliver Chang
2015-11-10Merge to XFA: Fix CalculatePitch32() issues.Tom Sepez
2015-11-10Merge to XFA: Prevent buffer underflow in CPDF_TextObject::CalcPositionDataOliver Chang
2015-11-10Merge to XFA: Cleanup CPDF_Stream:Lei Zhang
2015-11-10Merge to XFA: Use unique_ptr and initializer lists in various render files.Lei Zhang
2015-11-10Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-10Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pd...Jun Fang
2015-11-10Merge to XFA: Support linearized loadingJun Fang
2015-11-09Merge to XFA: Fix a leak in CPDF_Type3Font::LoadChar().Lei Zhang
2015-11-09Merge to XFA: Add path service to retrieve test data directory at run time so...Wei Li
2015-11-09Merge to XFA: Add some nullptr checks that were missing from commit f7992b39.Lei Zhang
2015-11-09Merge to XFA: Fix leaks in CPDF_SyntaxParser::ReadStream.Lei Zhang
2015-11-06Merge to XFA: Fix all relative includes to third_party.Lei Zhang
2015-11-05Merge to XFA: Add base test for RebuildCrossRef function.Wei Li
2015-11-04Merge to XFA: Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-11-04Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc.Oliver Chang
2015-11-04Merge to XFA: Remove state from RebuildCrossRef state-machine.Dan Sinclair
2015-11-03Merge to XFA: Add test for CPDF_SyntaxParser::ReadHexString.Dan Sinclair
2015-11-02Merget to XFA: Add test for CPDF_StreamParser::ReadHexString.Dan Sinclair
2015-11-02Merge to XFA: Add tests for CMap_GetCode and CMap_GetCodeRange.Dan Sinclair
2015-11-02Merge to XFA: Add a test for the HexDecode method.Dan Sinclair
2015-11-02Merge to XFA: Remove _FPDF_ByteStringFromHex as it is unusedDan Sinclair
2015-11-02Merge to XFA: Add test for StringToCode and StringToWideStringDan Sinclair
2015-10-28Merge to XFA: Add PDFCharIsLineEnding helperDan Sinclair
2015-10-28Merge to XFA: Add a NULL check in pdf_page_colors.cppOliver Chang
2015-10-28Merge to XFA: Add constants for the path operators.Dan Sinclair
2015-10-28Merge to XFA: Check if document was opened during testing.Dan Sinclair
2015-10-28Merge to XFA: Add PositionIsInBounds to CPDF_StreamParserDan Sinclair
2015-10-28Merge to XFA: Add helpers to check the PDF_CharType.Dan Sinclair
2015-10-27Merge to XFA: Use static_cast for various CPDF_Object conversions.Dan Sinclair
2015-10-27Merge to XFA: Give names to the shading typesDan Sinclair
2015-10-27Merge to XFA: Type check the m_pShadingObj before assuming it's a stream.Dan Sinclair
2015-10-26Merge to XFA: Remove usage of std::vector::dataOliver Chang
2015-10-26Merge to XFA: Remove default argument from CPDF_Dictionary::SetAt().Lei Zhang