index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
utils
/
String8.cpp
Age
Commit message (
Expand
)
Author
2010-12-02
Improve support for external keyboards.
Jeff Brown
2010-11-18
Added support for full PC-style keyboards.
Jeff Brown
2010-11-12
Split UTF functions from String8/16
Kenny Root
2010-10-15
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-07-16
Fix bug with phantom input windows.
Jeff Brown
2010-06-10
Fix String8 to free its memory only after assignment operations based on poin...
Andreas Huber
2010-05-06
Make static versions of libutils and libbinder.
Dan Egnor
2009-12-07
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-07-09
quick fix; utf8_codepoint_count must be utf8_length
Daisuke Miyakawa
2009-07-09
Add useful functions to String8, which enables users to convert between UTF-8...
Daisuke Miyakawa
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project