summaryrefslogtreecommitdiffstats
path: root/libs/utils/String8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix String8 to free its memory only after assignment operations based on poin...Andreas Huber2010-06-101-4/+8
* Make static versions of libutils and libbinder.Dan Egnor2010-05-061-4/+5
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-2/+65
* quick fix; utf8_codepoint_count must be utf8_lengthDaisuke Miyakawa2009-07-091-1/+1
* Add useful functions to String8, which enables users to convert between UTF-8...Daisuke Miyakawa2009-07-091-26/+272
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+604
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-604/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+602