summaryrefslogtreecommitdiff
path: root/xfa/fde/css/fde_cssdatatable.cpp
AgeCommit message (Expand)Author
2017-08-08Move CSS code to coreDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-01-24Remove CSS Pseudo parsingDan Sinclair
2017-01-23Cleanup CSS parsingDan Sinclair
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-18Split CFDE_CSSPrimitiveValue apartDan Sinclair
2017-01-17Start CSS parser unit testsDan Sinclair
2017-01-17Rename FDE_CSSRECT and FDE_CSSLENGTHDan Sinclair
2017-01-16Replace remaining CSS interfaces with concrete classesDan Sinclair
2017-01-16Remove IFDE_CSS interfaces which are only implemented once.Dan Sinclair
2017-01-12Remove used items from the CSS code.chromium/2980Dan Sinclair
2017-01-11Convert FDE CSS enums to enum classes.Dan Sinclair
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-05Remove CFX_MapPtrToPtr from xfa/fde.tsepez
2016-11-28Fix crash in CFDE_CSSSyntaxParser when parsing empty urlnpm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-08-11Remove fgas_system files.dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-05-24Replace CFX_DSPATemplate with std::binary_search.dsinclair
2016-05-19Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCachetsepez
2016-05-19fgas/ code cleanup.dsinclair
2016-05-03Cleanup XFA-Specific memory allocators.tsepez
2016-04-27Standardize on ASSERT.dsinclair
2016-04-25Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair