1. 8508f65 SkTInsertionSort tweak. by Ben Wagner · 8 years ago
  2. 6f4293a Move when swapping, if possible. by bungeman · 8 years ago
  3. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  6. ff43661 Sort GL extension strings and search to find. by bsalomon@google.com · 12 years ago
  7. 4e5a895 Simplify and speed up SkIntroSort. https://codereview.appspot.com/7273048/ by bungeman@google.com · 12 years ago
  8. 118c1a7 SkNextLog2 requires positive values. by bungeman@google.com · 12 years ago
  9. a265a1e SkNextLog2 requires values > 0. by bungeman@google.com · 12 years ago
  10. e83e994 Avoid possible O(n) stack space use by skqsort. by bungeman@google.com · 12 years ago
  11. bbec4e6 Avoid O(n) stack space usage in qsort. by bungeman@google.com · 12 years ago
  12. 59ed910 Bottom-up heapsort. https://codereview.appspot.com/7199050/ by bungeman@google.com · 12 years ago
  13. 5ee3f67 Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. by rileya@google.com · 12 years ago
  14. 92fde90 add SkTQSort (stolen from cary's experimental work) by reed@google.com · 12 years ago
  15. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  16. eff416b fix heapsort by reed@android.com · 15 years ago
  17. 0650c6c Move SkTSort.h back to private, and instead allow in the makefile for tests to by reed@android.com · 16 years ago[Renamed from include/core/SkTSort.h]
  18. a396a16 add tests (unittests) to Makefile move SkTSort.h into public includes by reed@android.com · 16 years ago[Renamed from src/core/SkTSort.h]
  19. 8a1c16f grab from latest android by reed@android.com · 16 years ago