Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c9986b6b5dee8d82e7cad64b07b4addb246ffbd4
/
gm
/
spritebitmap.cpp
6e7025a
Update SkBlurImageFilter to sk_sp
by robertphillips
· 9 years ago
22471ed
remove SkImage::applyFilter() -- unused, can always re-add later
by reed
· 9 years ago
da420b9
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ )
by reed
· 9 years ago
3270467
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ )
by reed
· 9 years ago
4657ce2
remove drawSprite from canvas
by reed
· 9 years ago
95f53fb
clarify diff manually, showing black where they differ
by reed
· 9 years ago
0711bdb
drawSprite and drawImage+clip should draw the same w/ an imagefilter applied. This gm exercises that invariant.
by reed
· 9 years ago
59dc0d2
change SkImage_Gpu to handle all filters (w/ and w/o gpu support
by reed
· 9 years ago
c837d8f
adjust size of new apply-filter gm
by reed
· 9 years ago
88d064d
add applyFilter() to SkImage
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
71c3c76
add SkCanvas::drawAtlas
by reed
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
4d28d98
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
914a2f2
Compiler warning fixes for r7235
by robertphillips@google.com
· 12 years ago
1c711ca
fix int->scalar warnings
by reed@google.com
· 12 years ago
12fa9ba
add gm for comparing drawSprite and drawBitmap
by reed@google.com
· 12 years ago