summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_generalstate.cpp
AgeCommit message (Expand)Author
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-10-24Initialize CPDF_GeneralState::StateData in the header.Lei Zhang
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-06-26Add some more consts to unowned pointers.Tom Sepez
2018-05-08Add constants for PDF 1.7 spec, table 7.2 and 7.3.Lei Zhang
2017-10-04Make CPDF_TransferFunc members privateDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-01-04Kill render_int.hchromium/2973chromium/2972Nicolas Pena
2016-11-21Continue splitting up render_intnpm
2016-11-17Move CPDF_DocRenderData from render_intnpm
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair