summaryrefslogtreecommitdiff
path: root/libs/utils/String8.cpp
AgeCommit message (Expand)Author
2010-06-10Fix String8 to free its memory only after assignment operations based on poin... Andreas Huber
2010-05-06Make static versions of libutils and libbinder. Dan Egnor
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
2009-07-09quick fix; utf8_codepoint_count must be utf8_length Daisuke Miyakawa
2009-07-09Add useful functions to String8, which enables users to convert between UTF-8... Daisuke Miyakawa
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project