Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bc414ed5dec50cd31210a430d87c9d638560220d
/
include
/
private
/
SkTSearch.h
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
76a834a
move SkTDict and SkTSearch into private
by reed
· 9 years ago
[Renamed from include/core/SkTSearch.h]
07ed41f
Fix possible integer overflow in SkTSearch's midpoint calculation
by mdempsky
· 9 years ago
20f7f17
One SkTSearch to rule them all. Allow key to be of different type than the array.
by bsalomon@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
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
44f7c4a
Make SkTSearch variants with compare func as template param
by bsalomon@google.com
· 12 years ago
c7a67cb
Just use std qsort Review URL: https://codereview.appspot.com/6195052
by reed@google.com
· 13 years ago
8790fc6
add comment on return-value for SkTSearch
by reed@google.com
· 13 years ago
c967795
Make it possible to share a comparison func with both SkTSearch and SkQSort
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
5e5adfd
migrate more legacy unittests into tests/ SkParse yet to be cleaned up
by reed@android.com
· 16 years ago
8a1c16f
grab from latest android
by reed@android.com
· 16 years ago