Age | Commit message (Expand) | Author |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-28 | Remove unused CFX_ArrayTemplate and CFX_BasicArray. | Tom Sepez |
2017-03-23 | Revert "Remove CFX_FixedBufGrow" | Nicolás Peña |
2017-03-22 | Remove CFX_FixedBufGrow | Dan Sinclair |
2017-03-21 | Move colorspace specific code to colorspace class | Dan Sinclair |
2017-03-21 | Replace CFX_FileSizeListArray with a std::map | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-01-25 | Remove last usage of IFX_Retainable.chromium/2993 | Tom Sepez |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2017-01-06 | Remove CFX_MapPtrToPtr and templates.chromium/2976chromium/2975 | tsepez |
2017-01-03 | Kill last use of CFX_PtrList. | tsepez |
2016-12-15 | Return unique_ptr from CFX_BinaryBuf::DetachBuffer() | tsepez |
2016-12-14 | Remove unused m_OtfFontData.chromium/2953 | tsepez |
2016-12-13 | Replace CFX_FloatArray with std::vector | tsepez |
2016-12-08 | Replace CFX_WideStringCArray with std::vector.chromium/2946 | tsepez |
2016-12-08 | Remove last usage of CFX_ObjectArray. | tsepez |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-07 | Replace CFX_ByteStringArray with std::vector. | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |