Age | Commit message (Expand) | Author |
2015-07-15 | Merge to XFA: Add a null pointer check to CPDF_CalRGB::v_Load(). | Lei Zhang |
2015-07-14 | Merge to XFA: Move extern cmap declarations from .cpp files. | Tom Sepez |
2015-07-14 | Merge to XFA: Move FPDFAPI_FlateInit() prototype and friends to .h file | Tom Sepez |
2015-07-14 | Merge to XFA: Tighten up DEPS include rules. | Tom Sepez |
2015-07-13 | Merge to XFA: Fix a crashier due to incorrect type conversion | JUN FANG |
2015-07-04 | Cherry-pick to XFA: Remove a superfluous qualifier. No behavior change. | Nico Weber |
2015-07-02 | Cherry-pick to XFA: Add parentheses around && within ||. | Nico Weber |
2015-07-01 | Merge to XFA: "Redo range check in CPDF_SampledFunc::v_Call()."" | Tom Sepez |
2015-07-01 | Cherry-pick to XFA: Fix a clang warning about a dangling else. | Tom Sepez |
2015-07-01 | Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. | Nico Weber |
2015-06-19 | Merge to XFA: Replace some CFX_MapPtrTemplates with std::map. | Lei Zhang |
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: 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: 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-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 | Merge to XFA: Remove unused reflow code. | Lei Zhang |
2015-06-13 | Merge to XFA: Cleanup: Remove uses of "this->" in core/ | Lei Zhang |
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: 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-04 | Merge to XFA: Move fx_safe_types.h to include/ directory. | Tom Sepez |