summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_timer.cpp
AgeCommit message (Expand)Author
2018-06-01Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr()Tom Sepez
2018-06-01Return unique_ptr from CPDFXFA_Context::GetTimerMgr()Tom Sepez
2018-02-06Fix caret not appearing in XFA Edits.Henrique Nakashima
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair