Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
96f3a42a92dfb335a830e177ae691122391d8e21
/
src
/
utils
/
SkPatchUtils.cpp
3338482
remove SkColorSpace_Base
by Mike Klein
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
14a6430
SkSTArenaAlloc
by Florin Malita
· 8 years ago
435071e
color-correct patch
by Mike Reed
· 8 years ago
7346a1f
detect (and preserve) if patch colors are opaque
by Mike Reed
· 8 years ago
4ebb43e
hide most details of SkPatchUtils
by Mike Reed
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
795c5ea
don't use deprecated (raw) form of SkPatchUtils, delete duplicate util
by Mike Reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
5ba2b96
move more geometry to simd
by caryclark
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
0b71278
remove older version of cubic->coeff
by reed
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 11 years ago
45f7842
Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True
by dandov
· 11 years ago
b3c9d1c
SkCanvas::drawPatch param SkPoint[12]
by dandov
· 11 years ago
963137b
Stopped skipping tests in dm of SkPatch by implementing the
by dandov
· 11 years ago
ecfff21
SkCanvas interface for drawing a patch.
by dandov
· 11 years ago