skia2/src
Robert Phillips 27927a5e9c Change drawPathWithMaskFilter to drawShapeWithMaskFilter
The caching portion of this (enabled by using GrShapes) is still in:

https://skia-review.googlesource.com/c/skia/+/146767 (Add GPU-side caching of mask-filtered path masks)

I would like to land them separately to assess the perf impact of dropping the path (im)mutability hint.

Change-Id: I584765177f2bb250a449d506d38f21f879fecdc6
Reviewed-on: https://skia-review.googlesource.com/147963
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2018-08-20 18:09:17 +00:00
..
android Stop using SkTSwap. 2018-06-19 02:06:31 +00:00
atlastext Remove prePathMatrix from SkDevice::drawPath 2018-08-15 14:48:19 +00:00
c move blur impl into core 2018-03-12 18:48:18 +00:00
codec SkCodec: Always use 0 for filling 2018-08-13 16:56:19 +00:00
compute Documentation updates and improved gcc compatibility. 2018-08-17 16:56:17 +00:00
core Change drawPathWithMaskFilter to drawShapeWithMaskFilter 2018-08-20 18:09:17 +00:00
effects move patheffect virtuals to protected and rename 2018-08-16 17:47:22 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Change drawPathWithMaskFilter to drawShapeWithMaskFilter 2018-08-20 18:09:17 +00:00
image port most SkAtomic<T> to std::atomic<T> 2018-08-09 23:40:31 +00:00
images Replace nearly all kRespect with kIgnore 2018-07-12 20:54:14 +00:00
jumper Reland "start cleaning up non-skcms SkColorSpaceXforms" 2018-05-23 12:30:36 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts turn on alignment sanitizer 2018-08-09 21:13:15 +00:00
pathops pathops remove degenerate line on close 2018-08-17 17:07:57 +00:00
pdf added optimizations to speed up skinning 2018-08-15 15:52:29 +00:00
pipe added optimizations to speed up skinning 2018-08-15 15:52:29 +00:00
ports Update FreeType to use isSubpixel and isVertical. 2018-08-14 19:57:17 +00:00
sfnt turn on alignment sanitizer 2018-08-09 21:13:15 +00:00
shaders add dstAT param to xform steps 2018-08-14 16:26:53 +00:00
sksl After call 'va_start',some place not call 'va_end' 2018-08-17 13:35:28 +00:00
svg added optimizations to speed up skinning 2018-08-15 15:52:29 +00:00
utils Add internal tree implementation to EdgeList. 2018-08-15 19:55:39 +00:00
xml Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
xps added optimizations to speed up skinning 2018-08-15 15:52:29 +00:00