Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e1f829699958b673dfe196c80d17a55d18d0fc4b
/
tests
/
MipMapTest.cpp
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
9d93c2e
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
37c5a81
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap"
by reed
· 10 years ago
92561a0
Add SkCachedData and use it for SkMipMap
by reed
· 10 years ago
deee496
replace setConfig+allocPixels with single call
by mike@reedtribe.org
· 11 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
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
2c38fed
use sk_bzero to init level, since I got the number of 0s wrong using { }
by reed@google.com
· 11 years ago
a799198
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
9a47ed7
use { 0, 0, 0, 0 } to fix warning
by reed@google.com
· 11 years ago
7437bfb
init prevLevel to avoid warning
by reed@google.com
· 11 years ago
eed6f1b
pull mipmap class into its own (private) header
by reed@google.com
· 11 years ago