..
android
More hiding of legacy drawImage calls
2021-01-22 13:53:42 +00:00
c
Migrate to drawImage w/ sampling
2021-01-22 22:38:02 +00:00
codec
get image from skcodec
2021-01-25 21:50:16 +00:00
core
Stop using copying SkPath::Iter for convexity and contains checks
2021-04-21 18:45:27 +00:00
effects
Make SkSurfaceProps non-optional for SDCs and SkSpecialImages
2021-04-20 16:22:46 +00:00
fonts
SkAuto[S]TMalloc only for trivially constructible/destructible.
2021-03-31 13:55:45 +00:00
gpu
Don't pass render target to GrGLSLProgramBuilder.
2021-04-21 17:42:47 +00:00
image
Consolidate on SkImage_Gpu constructor that takes SkColorInfo.
2021-04-21 14:19:27 +00:00
images
Bitmap.asImage()
2020-12-23 15:54:57 +00:00
lazy
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
opts
remove SkRP TODOs
2021-02-09 02:44:14 +00:00
pathops
guard pathops debug feature better
2021-01-29 21:46:48 +00:00
pdf
Make SkSurfaceProps non-optional for SDCs and SkSpecialImages
2021-04-20 16:22:46 +00:00
ports
[COLRv1] Special case a sequence of PaintGlyph + solid/gradient fill
2021-04-14 13:45:08 +00:00
sfnt
Enable ClangTidy check llvm-namespace-comment.
2020-08-06 19:07:52 +00:00
shaders
Add SkImage_Base::asFragmentProcessor().
2021-04-20 13:52:36 +00:00
sksl
Switch deque to forward_list for memory use.
2021-04-21 14:37:57 +00:00
svg
render RSXForm using SkGlyphRunList
2021-04-09 20:23:47 +00:00
utils
More plumbing for new virtual onDrawGlyphRunList
2021-04-16 15:26:13 +00:00
xml
Less string copies of text in XML parsing.
2021-02-05 15:36:43 +00:00
xps
render RSXForm using SkGlyphRunList
2021-04-09 20:23:47 +00:00