Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0a44d5c728dc6ed3ca7d11729497e55cc830ce23
/
tests
/
GrMemoryPoolTest.cpp
9519d4f
Remove unused GrObjectMemoryPool
by Robert Phillips
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
e4cd006
Make GrMemoryPool play nice with bucketing allocators.
by dskiba
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
ebc1c10
Fix warnings on VS2015 x86_64 build
by bsalomon
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
6f07665
Simplify SkInstCnt
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
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