Age | Commit message (Expand) | Author |
2015-12-14 | Get rid of most instance of 'foo != NULL' | Lei Zhang |
2015-12-14 | Fix another former FX_BSTRC usage with embedded NULs. | Lei Zhang |
2015-12-14 | Fix failures after removing FX_BSTRC. | Lei Zhang |
2015-12-14 | Remove FX_BSTRC. | Lei Zhang |
2015-12-14 | Fix a memory leak in FPDFPageFuncEmbeddertest.chromium/2595chromium/2594chromium/2593 | Lei Zhang |
2015-12-14 | Properly land "Fix hint table loading issues." | Oliver Chang |
2015-12-14 | Fix hint table loading issues. | Oliver Chang |
2015-12-11 | Fix memory leaks involving InsertIndirectObject() | Jun Fang |
2015-12-11 | Fix a regression for parsing '/' - commit a568ff2d was too strict.chromium/2592chromium/2591chromium/2590 | Lei Zhang |
2015-12-10 | Fix integer and bounds issues in sycc4{22,44}_to_rgb. | Oliver Chang |
2015-12-10 | Fix build broken at 7db2a535f163 | Tom Sepez |
2015-12-10 | Replace several more CFX_MapPtrToPtr with std::set or std::map | Tom Sepez |
2015-12-10 | Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-10 | Cleanup CPDF_DIBSource::LoadColorInfo() and ValidateDictParam(). | Lei Zhang |
2015-12-09 | Prevent infinite looping in CPDF_Parser::LoadAllCrossRefV5(). | Lei Zhang |
2015-12-09 | Add CFX_FontMapper::IsBuiltinFace() in master branch | Jun Fang |
2015-12-09 | Merge to master: Fix heap-use-after-free in FT_Stream_ReleaseFrame | Jun Fang |
2015-12-09 | Get rid of most uses of CFX_PtrArray. | Tom Sepez |
2015-12-08 | Revert "Merge to master: Take Jun's UTF16LE patches."chromium/2587chromium/2586 | Oliver Chang |
2015-12-08 | Fix rendering with built-in CID fonts | Jun Fang |
2015-12-06 | fix for stream object reading | Wei Li |
2015-12-04 | Fix an incorrect check in CPDF_DataAvail::CheckHintTables. | Oliver Chang |
2015-12-01 | Add basic checking for RebuildCrossRef | Wei Li |
2015-11-26 | Android: look for OTF files as well as TTF and TTC. | Andrew Olsen |
2015-11-25 | Merge to master: Take Jun's UTF16LE patches. | Tom Sepez |
2015-11-25 | Re-order methods to make xfa diff saner | Tom Sepez |
2015-11-25 | Fix two memory leaks from pdfium_unittests | Qin Zhao |
2015-11-24 | Re-virtualize CFX_UnicodeEncoding. | Tom Sepez |
2015-11-24 | Fix a NULL pointer crash in the CJBig2_Image copy constructor. | Lei Zhang |
2015-11-20 | Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-19 | Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Add more overrides. | Lei Zhang |
2015-11-19 | Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine(). | Oliver Chang |
2015-11-19 | Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-19 | Make core in master match XFA. | Tom Sepez |
2015-11-19 | Remove unused functionchromium/2573chromium/2572chromium/2571chromium/2570chromium/2569 | Hans Wennborg |
2015-11-17 | Fix typo from commit r447946588d6b. | Lei Zhang |
2015-11-17 | Fix Windows build after commit 9c62cadff466. | Lei Zhang |
2015-11-17 | Make CPDF_InterForm::AddStandardFont take a non-const document pointer. | Lei Zhang |
2015-11-17 | Add more fxcrt string sanity tests. | Lei Zhang |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-12 | Remove relative includes. | Lei Zhang |
2015-11-12 | Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-11 | (Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca... | Oliver Chang |
2015-11-11 | Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan... | Oliver Chang |
2015-11-11 | Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit | Oliver Chang |
2015-11-11 | Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-10 | Fix CalculatePitch32() issues. | Tom Sepez |
2015-11-10 | Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |