summaryrefslogtreecommitdiffstats
path: root/include/utils/string_array.h
Commit message (Collapse)AuthorAgeFilesLines
* rename string_array.h to StringArray.h and move the implementation from the ↵Mathias Agopian2009-06-051-135/+0
| | | | | | header file to a new cpp file. StringArray is used in two places in framework/base and in the Sim. Ideally we should get rid of it and use Vector<String8> instead of creating new code.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+135
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-135/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+13
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+122