Age | Commit message (Expand) | Author |
2015-07-15 | Merge to XFA: Kill Func_Renderpage global function pointer. | Tom Sepez |
2015-07-15 | Merge to XFA: Add a null pointer check to CPDF_CalRGB::v_Load(). | Lei Zhang |
2015-07-15 | XFA merge: Remove references to three deleted files. | Bruce Dawson |
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 | Add a few include rules for XFA-specific files. | Tom Sepez |
2015-07-14 | Merge to XFA: Tighten up DEPS include rules. | Tom Sepez |
2015-07-13 | Merge to XFA: Fix an integer overflow issue in openJpeg | JUN FANG |
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: 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 |