Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
627c6d25695d8790e3f67d431ac9f27c2d139d5c
/
gm
/
srcmode.cpp
b746b1f
Pass sampling to surface.draw
by Mike Reed
· 4 years ago
a8f43ce
Remove unused GM deferred canvas feature
by Brian Salomon
· 5 years ago
bd865e2
gm: virtual->override
by Hal Canary
· 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
fae8fce
Use SkTileMode instead of nested enum
by Mike Reed
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
df2d27e
drawText Cleanup, part 2
by Hal Canary
· 6 years ago
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 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
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
7715e06
Retract SkDevice a bit more
by robertphillips
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
97a26d0
make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable
by caryclark
· 9 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
52d9ac6
stop calling SkCanvas::getDevice
by reed
· 11 years ago
32678d9
use some helper Make functions to initialize SkImageInfo
by commit-bot@chromium.org
· 11 years ago
2bd8b81
move SkImage::ColorType into SkColorType
by reed@google.com
· 11 years ago
d28ba80
promote SkImage::AlphaType to SkAlphaType
by reed@google.com
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
aef7361
flag the GM if we're in deferred-canvas mode, to work-around bug trying to
by reed@google.com
· 12 years ago
1588974
use #if SK_SUPPORT_GPU to guard references to gpudevice
by mike@reedtribe.org
· 12 years ago
92aa756
use gpu surface to match canvas
by mike@reedtribe.org
· 12 years ago
884e60b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
86eca47
draw offscreen so we can see the alpha-channel we are writing
by reed@google.com
· 12 years ago
a4f8137
update srcmode GM to include aa/bw and gradients
by reed@google.com
· 12 years ago
5dd85a4
add gm for srcmode (and clearmode) in prep for optimization work
by reed@google.com
· 12 years ago