Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f948cd612d29f9afa3daebb7b2ec52bbf193426c
/
libutils
/
Unicode.cpp
4b7b4d6
Remove move dead code.
by Elliott Hughes
· 3 years, 7 months ago
939e43e
Remove unused utf8_length().
by Elliott Hughes
· 4 years ago
ac4500e
Update language to comply with Android's inclusive language guidance
by Dan Albert
· 4 years, 3 months ago
9658fc0
Remove two more unused utf32 functions.
by Elliott Hughes
· 5 years ago
d2962c8
Remove dead code.
by Elliott Hughes
· 6 years ago
502f486
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
7b6751d
libutils: remove unused strzcmp16_h_n.
by Elliott Hughes
· 6 years ago
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
23e27db
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 7 years ago
bf3fff1
libutils: Fix bug in strstr16.
by Branislav Rankov
· 7 years ago
47efc67
Fix integer overflow in utf{16,32}_to_utf8_length
by Adam Vartanian
· 7 years ago
22dbf39
clean-up libutils includes
by Mathias Agopian
· 8 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
1cfa56d
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 8 years ago
9de6776
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
0fd60eb
Fix strstr16.
by Michael Wright
· 8 years ago
5bacef3
Add String16#contains and strstr16 methods.
by Michael Wright
· 9 years ago
adbf442
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
a53c815
Libutils: Comment out unused constants
by Andreas Gampe
· 10 years ago
97ac0e1
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
by Elliott Hughes
· 10 years ago
3b13803
am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 char
by Cylen Yao
· 10 years ago
72299bf
[Bug]NE when playing mp3 with incorrect UTF16 char
by Cylen Yao
· 10 years ago
5bed803
libutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
d98e07f
move libs/utils to libutils
by Alex Ray
· 11 years ago
[Renamed from libs/utils/Unicode.cpp]
0f10d0a
Add a new utf8-to-utf16 conversion function.
by Dianne Hackborn
· 11 years ago
aa983c9
Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296
by Jeff Brown
· 13 years ago
ba0165b
Split UTF functions from String8/16
by Kenny Root
· 14 years ago
e816354
Totally remove Unicode.cpp and rely on ICU
by Kenny Root
· 15 years ago
861e14f
Excise code from Unicode.cpp that was dead
by Kenny Root
· 15 years ago
7c88914
rename a few files to camel-case, add copyright notices
by Mathias Agopian
· 15 years ago
cbb1011
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
cf59fa8
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d245d1d
Initial Contribution
by The Android Open Source Project
· 16 years ago