Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
de81a21f32a58e6734e1ff5bf7039da9d4a55972
/
gm
/
patch.cpp
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
d36968b
add image variant to patch gm
by Mike Reed
· 7 years ago
b8abb4c
add gm to test alpha in drawPatch
by Mike Reed
· 7 years ago
4ebb43e
hide most details of SkPatchUtils
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
11064df
Fix lazy coding in ViaSingletonPictures.
by mtklein
· 9 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 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
2a24338
GM: replace boilerplate with macros
by halcanary
· 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
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
cc03adb
Proposal for the mesh gradient interface. Implemented as a grid of
by dandov
· 10 years ago
b3c9d1c
SkCanvas::drawPatch param SkPoint[12]
by dandov
· 10 years ago
963137b
Stopped skipping tests in dm of SkPatch by implementing the
by dandov
· 10 years ago
ecfff21
SkCanvas interface for drawing a patch.
by dandov
· 10 years ago
50d7154
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files.
by dandov
· 10 years ago