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