summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_function.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-03Use std::vector<float> in CPDF_Function.Tom Sepez
2018-05-25Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor().Lei Zhang
2018-05-09Mark numerious pointers as const.Lei Zhang
2018-04-19Validate the Range key in Functions.Lei Zhang
2018-04-17Fix nits in CPDF_Function and derived classes.Lei Zhang
2018-04-16Fix some checks for FX_Realloc() failures.Lei Zhang
2018-04-12Make the input data to CPDF_ColorSpace::GetRGB() const.Lei Zhang
2018-04-11Avoid stack overflow when loading CPDF_Function.chromium/3395Henrique Nakashima
2017-05-25Break apart the pageint.h file.Dan Sinclair