summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_seekablestreamproxy.cpp
AgeCommit message (Expand)Author
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamchromium/3405Dan Sinclair
2018-04-23Revert "Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStream"dsinclair
2018-04-23Make CFX_SeekableStreamProxy a subclass of IFX_SeekableReadStreamdan sinclair
2018-04-17Remove unused CFX_SeekableStreamProxy constructordan sinclair
2018-04-17Remove write abilities from CFX_SeekableStreamProxydan sinclair
2017-09-28Simplify some OS checks to PLATFORM checksDan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Fix checks for FX_WIN64_DESKTOPDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-06Convert FX_STRSIZE int->size_tRyan Harrison
2017-09-01Prepare for converting FX_STRSIZE int->size_tRyan Harrison
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-30Cleanup CFX_SeekableStreamProxyRyan Harrison
2017-08-22Avoid an ASSERT failure in CFX_SeekableStreamProxy.Lei Zhang
2017-07-27Define SIZEOF_VOIDP and other cleanup in tiffconfNicolas Pena
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-04-27Zero 4 byte variable before reading 3 bytes into itTom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair