summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_expintfunc.cpp
AgeCommit message (Expand)Author
2018-10-12Remove more unnecessary includes and do IWYU as needed.Lei Zhang
2018-10-12Rename CPDF_{Array,Dictionary}::GetCount() to size().Lei Zhang
2018-07-02Use std::vector<float> in cpdf_expintfunc.cppTom Sepez
2018-05-09Mark numerious pointers as const.Lei Zhang
2018-04-19Do a bit more validation in CPDF_ExpIntFunc::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