Age | Commit message (Expand) | Author |
2018-06-01 | Rename CPDFXFA_Context::GetTimerMgr() to NewTimerMgr() | Tom Sepez |
2018-06-01 | Return unique_ptr from CPDFXFA_Context::GetTimerMgr() | Tom Sepez |
2018-05-18 | Fix issues with XFA font loading | Ryan Harrison |
2018-04-25 | Use local for return value in factory method | Ryan Harrison |
2018-04-25 | Allow failing to build CFXA_FWLTheme if unable to load fonts | Ryan Harrison |
2018-04-12 | Cleanup CXFA_FFDoc | Dan Sinclair |
2018-03-27 | Simplify some XFA font manager creationchromium/3382 | Dan Sinclair |
2018-02-20 | Remove extra static qualifier. | Dan Sinclair |
2018-02-19 | Skip font loading in formcalc embedder tests | dan sinclair |
2017-11-06 | Remove CXFA_FFDocHandler | Dan Sinclair |
2017-09-26 | Move font source into CFGAS_FontMgr | Dan Sinclair |
2017-09-21 | Cleanup WidgetMgr ownership | Dan Sinclair |
2017-09-21 | Rename CXFA_FFApp::GetWidgetMgr to make it clear the typechromium/3222 | Dan Sinclair |
2017-09-21 | Rename CXFA_DefFontMgr to CFGAS_DefaultFontManager | Dan Sinclair |
2017-08-16 | Remove CFWL_WidgetMgrDelegate | Dan Sinclair |
2017-07-24 | Move xfa/fxfa/app to xfa/fxfachromium/3166 | Dan Sinclair |
2017-05-25 | Split apart remaining xfa/fxfa/app files | Dan Sinclair |
2017-05-16 | Introduce CFX_UnownedPtr to detect lifetime inversion issues. | Tom Sepez |
2017-05-01 | Remove more |new|s, part 6chromium/3087 | Tom Sepez |
2017-04-18 | Use unique_ptr in CFWL_NoteDriver::m_eventTargets map | Tom Sepez |
2017-04-12 | Remove MakeSeekableReadStream | Dan Sinclair |
2017-04-04 | RefCount CPDF_StreamAcc all the time. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |