Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
ddce8c70c4a19cb94e6696d7abce2f9026152b10
/
include
/
utils
/
Unicode.h
17b5b82
Fix warnings in libutils headers
by Colin Cross
· 9 years ago
1cfa56d
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 9 years ago
9de6776
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 9 years ago
5bacef3
Add String16#contains and strstr16 methods.
by Michael Wright
· 9 years ago
c59932f
Remove incompatible Unicode compatibility types.
by Dan Albert
· 11 years ago
2f5ad5f
Make Unicode.h use types that match libc++.
by Dan Albert
· 11 years ago
ae83f84
Add guards to prevent typedefs when C++11 is available.
by Tim Murray
· 11 years ago
0f10d0a
Add a new utf8-to-utf16 conversion function.
by Dianne Hackborn
· 12 years ago
aa983c9
Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296
by Jeff Brown
· 14 years ago
ba0165b
Split UTF functions from String8/16
by Kenny Root
· 15 years ago