index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTSort.h
Commit message (
Expand
)
Author
Age
*
SkTInsertionSort tweak.
Ben Wagner
2016-10-26
*
Move when swapping, if possible.
bungeman
2016-10-26
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
Simplify and speed up SkIntroSort.
bungeman@google.com
2013-02-04
*
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