Age | Commit message (Expand) | Author |
2015-06-19 | Merge to XFA: Cleanup: Do not check pointers before deleting them. | Lei Zhang |
2015-06-19 | Merge to XFA: Cleanup: Remove dead CPDF_InlineImages code. | Lei Zhang |
2015-06-19 | Merge to XFA: Small cleanup of CPDF_TextObject and other CPDF_PageObject subc... | Lei Zhang |
2015-06-19 | Merge to XFA: Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure virtual. | Lei Zhang |
2015-06-19 | Merge to XFA: Do some IWYU cleanups. | Lei Zhang |
2015-06-19 | Merge to XFA: Remove some dead code. | Lei Zhang |
2015-06-19 | Merge to XFA: Fix -Winconsistent-missing-override warnings. | Lei Zhang |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-19 | Merge to XF: Disintermediation. | Tom Sepez |
2015-06-19 | Merge to XFA: Move zlib to third_party/ | Tom Sepez |
2015-06-18 | Merge to XFA: Move libopenjpeg to third_party/ | Tom Sepez |
2015-06-18 | Fix XFA builds under chromium checkouts | Tom Sepez |
2015-06-18 | Merge to XFA: Fix CPDF_ICCBasedCS::GetDefaultValue heap-buffer-overflow. | Tom Sepez |
2015-06-18 | Replace some Release() calls with virtual destructors. | Tom Sepez |
2015-06-17 | Merge to XFA: Run GYP after gclient sync. | Tom Sepez |
2015-06-17 | Merge to XFA: Move libjpeg to third_party/ | Tom Sepez |
2015-06-17 | Merge to XFA: Move lcms2 into third_party | Tom Sepez |
2015-06-17 | Merge to XFA: Separate agg-authored code from fx-authored code. | Tom Sepez |
2015-06-16 | Merge to XF: Add constructor for CPDF_ColorSpace. | Tom Sepez |
2015-06-16 | XFA: Write new as "new" rather than using several macros. | Tom Sepez |
2015-06-15 | Merge to XFA: Provide a constructor for CPDF_CountedObject. | Tom Sepez |
2015-06-13 | Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAc... | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in core, XFA edition. | Lei Zhang |
2015-06-13 | Remove trailing whitespaces in fpdfsdk, XFA edition. | Lei Zhang |
2015-06-13 | Merge to XFA: Remove unused reflow code. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
2015-06-12 | Merge to XFA: Corpus tests check for unexpected successes. | Tom Sepez |
2015-06-11 | Merge to XFA: Correct unexpected hinting fonts | Tom Sepez |
2015-06-11 | Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. | Tom Sepez |
2015-06-10 | Merge to XFA: Convert CPDF_FontFileMap to std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Convert CPDF_IccProfileMap to use std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Convert CPDF_ImageMap to std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Convert CPDF_PatternMap to std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Convert CPDF_ColorSpaceMap to std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Convert CPDF_FontMap to std::map. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always re... | Lei Zhang |
2015-06-10 | Merge to XFA: Cache the CPDF_Annot's subtype, since it should never changes. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-06-09 | Merge to XFA: Remove more cruft from fx_system.h | Tom Sepez |
2015-06-08 | Merge to XFA: Fix potentially massive memory leak in CPDF_DIBSource::LoadJpxB... | Lei Zhang |
2015-06-05 | Merge to XFA: Cleanup: Make CPDF_Annot::m_pAnnotDict private. | Lei Zhang |
2015-06-05 | Merge to XFA: Add move constructor for FX string types. | Tom Sepez |
2015-06-05 | Merge to XFA: Standalone checkout gets buildtools. | Tom Sepez |
2015-06-05 | Merge to XFA: Fix bad include path in fpdfview.cpp | Tom Sepez |
2015-06-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |
2015-06-03 | Merge to XFA: Kill unused IPDF_ classes. | Tom Sepez |
2015-06-03 | Merge to XFA: Fix fx_basic_memmgr_unittest.cpp under stricter GN rules | Tom Sepez |