summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_tilingpattern.cpp
AgeCommit message (Expand)Author
2018-10-24Use ASSERT() consistently. Replace assert() usage.Lei Zhang
2018-05-25Mark CPDF_Object pointers in pattern code as const.Lei Zhang
2018-05-14Cleanup CPDF_Form parsing codechromium/3431Dan Sinclair
2018-01-26Pass nullptr to ParseContentWithParams() instead of 0.Lei Zhang
2017-08-31Change CPDF_Form::ParseContent() to ParseContentWithParams().Lei Zhang
2017-04-27Assert CPDF_Pattern always has a valid CPDF_Document pointer.Lei Zhang
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair