summaryrefslogtreecommitdiffstats
path: root/base/string_piece_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Resolve an ambiguous function call error in string_piece_unittest.ccpeter@chromium.org2012-01-101-3/+3
* Extract common code from StringPiece and StringPiece16 into a templated base ...erikwright@chromium.org2011-12-221-292/+194
* Revert "Extract common code from StringPiece and StringPiece16 into a templat...erikwright@chromium.org2011-12-131-173/+292
* Extract common code from StringPiece and StringPiece16 into a templated base ...erikwright@chromium.org2011-12-131-292/+173
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-8/+9
* Optimize phishing page term feature extraction.gcasto@chromium.org2011-08-091-0/+231
* base: Replace "using namespace base;" by wrapping the tests around "namespace...tfarina@chromium.org2011-05-101-3/+4
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-0/+2
* 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
* Fix some warnings found in string unittests.evanm@google.com2008-08-191-88/+88
* rollback r922 to fix windows bustagedarin@google.com2008-08-151-85/+85
* Fix more compiler warnings.darin@google.com2008-08-151-84/+84
* Add base to the repository.initial.commit2008-07-261-0/+565