summaryrefslogtreecommitdiffstats
path: root/base/strings/string_piece.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/strings/.avi2015-12-251-1/+0
* Use #if DCHECK_IS_ON() in base/strings/string_piece.*olli.raula2015-10-121-2/+3
* StringPiece shouldn't "fix" out-of-order iterators.brettw2015-07-271-3/+20
* Add new SplitString backend.brettw2015-06-121-6/+0
* Align base::hash_map with C++11, part 2.davidben2014-10-241-12/+0
* Update the class comment for StringPiece to reflect the internal guidancerch@chromium.org2014-06-241-7/+12
* Fill out the rest of the StringPiece functions for 16-bit.brettw@chromium.org2014-03-111-157/+171
* Revert 255397 "Fill out the rest of the StringPiece functions fo..."brettw@chromium.org2014-03-071-171/+157
* Fill out the rest of the StringPiece functions for 16-bit.brettw@chromium.org2014-03-061-157/+171
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-4/+4
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Move string_piece.h to base/strings.brettw@chromium.org2013-03-281-0/+451