summaryrefslogtreecommitdiffstats
path: root/libs/utils/String8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve support for external keyboards.Jeff Brown2010-12-021-0/+18
* Added support for full PC-style keyboards.Jeff Brown2010-11-181-6/+12
* Split UTF functions from String8/16Kenny Root2010-11-121-363/+28
* Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-151-0/+5
* Fix bug with phantom input windows.Jeff Brown2010-07-161-7/+29
* 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