skia2/src
Mike Klein d282860c94 get rid of SkScalarDiv
It looks like it's possible to divide by zero safely in the one place
it's used, so I've replaced it with sk_ieee_float_divide().

Change-Id: I3ebfa697869bc7d4da61b6fc5711421a833c9081
Reviewed-on: https://skia-review.googlesource.com/c/169080
Reviewed-by: Florin Malita <fmalita@chromium.org>
2018-11-07 14:15:09 +00:00
..
android (Almost) no one needs to know about SkPixelRef 2018-10-19 19:31:37 +00:00
atlastext Replace GrColor4h with SkPMColor4f 2018-10-31 19:25:20 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Treat start(Incremental/Scanline)Decode errors as failures 2018-10-31 19:39:03 +00:00
compute Minor HotSort updates 2018-11-05 18:31:33 +00:00
core get rid of SkScalarDiv 2018-11-07 14:15:09 +00:00
effects Use SkPMColor4f throughout clear APIs 2018-11-05 20:36:24 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu remove SkScalarFastInvert 2018-11-07 01:06:30 +00:00
image Fix persp_images with DDL correctly 2018-11-05 21:33:23 +00:00
images DeMorgan's blend-on-black logic 2018-11-02 19:28:57 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts send 3D masks through raster pipeline blitter 2018-11-06 19:42:08 +00:00
pathops add pathops bench for simplify 2018-11-05 13:15:21 +00:00
pdf SkPaint::Align is dead 2018-11-02 21:48:27 +00:00
ports use SkFontHinting from SkFontTypes.h 2018-11-05 18:16:32 +00:00
sfnt Improve name table handling. 2018-08-20 20:39:54 +00:00
shaders make SkColorShader RP-only 2018-11-07 00:03:00 +00:00
sksl remove src/jumper 2018-10-24 11:15:58 +00:00
svg SkPaint::Align is dead 2018-11-02 21:48:27 +00:00
utils Reland: [skjson] Unescape strings 2018-11-05 17:47:31 +00:00
xml Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
xps SkBitSet: cleanup. Remove unused fn, more general exporter. 2018-10-19 16:25:51 +00:00