summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_render/fpdf_render.cpp
AgeCommit message (Expand)Author
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-08-31Make CPDF_ColorState have a CFX_ColorStateData rather than inheritingtsepez
2016-08-31Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting.tsepez
2016-08-29Revert "Add -> operators to CFX_CountRef."tsepez
2016-08-29Revert "Replace wrapper methods in CPDF_Path with -> operator."tsepez
2016-08-29Revert "Use ->() in CPDF_ColorState"tsepez
2016-08-29Use ->() in CPDF_ColorStatetsepez
2016-08-29Replace wrapper methods in CPDF_Path with -> operator.tsepez
2016-08-26Add -> operators to CFX_CountRef.chromium/2842tsepez
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-26Remove CFX_CountRef::IsNull in favor of operator booltsepez
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-05Add CPDF_ImageObject::GetImage().thestig
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-26Remove unused m_bFirstLayer in CPDF_RenderContext.jaepark
2016-07-06Change class member variables in raw pointer type into unique_ptrweili
2016-07-06copy graphics state fullycaryclark
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Clean up CPDF_TextRenderer slightly.thestig
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-23Make CPDF_Function::Load() return an unique_ptr.chromium/2750chromium/2749chromium/2748thestig
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-26Clean up CPDF_Page.thestig
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair