summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_renderstatus.cpp
AgeCommit message (Expand)Author
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-02-16Fix more fallthroughs before reenabling -Wimplicit-fallthrough.Henrique Nakashima
2018-02-10Renable -Wimplicit-fallthrough for PDFium.Nico Weber
2018-01-26Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer.Lei Zhang
2018-01-08Encapsulate CPDF_ShadingObject members.Lei Zhang
2017-12-01Encapsulate CPDF_Type3Char members.Lei Zhang
2017-11-27Remove CollectionSize from CPDF_RenderStatusDan Sinclair
2017-11-27Convert CPDF_ClipPath::Get{Path|Text}Count to size_tDan Sinclair
2017-11-02Encapsulate CPDF_FormObject members.Lei Zhang
2017-11-02Rename Transparency to iTransparency.Lei Zhang
2017-10-23Validate pattern sizes before usageDan Sinclair
2017-10-19Tidy up bits of CPDF_RenderStatus.Lei Zhang
2017-10-05Move CPDF_RenderOptions members to privateDan Sinclair
2017-10-04Remove friends from CPDF_TextObjectchromium/3233Dan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-21Move CFX_AutoRestorer to fxcrt::AutoRestorerDan Sinclair
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-08-31Change CPDF_Form::ParseContent() to ParseContentWithParams().Lei Zhang
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-30Split CFX_FixedBufGrow out of fx_basicchromium/3201Dan Sinclair
2017-08-30Split auto restorer from fx_basicDan Sinclair
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-17Fix some issues with individual image mask renderingrbpotter
2017-08-02Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start().Lei Zhang
2017-07-25flush but do not release skia driverCary Clark
2017-07-17Let CPDF_MeshStream::ReadVertexRow return a vectorNicolas Pena
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-24Use CheckedNumeric in BiInterpolImplNicolas Pena
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-11Rename render device classesDan Sinclair
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-05-04Make CPDF_Font member variables protected.Lei Zhang
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-21Return unique_ptr from CPDF_RenderStatus::CloneObjStates().Tom Sepez
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-03RefCount CPDF_Type3Cache all the time.chromium/3062Tom Sepez
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair