Age | Commit message (Expand) | Author |
---|---|---|
2017-03-27 | Use std::vector in fxfa/app. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-13 | Cleanup FX_TXTBREAK | Dan Sinclair |
2017-03-01 | Change CreateBreak to return a unique_ptr | Dan Sinclair |
2017-02-28 | Convert the FX_RTFBREAK defines to an enum class | Dan Sinclair |
2017-01-25 | Remove last usage of IFX_Retainable.chromium/2993 | Tom Sepez |
2017-01-24 | Track CFDE_CSSComputedStyle with retained ptrs | Dan Sinclair |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-16 | Remove IFDE_CSS interfaces which are only implemented once. | Dan Sinclair |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2017-01-10 | Split xfa_textlayout apart. | Dan Sinclair |