1. 908e0df Add absl-like StringReplace. by Elliott Hughes · 6 years ago
  2. 59d876c [base] Convert Starts/Ends/Equals string functions to string_view by Yurii Zubrytskyi · 6 years ago
  3. a656b98 libbase: support char parameter in StartsWith/EndsWith. by Yabin Cui · 7 years ago
  4. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  5. bf0dd7c Fix ubsan failure in android::base::Split. by Elliott Hughes · 8 years ago
  6. 2140782 bootable/recovery wants EqualsIgnoreCase. by Elliott Hughes · 8 years ago
  7. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 9 years ago
  8. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  9. 5345f1d Make Join support string delimiters by Casey Dahlin · 10 years ago
  10. e0da8a1 Generalize Join to work for any container/element. by Dan Albert · 10 years ago
  11. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 10 years ago
  12. 4b3f533 Include what we use. by Dan Albert · 10 years ago
  13. 47328c9 Update string Split API. by Dan Albert · 10 years ago
  14. 0f1e544 Add common string utilities to libbase. by Dan Albert · 10 years ago