summaryrefslogtreecommitdiffstats
path: root/base/string_piece.cc
Commit message (Expand)AuthorAgeFilesLines
* Move operator<< for StringPiece into string_piece.{h,cc}akalin@chromium.org2012-01-201-1/+6
* Extract common code from StringPiece and StringPiece16 into a templated base ...erikwright@chromium.org2011-12-221-91/+127
* Revert "Extract common code from StringPiece and StringPiece16 into a templat...erikwright@chromium.org2011-12-131-36/+19
* Extract common code from StringPiece and StringPiece16 into a templated base ...erikwright@chromium.org2011-12-131-19/+36
* Base: A few more changes to build base.dllrvargas@google.com2011-04-011-6/+1
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-2/+2
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-0/+4
* NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's...deanm@chromium.org2008-11-081-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+240