summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_page
AgeCommit message (Expand)Author
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA: FX_BOOL combo patch.Tom Sepez
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-07-15Merge to XFA: Make ContentStreamParser members private, fix constructorTom Sepez
2015-07-15Merge to XFA: Add a null pointer check to CPDF_CalRGB::v_Load().Lei Zhang
2015-07-01Merge to XFA: "Redo range check in CPDF_SampledFunc::v_Call().""Tom Sepez
2015-07-01Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.Nico Weber
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-19Merge to XFA: Small cleanup of CPDF_TextObject and other CPDF_PageObject subc...Lei Zhang
2015-06-19Merge to XFA: Make CPDF_PageModuleDef and CPDF_RenderModuleDef pure virtual.Lei Zhang
2015-06-18Merge to XFA: Fix CPDF_ICCBasedCS::GetDefaultValue heap-buffer-overflow.Tom Sepez
2015-06-16Merge to XF: Add constructor for CPDF_ColorSpace.Tom Sepez
2015-06-15Merge to XFA: Provide a constructor for CPDF_CountedObject.Tom Sepez
2015-06-13Merge to XFA: Remove unneeded checks in CPDF_DocPageData::GetFontFileStreamAc...Lei Zhang
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-11Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}.Tom Sepez
2015-06-10Merge to XFA: Convert CPDF_FontFileMap to std::map.Lei Zhang
2015-06-10Merge to XFA: Convert CPDF_IccProfileMap to use std::map.Lei Zhang
2015-06-10Merge to XFA: Convert CPDF_ImageMap to std::map.Lei Zhang
2015-06-10Merge to XFA: Convert CPDF_PatternMap to std::map.Lei Zhang
2015-06-10Merge to XFA: Convert CPDF_ColorSpaceMap to std::map.Lei Zhang
2015-06-10Merge to XFA: Convert CPDF_FontMap to std::map.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-06-04Merge to XFA: Move fx_safe_types.h to include/ directory.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-05-21Merge to XFA: Fix four annoying warnings.Tom Sepez
2015-05-20Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-18Merge to XFA: Add safe FX_Alloc2D() macroTom Sepez
2015-05-15Merge to XFA: Remove FX_NEW_VECTOR() macros.Tom Sepez
2015-05-08Merge to XFA: Fix a bunch of -Wunused-but-set-variable warnings.Lei Zhang
2015-05-06Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapiLei Zhang
2015-04-27Merge to XFA: SEGV in CFX_BaseSegmentedArray::Iterate().Tom Sepez
2015-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-04-20Merge to XFA: Remove Release() combo patch.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-11Merge to XFA: Fix a heap buffer overflow issue in CPDF_CMap::GetNextCharJUN FANG
2015-02-27Merge to XFA: Cleanup: Get rid of CRLF line endings.Lei Zhang
2015-02-12Merge to XFA: Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call'JUN FANG
2015-02-10Merge to XFA: Fix heap buffer overflow in CPDF_SampledFunc::v_CallJUN FANG
2015-02-05Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base.Tom Sepez
2015-02-04Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2015-01-27Merge to XFA: Kill scattered extern _PDF_CharType declarations.Tom Sepez
2014-12-30XFA: merge patch from CL 733693003, get rid of FX_LPCSTR castBo Xu
2014-12-15XFA: merge patch from issue 801913002 and 804463003John Abd-El-Malek
2014-12-10Merge to XFA: patch from CL 791223002Bo Xu
2014-12-04Remove needless casts of (narrow) string literals.Tom Sepez
2014-11-06Merge to XFA: patch from CL 703213004Tom Sepez
2014-10-14Store the address of the page data map's value for proper referencing.Bo Xu