Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ef6c50a80f77e6da84e198a34755dd42b1b0cf1e
/
gm
/
downsamplebitmap.cpp
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
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
65cdba6
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/)
by caryclark
· 9 years ago
0bdb08b
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/)
by caryclark
· 9 years ago
be7f768
make gm background colors 565 compatible
by caryclark
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 10 years ago
a1cb378
GM: showmiplevels handles bitmap memory in a nicer way.
by halcanary
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
c695e95
add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/)"
by reed
· 10 years ago
04f07fc
Revert of add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium.org/849173004/)
by mtklein
· 10 years ago
a598f4b
add gm to show miplevels
by reed
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
c54d8db
Remove SkCanvas::drawBitmapMatrix()
by Florin Malita
· 10 years ago
efd7d45
Don't use MIP filter mode on compressed textures
by bsalomon
· 10 years ago
6a2f5fe
Turn downsamplebitmap GMs vertical to fit in 2048x2048.
by mtklein
· 10 years ago
d73c169
Second attempt to land the integral image scaling change.
by humper
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
c846f4a
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae.
by tfarina
· 10 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 10 years ago
bfefc7c
hide Config in SkImageDecoder -- use SkColorType instead
by reed
· 10 years ago
a90c680
Turn on quilt mode in DM.
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
e2cf805
clean up printf usage in gm
by humper@google.com
· 11 years ago
af42a03
add all four filter levels to the downsample gm, for comparison across cpu/gpu
by humper@google.com
· 11 years ago
9cfc83c
stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum
by reed@google.com
· 11 years ago
138ebc3
The image resampling code has been transplanted from Chrome; it's incredibly fast.
by humper@google.com
· 11 years ago
9c96d4b
fix trivial matrix computation
by humper@google.com
· 11 years ago
d647426
Reverted 10056-10059
by robertphillips@google.com
· 11 years ago
fa1bd5f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f4db3a0
fix windows warning
by humper@google.com
· 11 years ago
eaacb2c
64bitmac buildfix
by humper@google.com
· 11 years ago
d64d8a9
Working plumb of image scaling:
by humper@google.com
· 11 years ago