summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_psengine.h
AgeCommit message (Expand)Author
2018-04-09Use pdfium::span<> in CFX_BitStream, CPDF_SimpleParser.Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-28Use ByteStringView in parsersDan Sinclair
2017-11-06Add a CPDF_PSEngine test.Lei Zhang
2017-11-06Remove C-style casts in CPDF_PSEngine.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-01-23Update safe numerics package to get bitwise opstsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair