summaryrefslogtreecommitdiff
path: root/xfa/fxgraphics/cfx_graphics.cpp
AgeCommit message (Expand)Author
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Use smart pointers for class owned pointersweili
2016-08-04Move CFX_GEModule into its own filenpm
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-07Remove some casts to same type in cfx_graphics.cpptsepez
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-22Fix blank xfa rendering broken at f89acbc.Tom Sepez
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair