Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
43b8b36b20ae00e2d78421c4cda1f3f922983a20
/
tests
/
GrMemoryPoolTest.cpp
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
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
ddf94cf
Remove unnamed namespace usage from tests.
by commit-bot@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
9d1cff1
use SkAutoTDelete instead of SkTScopedPtr
by reed@google.com
· 12 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
4e23068
Re-enable inst counting in debug builds.
by bsalomon@google.com
· 12 years ago
a9590fc
Fixed compilation issue when instance counting is disabled
by robertphillips@google.com
· 12 years ago
a68937c
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined in SkUserConfig.h rather than by the build system.
by bsalomon@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
b74af87
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
by robertphillips@google.com
· 12 years ago
4da34e3
Add GrMemoryPool as a helper to override operators new/delete
by bsalomon@google.com
· 12 years ago