skia2/src
benjaminwagner 7ea5cb1838 Cleanups related to SkFixed.
Remove SK_FixedNaN. It does not seem to be supported or used anywhere in Skia, Chromium, Android, or Google3, (except accidentally by TwoPtRadial::kDontDrawT). I think supporting it would erase any benefit of SkFixed over float.

Remove SkBitmapFilter::lookup. It does not appear to be used anywhere in Skia, Chromium, Android, or Google3.

Fix a bug in SkPaint::breakText that limited it to ~5kB of text. Now it can handle more than 1GB.

BUG=skia:4632
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1683743005

Review URL: https://codereview.chromium.org/1683743005
2016-02-24 06:51:52 -08:00
..
android Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) 2016-01-29 05:34:26 -08:00
animator Move SkTDStack.h to src/animator. 2016-02-18 11:01:13 -08:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
codec Remove unnecessary GOOGLE3 ifdefs from SkRawCodec 2016-02-23 08:21:21 -08:00
core Cleanups related to SkFixed. 2016-02-24 06:51:52 -08:00
device/xps Consolidate SK_CRASH and sk_throw into SK_ABORT 2016-01-29 08:51:04 -08:00
doc SkDocument: remove use of SkTArray (part 1/3). 2016-02-11 07:59:59 -08:00
effects Cleanups related to SkFixed. 2016-02-24 06:51:52 -08:00
fonts Factor CSS3 matching rules. 2015-11-12 09:50:08 -08:00
gpu Include glGetMultisamplefv API 2016-02-23 13:38:47 -08:00
image Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). 2016-02-22 11:02:58 -08:00
images Delete KTX tests to fix Android build 2016-02-17 13:10:14 -08:00
lazy
opts SkNx: kth<...>() -> [...] 2016-02-21 10:54:19 -08:00
pathops add helper to create fancy underlines 2016-02-09 13:25:45 -08:00
pdf Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. 2016-02-23 10:44:32 -08:00
ports Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6. 2016-02-19 15:30:20 -08:00
sfnt
svg Switch SkAutoMalloc to SkAutoTMalloc to avoid cast 2015-12-10 10:44:13 -08:00
utils Remove position from FrontBufferedStream 2016-02-18 05:59:25 -08:00
views Move SkUtils.h to src/core. 2016-02-23 07:34:25 -08:00
xml another null src, memcpy -> sk_careful_memcpy 2015-12-10 07:42:47 -08:00