Age | Commit message (Expand) | Author |
---|---|---|
2018-10-12 | Rename CPDF_{Array,Dictionary}::GetCount() to size(). | Lei Zhang |
2018-07-03 | Use std::vector<float> in CPDF_Function. | Tom Sepez |
2018-05-09 | Add proper const/non-const versions of CPDF_Object methods. | Lei Zhang |
2018-05-09 | Mark numerious pointers as const. | Lei Zhang |
2018-04-19 | Make CPDF_StitchFunc use more vectors. | Lei Zhang |
2018-04-19 | Do more validation in CPDF_StitchFunc::v_Init(). | Lei Zhang |
2018-04-17 | Fix nits in CPDF_Function and derived classes. | Lei Zhang |
2018-04-11 | Avoid stack overflow when loading CPDF_Function.chromium/3395 | Henrique Nakashima |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |