Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
3b69b82b22ba854f9a8e9f1ccb54f0d9022c0bd8
/
tests
/
BlurTest.cpp
4abb0c1
Add unit test for crbug.com/570232
by robertphillips
· 9 years ago
e80eb92
Add default ctor to SkMask
by robertphillips
· 9 years ago
1530283
Generate list of GPU contexts outside tests
by kkinnunen
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
d042358
One createTexture function, attempt to recycle scratch in createTexture.
by bsalomon
· 10 years ago
f2703d8
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
by bsalomon
· 10 years ago
4a24cd8
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader.
by humper
· 10 years ago
e07c1ab
Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/)
by scroggo
· 10 years ago
72abfc2
third try at landing improved blur rect; this time with more correctness
by humper
· 10 years ago
b0b1aa0
Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/)
by reed
· 10 years ago
e9ea0d6
second try at landing improved blur rect
by humper
· 10 years ago
d78a2fa
Rollback of fe689c46 and all subsequent changes
by jvanverth
· 10 years ago
da1c009
disable GPU/CPU blur match test (possibly temporary)
by humper
· 10 years ago
daaafa6
add asAShadowBlur for android to drawlooper
by reed@google.com
· 11 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
fa9e5fa
replace setConfig+allocPixels with alloc-or-install-pixels
by commit-bot@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
4ee16bf
Add a DEF_GPUTEST() macro.
by tfarina@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
cb3b615
Address some more valgrind issues
by robertphillips@google.com
· 11 years ago
6d837aa
Fix leak in BlurTest
by robertphillips@google.com
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
6fc1b49
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f4f3faa
Tweak to r11099 for N4 & Ubuntu13
by robertphillips@google.com
· 11 years ago
b85564a
Warning/error fix for r11099 on Mac 10.6
by robertphillips@google.com
· 11 years ago
3dfa4cc
Add test to exercise extreme blur sigmas
by robertphillips@google.com
· 11 years ago
4914931
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
by robertphillips@google.com
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
83a4446
Remove warnings (trailing \, signed vs unsigned, parenthesization).
by tomhudson@google.com
· 13 years ago
889bd8b
Make SkMath.h less visible in public header files.
by tomhudson@google.com
· 13 years ago
d16872c
Fix BlurTest to work with fixed point.
by bungeman@google.com
· 13 years ago
5af16f8
Reduce size of filter mask. http://codereview.appspot.com/4965057/
by bungeman@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
2b75f42
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
by reed@google.com
· 13 years ago