Age | Commit message (Expand) | Author |
---|---|---|
2018-08-27 | The final game: mark everything final. | Tom Sepez |
2018-08-23 | Pass unique_ptr<> to CFX_MemoryStream constructor | Tom Sepez |
2018-08-15 | Make CFX_MemoryStream always consecutive.chromium/3524 | Lei Zhang |
2018-08-14 | Remove |bTakeOver| parameter from CFX_MemoryStream ctor. | Lei Zhang |
2018-08-13 | Implement CFX_CodecMemory. | Lei Zhang |
2018-08-13 | Split CFX_MemoryStream::m_dwFlags into two bools.chromium/3522 | Lei Zhang |
2018-05-30 | Remove unused CFX_MemoryStream::{Attach,Detach}Buffer() methods | Tom Sepez |
2018-02-12 | Convert CFX_BmpDecompressor to use CFX_MemoryStream | Ryan Harrison |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-04-20 | Convert IFX_MemoryStream to CFX_MemoryStream | Dan Sinclair |