summaryrefslogtreecommitdiff
path: root/core/src/fpdfapi/fpdf_page/fpdf_page_func.cpp
AgeCommit message (Expand)Author
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-06-04Move fx_safe_types.h to include/ directory.Tom Sepez
2015-05-21Fix four annoying warnings:Tom Sepez
2015-05-18Add safe FX_Alloc2D() macroTom Sepez
2015-04-16Replace FX_NEW with new, remove tests from fpdfapiTom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-02-12Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call'JUN FANG
2015-02-05Add namespace and-re-arrange PDFium's local copy of chromium /base.Tom Sepez
2015-02-04Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2015-01-31Fix heap buffer overflow in CPDF_SampledFunc::v_CallJUN FANG
2014-07-08Remove custom memory managerBo Xu
2014-06-30Remove "this==NULL" and adjust corresponding callersBo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek