index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
bitmapshader.cpp
Commit message (
Expand
)
Author
Age
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
make pixelsnap textblob* etc gm portable
caryclark
2015-07-28
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Fix 10.6 build: double -> float.
commit-bot@chromium.org
2014-03-24
*
update bitmapshader to avoid potential rendering error for kA8_Config
commit-bot@chromium.org
2014-03-24
*
update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders
commit-bot@chromium.org
2014-03-18
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-07
*
Add GM to test bitmap shaders with basic geometry and bitmap masks.
commit-bot@chromium.org
2013-12-06