Age | Commit message (Expand) | Author |
2015-06-17 | Run GYP after gclient sync. | Tom Sepez |
2015-06-17 | Move libjpeg to third_party/ | Tom Sepez |
2015-06-17 | Move lcms2 into third_party | Tom Sepez |
2015-06-16 | Separate agg-authored code from fx-authored code.chromium/2439chromium/2438chromium/2437chromium/2436chromium/2435 | Tom Sepez |
2015-06-16 | Add constructor for CPDF_ColorSpace. | Tom Sepez |
2015-06-15 | Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure virtual. | Lei Zhang |
2015-06-15 | Do some IWYU cleanups. | Lei Zhang |
2015-06-15 | Provide a constructor for CPDF_CountedObject. | Tom Sepez |
2015-06-15 | Remove some dead code. | Lei Zhang |
2015-06-15 | Fix -Winconsistent-missing-override warnings. | Lei Zhang |
2015-06-12 | Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAcc(). | Lei Zhang |
2015-06-12 | Corpus tests check for unexpected successes. | Tom Sepez |
2015-06-11 | Remove trailing whitespaces in core. | Lei Zhang |
2015-06-11 | Remove unused reflow code. | Lei Zhang |
2015-06-11 | Remove trailing whitespaces in fpdfsdk. | Lei Zhang |
2015-06-11 | Correct unexpected hinting fonts | Tom Sepez |
2015-06-11 | Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-11 | Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
2015-06-10 | Convert CPDF_FontFileMap to std::map. | Lei Zhang |
2015-06-10 | Convert CPDF_IccProfileMap to use std::map. | Lei Zhang |
2015-06-10 | Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430 | Tom Sepez |
2015-06-10 | Fix font rendering issues because of an incorrect transform. | John Abd-El-Malek |
2015-06-10 | Convert CPDF_ImageMap to std::map. | Lei Zhang |
2015-06-10 | Cache the CPDF_Annot's subtype, since it should never changes. | Lei Zhang |
2015-06-10 | Convert CPDF_PatternMap to std::map. | Lei Zhang |
2015-06-10 | Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. | Lei Zhang |
2015-06-10 | Convert CPDF_ColorSpaceMap to std::map. | Lei Zhang |
2015-06-10 | Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-10 | Convert CPDF_FontMap to std::map. | Lei Zhang |
2015-06-09 | Revert 'Correct unexpected hinting fonts' | JUN FANG |
2015-06-09 | Correct unexpected hinting fonts | JUN FANG |
2015-06-09 | Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-08 | Remove more cruft from fx_system.h | Tom Sepez |
2015-06-08 | Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxBitmap().chromium/2429chromium/2428chromium/2427 | Lei Zhang |
2015-06-05 | Cleanup: Make CPDF_Annot::m_pAnnotDict private. | Lei Zhang |
2015-06-05 | Add move constructor for FX string types. | Tom Sepez |
2015-06-05 | Standalone checkout gets buildtools. | Tom Sepez |
2015-06-05 | Fix bad include path in fpdfview.cpp | Tom Sepez |
2015-06-04 | Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-03 | Kill unused IPDF_ classes. | Tom Sepez |
2015-06-03 | Fix fx_basic_memmgr_unittest.cpp under stricter GN ruleschromium/2426chromium/2425chromium/2424chromium/2423chromium/2422 | Tom Sepez |
2015-06-02 | Automated test case for 487928. | Tom Sepez |
2015-06-02 | Fix windows compile: fix size_t vs. int mismatch | Tom Sepez |
2015-06-02 | kill IPDF_DocParser(). | Tom Sepez |
2015-06-02 | Fix heap use after free in Document::DoFieldDelay and Document::delay | Tom Sepez |
2015-06-01 | Add missing comma to third_party.gyp | Bruce Dawson |
2015-05-29 | Run V8 in predictable mode for pdfium_test | Jochen Eisinger |
2015-05-28 | Fix suppressions for 2015-05-28 drop | Tom Sepez |
2015-05-28 | Roll DEPS to pick up 2015-05-28 corpus drop. | Tom Sepez |