summaryrefslogtreecommitdiff
path: root/core/fpdfapi/fpdf_render/render_int.h
AgeCommit message (Expand)Author
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-02Make CPDF_GeneralState have a CPDF_GeneralStateDatachromium/2848tsepez
2016-09-01Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own filesnpm
2016-08-26Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.tsepez
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-05Add CPDF_ImageObject::GetImage().thestig
2016-07-21Use smart pointers for graphics device classesweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
2016-07-12Replace void* to actual type for jbig2 context to avoid castsweili
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-06copy graphics state fullycaryclark
2016-06-13Make code compile with clang_use_chrome_plugin (part I)weili
2016-06-07Get rid of NULLs in core/thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-23Make CPDF_Function::Load() return an unique_ptr.chromium/2750chromium/2749chromium/2748thestig
2016-04-26Remove several IPDF_ interfaces and CPDF_RenderModule.dsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-05Remove dead image decoding/caching code.thestig
2016-03-30Rename _CPDF_UniqueKeyGen to CPDF_UniqueKeyGendsinclair
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-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair