skia2/include
benjaminwagner c2d35d8513 Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ )
Reason for revert:
New test is failing on Windows.

Original issue's description:
> 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
>
> Committed: https://skia.googlesource.com/skia/+/7ea5cb18389db11a94175de95c9db2b44972630c

TBR=mtklein@google.com,reed@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:4632

Review URL: https://codereview.chromium.org/1724283003
2016-02-24 08:29:11 -08:00
..
android Move SkBitmapRegionDecoder to include/android and src/android 2015-11-13 06:11:09 -08:00
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
client/android Alter SkXfermode's asFragmentProcessor & asXPFactory contracts 2016-02-09 05:09:28 -08:00
codec Implement onSkipScanlines() for bmp and wbmp 2016-02-11 13:29:36 -08:00
config Add Histogram Macros to Skia 2016-02-05 15:32:36 -08:00
core Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) 2016-02-24 08:29:11 -08:00
device/xps CMake, include/: changes to make fiddle 2.0 better 2015-12-01 09:02:49 -08:00
effects fix misc asserts and checks found by fuzzer 2016-02-22 12:50:26 -08:00
gpu Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) 2016-02-24 08:19:04 -08:00
images Delete SkDecodingImageGenerator 2016-02-11 14:17:17 -08:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports Move SkTArray to include/private. 2016-02-17 13:13:44 -08:00
private GrAuditTrail can now be enabled/disabled at runtime 2016-02-18 13:45:40 -08:00
svg move SkTDict and SkTSearch into private 2016-01-03 18:36:05 -08:00
utils Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
views Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
xml Move SkTDArray to private. 2016-02-18 08:53:33 -08:00