1. a44c445 Fix compressible string check for ctors with `hibyte`. by Vladimir Marko · 7 years ago
  2. 26ec3ca ARM64: Fix lack of scratch registers in String.equals() intrinsic. by Vladimir Marko · 7 years ago
  3. 85bef97 Tests for String.setCharAt() breaking string compression. by Vladimir Marko · 7 years ago
  4. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 7 years ago
  5. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  6. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  7. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  8. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  9. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  10. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  11. 4554bfd Incorrect result of compareTo between empty and non-empty strings by Alexei Zavjalov · 10 years ago
  12. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 12 years ago
  13. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago