summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_devicebuffer.cpp
AgeCommit message (Expand)Author
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-08-16Remove more optional args in core/Tom Sepez
2018-04-09Pass FX_RECT by const-ref in rendering code.Lei Zhang
2018-04-09Remove RenderDeviceDriverIface::GetCTM().Lei Zhang
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2017-09-27Cleanup FX macrosDan Sinclair
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-05-24Convert to CFX_UnownedPtr, part 4.Tom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-01Remove fpdf_render.cppNicolas Pena