summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_devicebuffer.cpp
AgeCommit message (Expand)Author
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