summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/fpdf_page_func.cpp
AgeCommit message (Expand)Author
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-15Refactor some CPDF_ColorSpace code.Lei Zhang
2017-03-15Clean up more CPDF_PSEngine code.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-01-24Undefined shift in CPDF_PSEngine::DoOperatortsepez
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.tsepez
2016-10-13Optimize roll operator in CPDF_PSEngine some more.thestig
2016-10-12Check for more undefined behavior in CPDF_PSEngine.thestig
2016-10-12Optimize roll operator in CPDF_PSEngine.thestig
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair