History log of /external/skia/gm/drawfilter.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ffab15f60e784dfb7c29608968dc3030c3f7fc68 12-Apr-2015 reed <reed@chromium.org> use anon namespace to avoid (silent) collisions between local test classes

BUG=skia:
TBR=

Review URL: https://codereview.chromium.org/1079813002
/external/skia/gm/drawfilter.cpp
36352bf5e38f45a70ee4f4fc132a38048d38206d 26-Mar-2015 mtklein <mtklein@chromium.org> C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}

NOPRESUBMIT=true

BUG=skia:
DOCS_PREVIEW= https://skia.org/?cl=1037793002

Review URL: https://codereview.chromium.org/1037793002
/external/skia/gm/drawfilter.cpp
cdf34cdfb930a876910cffd96f080fce55f003bd 06-Mar-2015 tomhudson <tomhudson@google.com> We had zero coverage for SkDrawFilter. This new GM draws two rectangles.
If SkDrawFilter is working, they will not match (have different colors
and one will be blurred). If SkDrawFilter is broken, they will match.

R=scroggo@google.com

Review URL: https://codereview.chromium.org/984883003
/external/skia/gm/drawfilter.cpp