Age | Commit message (Expand) | Author |
2016-09-12 | Fix some leaks associated with memory allocatorchromium/2859 | weili |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-07-18 | Cleanup fgas/crt. | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-05-24 | Replace CFX_DSPATemplate with std::binary_search. | dsinclair |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Expand some typedefs to the original types | dsinclair |
2016-05-19 | Cleanup unused fgas/ code. | dsinclair |
2016-05-19 | Remove Release() from CFX_StreamImp, rename to IFX_StreamImp | tsepez |
2016-05-05 | Only set memory tool define if not set. | dsinclair |
2016-05-04 | Replace IFX_MemoryAllocator::Release() with delete. | tsepez |
2016-05-04 | Remove unused CFX_CPLTree<> template | tsepez |
2016-05-03 | Cleanup XFA-Specific memory allocators. | tsepez |
2016-04-29 | Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | 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-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |