summaryrefslogtreecommitdiff
path: root/include/utils/String8.h
AgeCommit message (Expand)Author
2010-12-02Improve support for external keyboards. Jeff Brown
2010-11-18Added support for full PC-style keyboards. Jeff Brown
2010-11-12Split UTF functions from String8/16 Kenny Root
2010-10-20Revert "Add length-equality test in String operator== checks." Brad Fitzpatrick
2010-10-20Add length-equality test in String operator== checks. Brad Fitzpatrick
2010-10-15Add keycodes and meta-key modifiers to support external keyboards. Jeff Brown
2010-08-11Add support for the PointerLocation overlay. Jeff Brown
2010-08-06Fix String8::operator+ Kenny Root
2010-07-16Fix bug with phantom input windows. Jeff Brown
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
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
2008-10-21Initial Contribution The Android Open Source Project