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