Age | Commit message (Expand) | Author |
---|---|---|
2016-05-11 | Add much-needed Find() method for CFX_*StringC | tsepez |
2016-04-26 | CFX_ByteString::Reserve(), ReleaseBuffer() fixes. | tsepez |
2016-04-11 | Make CFX_{Byte,Wide}String::Remove() no-touch if possible | tsepez |
2016-04-11 | Avoid copying in TrimRight() and TrimLeft() if possible. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-01 | Re-land "Use CFX_RetainPtr to ref count CFX_ByteString"" | tsepez |
2016-03-31 | Beef up unit test for CFX_ByteString and CFX_WideString. | tsepez |
2016-03-31 | Revert "Use CFX_RetainPtr to ref count CFX_ByteString"chromium/2700chromium/2699chromium/2698chromium/2697 | tsepez |
2016-03-30 | Use CFX_RetainPtr to ref count CFX_ByteStringchromium/2696 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |