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