skia2/src
Brian Salomon f0b8bf35a8 Fix profile width check in GrRectBlurEffect.
Previously this code was given a rectangle that was already outset
3 sigma. Thus, the 12 sigma check was correct. However, it is now
given the original rect so the check should be against 6 sigma.

Bug: chromium:995308
Change-Id: Ibd234c6de7ee4e993b174608bbad11209755f8b9
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/239439
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-09-05 14:37:08 +00:00
..
android SkAnimatedImage: Update HEIF duration 2019-08-28 19:49:06 +00:00
atlastext Remove GrPixelConfig from GrColorSpaceInfo. 2019-07-02 13:43:41 +00:00
c Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
codec heif: Update to actual frame duration when the frame is decoded 2019-08-26 18:56:21 +00:00
core Make GrSurfaceProxy constructors take arg that determines participation in 2019-09-03 14:58:41 +00:00
effects SkSL sample() now permits specification of coordinates 2019-08-30 15:29:13 +00:00
fonts Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 20:43:39 +00:00
gpu Fix profile width check in GrRectBlurEffect. 2019-09-05 14:37:08 +00:00
image Remove maxCount resource cache limit 2019-09-03 14:59:51 +00:00
images Check for uninitialized memory during jpeg encode 2019-07-09 12:48:17 +00:00
lazy Remove std::move()s from returns of std::unique_ptrs 2019-08-15 23:48:59 +00:00
opts build custom blitter for drawAtlas 2019-08-17 01:48:28 +00:00
pathops more rect api simplifications 2019-08-25 10:12:57 +00:00
pdf [pdf] Disable default width calculation. 2019-09-04 00:42:19 +00:00
ports Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00
sfnt Add Symbol encoding when renaming a font. 2019-08-07 20:35:28 +00:00
shaders SkSL sample() now permits specification of coordinates 2019-08-30 15:29:13 +00:00
sksl .fp files now support user-defined functions 2019-08-30 17:50:45 +00:00
svg [svgcanvas] Refactor clipping 2019-09-04 14:36:32 +00:00
utils Add Color4f variant for DrawEdgeAAQuad 2019-08-27 23:22:32 +00:00
xml [svgcanvas] Add flag to suppress newlines and tabs in XML 2019-08-21 20:17:37 +00:00
xps Basic changes to get XPS drawing text. 2019-08-26 16:20:44 +00:00