summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffapp.h
AgeCommit message (Expand)Author
2018-10-09Do IWYU for retain_ptr.h and unowned_ptr.hLei Zhang
2018-10-02Make CFGAS_DefaultFontManager a class with only static methods.Lei Zhang
2018-09-20Remove many unneeded STL #includes from headers.Lei Zhang
2018-06-01Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr()Tom Sepez
2018-06-01Return unique_ptr from CPDFXFA_Context::GetTimerMgr()Tom Sepez
2018-05-18Fix issues with XFA font loadingRyan Harrison
2018-04-12Cleanup CXFA_FFDocDan Sinclair
2018-03-27Simplify some XFA font manager creationchromium/3382Dan Sinclair
2018-02-19Skip font loading in formcalc embedder testsdan sinclair
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2017-11-06Remove CXFA_FFDocHandlerDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Cleanup WidgetMgr ownershipDan Sinclair
2017-09-21Rename CXFA_FFApp::GetWidgetMgr to make it clear the typechromium/3222Dan Sinclair
2017-09-21Rename CXFA_DefFontMgr to CFGAS_DefaultFontManagerDan Sinclair
2017-08-16Remove CFWL_WidgetMgrDelegateDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair