summaryrefslogtreecommitdiffstats
path: root/base/i18n/string_search.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-9/+41
* Change i18n icu header inclusions to not use system header syntax. asvitkine@chromium.org2011-10-141-2/+2
* Base/Valgrind: Close the UStringSearch.jhawkins@chromium.org2011-09-191-2/+3
* Searching for downloads currently does a plain substring search, which does notvanlam@google.com2011-09-161-0/+45