summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/wtf/text/StringBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Make wtf/ (except dtoa) to use USING_FAST_MALLOC.tasak2016-01-191-0/+2
* Make StringImpl's content immutablehajimehoshi2015-10-141-1/+1
* Merge Source/wtf/unicode into Source/wtf/text.benwells@chromium.org2015-07-071-1/+1
* Shrink canonicalizedTitle a bit.bratell@opera.com2014-09-101-13/+0
* Stop inlining StringBuffer<CharType>::shrink().bratell@opera.com2014-09-011-7/+10
* Simplify StringImpl::reallocatemikhail.pozdnyakov@intel.com2014-02-051-2/+1
* SerializedScriptValue's Writer calls realloc a lotabarth@chromium.org2013-09-061-1/+1
* Remove unneccessary RELEASE_ASSERTs.cevans@chromium.org2013-08-071-3/+0
* Remove String::adopt(Vector<UChar>)abarth@chromium.org2013-07-311-1/+8
* Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core)nbarth@chromium.org2013-07-251-3/+3
* Don't use Vector<UChar> to build stringsabarth@chromium.org2013-07-241-1/+1
* StringBuffer should use a single malloc regionabarth@chromium.org2013-07-231-15/+17
* Replace #include <wtf/foo.h> with #include "wtf/foo.h" in Source/wtf.thakis@chromium.org2013-06-271-2/+2
* Re-order members of a few WTF structures to put the pointers first. This minorcevans@chromium.org2013-04-161-1/+1
* Move Source/WTF/wtf to Source/wtfabarth@chromium.org2013-04-161-0/+85