Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4e9cfe7691dda3ca829e4cf7fef49a25f0c4f3f2
/
gm
/
downsamplebitmap.cpp
b0cee9b
Remove drawBitmap et al. from SkDevice
by Michael Ludwig
· 4 years, 8 months ago
9241a6d
Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Brian Salomon
· 5 years ago
cb55010
Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Ravi Mistry
· 5 years ago
6fc04f8
Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
9c21978
Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
ce240cc
SkSurface asynchronous read APIs allow client to extend pixel lifetime
by Brian Salomon
· 5 years ago
7fde8e1
IWYU for gms.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
c4745d6
use drawString with font
by Mike Reed
· 6 years ago
5ed1ea8
refactor downsamplebitmap GM
by Mike Klein
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
46020c4
The downsamplebitmap_image GMs only use one image.
by Mike Klein
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
7131950
Remove internal use of SkTypeface::Style.
by Ben Wagner
· 7 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
e820dfe
Remove uses of SkImageDecoder from gms
by msarett
· 9 years ago
0035718
Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of https://codereview.chromium.org/1791583002/ )
by bungeman
· 9 years ago
d427266
Remove uses of SkImageDecoder from gms
by msarett
· 9 years ago
a40be09
expand gm to exercise miplevels and various scalers
by reed
· 9 years ago
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