Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkNextLog2 requires positive values. | bungeman@google.com | 2013-01-30 |
* | SkNextLog2 requires values > 0. | bungeman@google.com | 2013-01-30 |
* | Avoid possible O(n) stack space use by skqsort. | bungeman@google.com | 2013-01-30 |
* | Avoid O(n) stack space usage in qsort. | bungeman@google.com | 2013-01-25 |
* | Bottom-up heapsort. | bungeman@google.com | 2013-01-24 |
* | Added an overload of SkTQSort that sorts an array of values, rather than an a... | rileya@google.com | 2012-08-28 |
* | add SkTQSort (stolen from cary's experimental work) | reed@google.com | 2012-05-07 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | fix heapsort | reed@android.com | 2009-03-18 |
* | Move SkTSort.h back to private, and instead allow in the makefile for tests to | reed@android.com | 2009-03-04 |
* | add tests (unittests) to Makefile | reed@android.com | 2009-02-28 |
* | grab from latest android | reed@android.com | 2008-12-17 |