Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
410b302fb76912552c9e2a583b87bdc89131581e
/
gm
/
multipicturedraw.cpp
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
c090c64
move files out of private, and fix up callers to IWYU
by Mike Reed
· 7 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
dda5445
Remove GrLayerHoister
by robertphillips
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
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
f597c42
make pixelsnap textblob* etc gm portable
by caryclark
· 9 years ago
567ff2f
Cleanup: Remove unnecessary double-semicolons.
by tfarina
· 10 years ago
1d24b8d
Add matrix constructing helpers to SkMatrix
by robertphillips
· 10 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
cf5d9c9
Spin off GM::runAsBench() from flags.
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
81f71b6
Change where layer hoisting data is gathered
by robertphillips
· 10 years ago
1564dde
Fix multipicturedraw_biglayer GM
by robertphillips
· 10 years ago
7f1ed83
Reduce overdraw in MultiPictureDraw Sierpinski GM
by robertphillips
· 10 years ago
b1fc64b
Add a MultiPictureDraw GM to exercise layer clipping
by robertphillips
· 10 years ago
aa0c837
Make pictures in multipicturedraw GM fit in 0,0..W,H range
by robertphillips
· 10 years ago
b5fae93
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
2456b76
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/)
by borenet
· 10 years ago
4327899
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
ab79ab5
Fix memory leak in MultiPictureDraw GM
by robertphillips
· 10 years ago
3bc25e7
Extend MultiPictureDraw GM
by robertphillips
· 10 years ago
a8d7f0b
Try out scalar picture sizes
by robertphillips
· 10 years ago
4b4faa6
Fix leak in multipicturedraw GMs.
by bsalomon
· 10 years ago
892f31a
Fix surface leak in multidraw GMs.
by bsalomon
· 10 years ago
7eacd77
SkMultiPictureDraw API
by robertphillips
· 10 years ago