Age | Commit message (Expand) | Author |
---|---|---|
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-10 | Get rid of NULLs in xfa/fde/ | thestig |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-05-23 | Rename IFX_Unknown to IFX_Retainable. | tsepez |
2016-05-11 | Replace some calls to Release() with direct delete, part 1. | tsepez |
2016-05-03 | Cleanup XFA-Specific memory allocators. | tsepez |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-28 | Cleanup IFDE_CSS interfaces. | dsinclair |
2016-04-21 | Remove IFDE_CSSTagProvider. | dsinclair |
2016-04-11 | Cleaning up FDE_CSS Classes. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |