1. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  2. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago[Renamed from include/core/SkTSearch.h]
  3. 07ed41f Fix possible integer overflow in SkTSearch's midpoint calculation by mdempsky · 9 years ago
  4. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  7. 44f7c4a Make SkTSearch variants with compare func as template param by bsalomon@google.com · 12 years ago
  8. c7a67cb Just use std qsort Review URL: https://codereview.appspot.com/6195052 by reed@google.com · 12 years ago
  9. 8790fc6 add comment on return-value for SkTSearch by reed@google.com · 12 years ago
  10. c967795 Make it possible to share a comparison func with both SkTSearch and SkQSort by bsalomon@google.com · 12 years ago
  11. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  12. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 15 years ago
  13. 8a1c16f grab from latest android by reed@android.com · 16 years ago