summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_basic_bstring_unittest.cpp
AgeCommit message (Expand)Author
2016-11-21Fixup lint flags.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-06-07Get rid of NULLs in core/thestig
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-04-26CFX_ByteString::Reserve(), ReleaseBuffer() fixes.tsepez
2016-04-11Make CFX_{Byte,Wide}String::Remove() no-touch if possibletsepez
2016-04-11Avoid copying in TrimRight() and TrimLeft() if possible.tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-01Re-land "Use CFX_RetainPtr to ref count CFX_ByteString""tsepez
2016-03-31Beef up unit test for CFX_ByteString and CFX_WideString.tsepez
2016-03-31Revert "Use CFX_RetainPtr to ref count CFX_ByteString"chromium/2700chromium/2699chromium/2698chromium/2697tsepez
2016-03-30Use CFX_RetainPtr to ref count CFX_ByteStringchromium/2696tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair