summaryrefslogtreecommitdiffstats
path: root/base/i18n/string_search_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* base::i18n::StringSearch...() returns match index and lengthderat@chromium.org2012-09-091-32/+83
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+3
* Change i18n icu header inclusions to not use system header syntax. asvitkine@chromium.org2011-10-141-1/+1
* Base/Valgrind: Close the UStringSearch.jhawkins@chromium.org2011-09-191-6/+3
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-0/+154