summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-12-11Fix a regression for parsing '/' - commit a568ff2d was too strict.chromium/2592chromium/2591chromium/2590Lei Zhang
2015-12-10Fix integer and bounds issues in sycc4{22,44}_to_rgb.Oliver Chang
2015-12-10Fix build broken at 7db2a535f163Tom Sepez
2015-12-10Replace several more CFX_MapPtrToPtr with std::set or std::mapTom Sepez
2015-12-10Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-10Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam().Lei Zhang
2015-12-09Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5().Lei Zhang
2015-12-09Add CFX_FontMapper::IsBuiltinFace() in master branchJun Fang
2015-12-09Merge to master: Fix heap-use-after-free in FT_Stream_ReleaseFrameJun Fang
2015-12-09Get rid of most uses of CFX_PtrArray.Tom Sepez
2015-12-08Revert "Merge to master: Take Jun's UTF16LE patches."chromium/2587chromium/2586Oliver Chang
2015-12-08Fix rendering with built-in CID fontsJun Fang
2015-12-06fix for stream object readingWei Li
2015-12-04Fix an incorrect check in CPDF_DataAvail::CheckHintTables.Oliver Chang
2015-12-01Add basic checking for RebuildCrossRefWei Li
2015-11-26Android: look for OTF files as well as TTF and TTC.Andrew Olsen
2015-11-25Merge to master: Take Jun's UTF16LE patches.Tom Sepez
2015-11-25Re-order methods to make xfa diff sanerTom Sepez
2015-11-25Fix two memory leaks from pdfium_unittestsQin Zhao
2015-11-24Re-virtualize CFX_UnicodeEncoding.Tom Sepez
2015-11-24Fix a NULL pointer crash in the CJBig2_Image copy constructor.Lei Zhang
2015-11-20Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORDOliver Chang
2015-11-19Cache object numbers in CPDF_Parser::ParseIndirectObject().Lei Zhang
2015-11-19Add more overrides.Lei Zhang
2015-11-19Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine().Oliver Chang
2015-11-19Remove CFX_Matrix::Reset()Tom Sepez
2015-11-19Make core in master match XFA.Tom Sepez
2015-11-19Remove unused functionchromium/2573chromium/2572chromium/2571chromium/2570chromium/2569Hans Wennborg
2015-11-17Fix typo from commit r447946588d6b.Lei Zhang
2015-11-17Fix Windows build after commit 9c62cadff466.Lei Zhang
2015-11-17Make CPDF_InterForm::AddStandardFont take a non-const document pointer.Lei Zhang
2015-11-17Add more fxcrt string sanity tests.Lei Zhang
2015-11-16Reland "Cleanup some numeric code.""chromium/2567Dan Sinclair
2015-11-12Remove relative includes.Lei Zhang
2015-11-12Clear decoders after the image decoder in the /Filter array.Oliver Chang
2015-11-11Fix / simplify CFX_FolderFontInfo::GetFontData() behavior.Lei Zhang
2015-11-11(Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca...Oliver Chang
2015-11-11Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan...Oliver Chang
2015-11-11Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32BitOliver Chang
2015-11-11Cleanup CPDF_ApSettings and CJS_Parameters.Lei Zhang
2015-11-10Fix CalculatePitch32() issues.Tom Sepez
2015-11-10Prevent buffer underflow in CPDF_TextObject::CalcPositionDataOliver Chang
2015-11-10Revert x4 "Cleanup some numeric code."dan sinclair
2015-11-10Cleanup CPDF_Stream:Lei Zhang
2015-11-10Revert "Revert "Revert "Revert "Cleanup some numeric code.""""dan sinclair
2015-11-10Use unique_ptr and initializer lists in various render files.Lei Zhang
2015-11-10Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.Lei Zhang
2015-11-10Make SDP_Table an array of int16_t.Lei Zhang
2015-11-10Fix relative includes within core/Lei Zhang
2015-11-09Remove CFX_PtrArray usage in fpdfsdk.Lei Zhang