1. 2b1a059 Don't depend on String8 cast to C string by Tomasz Wasilczyk · 1 year, 11 months ago
  2. 18b7461 Migrate String8/16 from .string() to c_str() by Tomasz Wasilczyk · 2 years ago
  3. c6ce48e String8: fix infinite loop and segmentation fault in removeAll() by Eric Miao · 2 years, 1 month ago
  4. 5968276 Check for overflow in String8::real_append. by Elliott Hughes · 4 years, 2 months ago
  5. 6bcbeea libutils: add unit tests for invalid utf-8 and utf-16 strings by Devin Moore · 4 years, 10 months ago
  6. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 6 years ago[Renamed from libutils/tests/String8_test.cpp]
  7. c4966a3 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  8. df5151d libutils: add test for String8 by Sergio Giro · 10 years ago
  9. d98e07f move libs/utils to libutils by Alex Ray · 12 years ago[Renamed from libs/utils/tests/String8_test.cpp]
  10. 23b4a09 Fix String8::operator+ by Kenny Root · 15 years ago