1. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  2. a11ac1b Avoid crash above CFWL_ListItem::GetText() by Tom Sepez · 8 years ago
  3. 21e954b Remove CopyToLocal from CFDE_CSSDeclaration by Dan Sinclair · 8 years ago
  4. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago[Renamed (81%) from xfa/fde/css/fde_cssdeclaration.cpp]
  5. 19c209d Split CFDE_CSSPrimitiveValue apart by Dan Sinclair · 8 years ago
  6. 3285c56 Start CSS parser unit tests by Dan Sinclair · 8 years ago
  7. 6efd0d7 Replace remaining CSS interfaces with concrete classes by Dan Sinclair · 8 years ago
  8. cfb856c Remove IFDE_CSS interfaces which are only implemented once. by Dan Sinclair · 8 years ago
  9. 98d00b2 Remove used items from the CSS code. by Dan Sinclair · 8 years ago
  10. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  11. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  12. 2399152 Fix crash in CFDE_CSSSyntaxParser when parsing empty url by npm · 8 years ago
  13. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  14. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  15. e0347a6 Remove fgas_system files. by dsinclair · 8 years ago
  16. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 8 years ago
  17. 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
  18. 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
  19. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  20. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
  21. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  22. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  23. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago