index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
bigtileimagefilter.cpp
Commit message (
Expand
)
Author
Age
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Update SkImageSource to sk_sp
robertphillips
2016-04-01
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Remove SkBitmapSource
fmalita
2015-09-25
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
add src-rect-constraint to drawImageRect
reed
2015-07-14
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-16
*
Add bigtileimagefilter GM & improvements to toString
robertphillips
2015-06-08
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-04
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-04
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-02
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-02