Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
307f8f525a76cff3ff28988f40d00eca000920d5
/
tests
/
RTreeTest.cpp
508fd32
make SkBBH a public interface
by Mike Klein
· 4 years, 9 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
5edcd31
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f9ecb4e
Revert "migrating SkTDArray towards std::vector api"
by Mike Reed
· 6 years ago
79884be
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
c6ad06a
unsigned -> int for counts and indices in picture-related code
by mtklein
· 9 years ago
bfd5bff
Simplify SkBBH::insert API
by mtklein
· 10 years ago
a06a953
Prune SkRTree
by mtklein
· 10 years ago
4477c3c
Cut down SkBBH API more.
by mtklein
· 10 years ago
6bd4196
BBHs: void* data -> unsigned data
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
533eb78
Convert BBH APIs to use SkRect.
by mtklein
· 10 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
ffb71f2
Fix rtree tests build error
by sglez@google.com
· 11 years ago
8c90212
R-Tree -- Don't sort draw commands unless specified.
by sglez@google.com
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
373ebc6
Suppress some warnings on linux.
by bsalomon@google.com
· 12 years ago
178a267
Address warnings from clang build bot
by robertphillips@google.com
· 12 years ago
4813458
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
by rileya@google.com
· 12 years ago
6c77816
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
1f45e93
Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055
by rileya@google.com
· 12 years ago