Age | Commit message (Expand) | Author |
2015-06-30 | Revert "Redo range check in CPDF_SampledFunc::v_Call()." | Tom Sepez |
2015-06-30 | Redo range check in CPDF_SampledFunc::v_Call(). | Tom Sepez |
2015-06-29 | Remove references to three deleted files. | Bruce Dawson |
2015-06-22 | Fix Javascript tests after commit f55771af6429.chromium/2445chromium/2444chromium/2443chromium/2442chromium/2441chromium/2440 | Lei Zhang |
2015-06-22 | Cleanup: Get rid of CPDF_Reference::Create(). | Lei Zhang |
2015-06-22 | Cleanup: Remove more checks for new returning NULL. | Lei Zhang |
2015-06-22 | Cleanup: Remove CFX_MapPtrToPtr from fpdfppo.cpp. | Lei Zhang |
2015-06-22 | Delete dead code for deleting pages and icons. | Lei Zhang |
2015-06-22 | Cleanup: Remove dead formfiller code. | Lei Zhang |
2015-06-19 | Cleanup: Remove dead CPDF_InlineImages code. | Lei Zhang |
2015-06-19 | Replace CFX_MapPtrTemplate with std::map. | Lei Zhang |
2015-06-19 | Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Small cleanup of CPDF_TextObject and other CPDF_PageObject subclasses. | Lei Zhang |
2015-06-19 | Disintermediation. | Tom Sepez |
2015-06-19 | Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-18 | Fix CPDF_ICCBasedCS::GetDefaultValue heap-buffer-overflow. | Tom Sepez |
2015-06-17 | Revert "Move libopenjpeg to third_party/" | Tom Sepez |
2015-06-17 | Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-17 | Replace some Release() calls with virtual destructors. | Tom Sepez |
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 |