skia2/src
Cary Clark 16a127fa60 Revert "long rect dash with guards"
This reverts commit 4ad0c592ce.

Reason for revert: test fails in tiled case
Original change's description:
> long rect dash with guards
> 
> check dash fix back in with
> guards against changing
> chrome layout test results
> 
> original CL: skia-review.googlesource.com/c/skia/+/84862
> 
> efficiently dash very large rectangles and very long lines
> Speed up dashing when lines and rects are absurdly large.
> 
> Prior to this CL, only horizontal lines were detected.
> 
> Also folded in a change to handle dashing of zero length lines.
> 
> TBR=egdaniel@google.com
> Bug: skia:7311
> Change-Id: I139b10f676e7ae06ad83aaf2a35d49cf06280a67
> Reviewed-on: https://skia-review.googlesource.com/87760
> Commit-Queue: Cary Clark <caryclark@skia.org>
> Reviewed-by: Cary Clark <caryclark@skia.org>

TBR=egdaniel@google.com,caryclark@skia.org

Change-Id: Ifd35ddf395826a55c72e650470527d01740b6438
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:7311
Reviewed-on: https://skia-review.googlesource.com/87841
Reviewed-by: Cary Clark <caryclark@google.com>
Commit-Queue: Cary Clark <caryclark@google.com>
2017-12-20 16:53:05 +00:00
..
android Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" 2017-10-03 20:03:35 +00:00
atlastext Add matrix stack to SkAtlasTextTarget. 2017-12-20 14:00:44 +00:00
c
codec Consider overflow in is_orientation_marker 2017-12-19 15:47:56 +00:00
core ensure self-consistent parameters for drawtext 2017-12-20 15:44:54 +00:00
effects remove append_from_srgb() 2017-12-18 19:48:43 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Handle invalid mode in SkGpuDevice::drawPoints. 2017-12-20 15:08:54 +00:00
image Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
images remove append_from_srgb() 2017-12-18 19:48:43 +00:00
jumper GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 2017-12-19 14:42:16 +00:00
lazy
opts Remove previous blur image implementation. Try 2 2017-12-06 17:37:49 +00:00
pathops move divide by zero inside guard 2017-12-13 20:22:30 +00:00
pdf GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 2017-12-19 14:42:16 +00:00
pipe convert pipe over to serial procs 2017-12-14 16:08:01 +00:00
ports GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 2017-12-19 14:42:16 +00:00
sfnt Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends. 2017-11-10 14:21:17 +00:00
shaders remove bicubic clamp in SkImageShader 2017-12-20 13:06:25 +00:00
sksl fixed a couple of SkSL ushort issues 2017-12-19 14:58:56 +00:00
svg
utils Revert "long rect dash with guards" 2017-12-20 16:53:05 +00:00
views Remove more views code, just to simplify things 2017-12-01 17:12:49 +00:00
xml Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
xps turn on extended Clang warnings on Windows too 2017-12-04 19:29:51 +00:00