summaryrefslogtreecommitdiffstats
path: root/base/strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* Make Join support string delimitersCasey Dahlin2015-11-021-0/+2
* Generalize Join to work for any container/element.Dan Albert2015-05-221-19/+4
* Remove strtok from adb.Elliott Hughes2015-04-271-10/+3
* Include what we use.Dan Albert2015-03-261-0/+1
* Update string Split API.Dan Albert2015-03-231-14/+26
* Add common string utilities to libbase.Dan Albert2015-03-161-0/+111