summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_stitchfunc.cpp
AgeCommit message (Expand)Author
2018-07-03Use std::vector<float> in CPDF_Function.Tom Sepez
2018-05-09Add proper const/non-const versions of CPDF_Object methods.Lei Zhang
2018-05-09Mark numerious pointers as const.Lei Zhang
2018-04-19Make CPDF_StitchFunc use more vectors.Lei Zhang
2018-04-19Do more validation in CPDF_StitchFunc::v_Init().Lei Zhang
2018-04-17Fix nits in CPDF_Function and derived classes.Lei Zhang
2018-04-11Avoid stack overflow when loading CPDF_Function.chromium/3395Henrique Nakashima
2017-05-25Break apart the pageint.h file.Dan Sinclair