1. a11ac1b Avoid crash above CFWL_ListItem::GetText() by Tom Sepez · 8 years ago
  2. 21e954b Remove CopyToLocal from CFDE_CSSDeclaration by Dan Sinclair · 8 years ago
  3. 36c18c8 Add CFDE_CSSValueListParser tests by Dan Sinclair · 8 years ago
  4. 44b297b Clean up CSS code to match styles. by dan sinclair · 8 years ago
  5. 98909bf Add CSS parser tests by Dan Sinclair · 8 years ago
  6. 35ee5bb Cleanup memory in CFDE_CSSStyleSelector by Dan Sinclair · 8 years ago
  7. 7e5fdd0 Track CFDE_CSSComputedStyle with retained ptrs by Dan Sinclair · 8 years ago
  8. aee2d80 Cleanup memory in CFDE_CSSRuleCollection by Dan Sinclair · 8 years ago
  9. 1339133 Remove ID, Class and Universal selector code by Dan Sinclair · 8 years ago
  10. e73fea5 Remove CSS Pseudo parsing by Dan Sinclair · 8 years ago
  11. b76f49b Remove unused author and and user stylesheets by Dan Sinclair · 8 years ago
  12. 6414b27 Cleanup CSS parsing by Dan Sinclair · 8 years ago
  13. 95bec80 Split fde/css files into individual class files. by Dan Sinclair · 8 years ago
  14. 19c209d Split CFDE_CSSPrimitiveValue apart by Dan Sinclair · 8 years ago
  15. be59106 Convert CSS mode stack to std::stack by Dan Sinclair · 8 years ago
  16. 9dbc3c4 Remove unused syntax parser initialize method. by Dan Sinclair · 8 years ago
  17. 091344f Remove unused codePage and URL code. by Dan Sinclair · 8 years ago
  18. 09065ae Remove GetDeclImp methods in favour of GetDeclaration by Dan Sinclair · 8 years ago
  19. a715f52 More css parser tests; more memory fixes. by Dan Sinclair · 8 years ago
  20. 3285c56 Start CSS parser unit tests by Dan Sinclair · 8 years ago
  21. b9fbe6e Rename FDE_CSSRECT and FDE_CSSLENGTH by Dan Sinclair · 8 years ago
  22. 6efd0d7 Replace remaining CSS interfaces with concrete classes by Dan Sinclair · 8 years ago
  23. cfb856c Remove IFDE_CSS interfaces which are only implemented once. by Dan Sinclair · 8 years ago
  24. 98d00b2 Remove used items from the CSS code. by Dan Sinclair · 8 years ago
  25. 96f482c Convert FDE CSS enums to enum classes. by Dan Sinclair · 8 years ago
  26. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  27. 1f5d498 Split xfa_textlayout apart. by Dan Sinclair · 8 years ago
  28. e4d611c Remove CFX_MapPtrToPtr from xfa/fde. by tsepez · 8 years ago
  29. a9caab9 Avoid the ptr.reset(new XXX()) anti-pattern by tsepez · 8 years ago
  30. 51709be Replace CFX_WideStringArray with std::vector by tsepez · 8 years ago
  31. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  32. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  33. 2399152 Fix crash in CFDE_CSSSyntaxParser when parsing empty url by npm · 8 years ago
  34. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  35. 8f3eb60 Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. by npm · 8 years ago
  36. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  37. 95e5834 Continue fixing FX_BOOL / int noise by tsepez · 8 years ago
  38. 530c7ac Avoid dubious use of comma operator in fde_csssyntax.h by tsepez · 8 years ago
  39. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  40. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  41. e0347a6 Remove fgas_system files. by dsinclair · 9 years ago
  42. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 9 years ago
  43. 69f160d Move CSSRuleCollection class to its own file by npm · 9 years ago
  44. 3496545 Cleanup fgas/crt. by dsinclair · 9 years ago
  45. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  46. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 9 years ago
  47. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  48. e64c3c6 Remove C-style casts in xfa/fde. by tsepez · 9 years ago
  49. 16e587e Rename IFX_FontMgr to IFGAS_FontMgr by tsepez · 9 years ago
  50. 2f109ab Avoid two C-style FX_WCHAR* casts in pdfium by brucedawson · 9 years ago
  51. 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
  52. a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
  53. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  54. 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
  55. fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
  56. f8d8ac4 Expand some typedefs to the original types by dsinclair · 9 years ago
  57. f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
  58. 2a14bde Replace IFX_MemoryAllocator::Release() with delete. by tsepez · 9 years ago
  59. 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
  60. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  61. e6ebf7a Cleanup IFDE_CSS interfaces. by dsinclair · 9 years ago
  62. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  63. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
  64. bc1cbab Remove IFDE_CSSTagProvider. by dsinclair · 9 years ago
  65. db15269 Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. by tsepez · 9 years ago
  66. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  67. 1fdde02 Cleaning up FDE_CSS Classes. by dsinclair · 9 years ago
  68. 98a689f Make static FX_WCHAR arrays more const. by thestig · 9 years ago
  69. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  70. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  71. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  72. d80e0a7 Remove _FXBSTR* and calls to FX_BSTRC. by dsinclair · 9 years ago
  73. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  74. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  75. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  76. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  77. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  78. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago