skia2/src/images
caryclark 936b73424f ios fixes
skia_ios.mm
Get the app's Documents directory and pass use it to set the resource path.
This is a quick hack which will be replaced by a new application that is
a tiny shim around a command line tool.

SkImageEncoder.h
SkForceLinking.cpp
SkImageDecoder_CG.cpp
Add support for FORCE_LINKING so iOS sees the PNG encoder and others.

SkFloatBits.cpp
SkPoint.cpp
Handle denormalized numbers that are floored by the iOS ARM processor.

SkImageDecoder_iOS.mm
Remove empty encoder factory.

SkTouchGesture.cpp
Return early on empty state on touch rather than aborting (crashing)

JpegTest.cpp
Hal via stackoverflow.com says partial jpegs can be gray as well.

skia_test.cpp
Remove crash handler call for now to avoid link failure.

OverwriteLine.h
Remove fancy line overwrite for iOS.

Resources.cpp
Add interface to set resource directory based on runtime query.

BUG=skia:2736 skia:2737 skia:2738
R=reed@google.com, halcanary@google.com, mtklein@google.com, tfarina@chromium.org

Author: caryclark@google.com

Review URL: https://codereview.chromium.org/373383003
2014-07-11 12:14:51 -07:00
..
bmpdecoderhelper.cpp More Windows 64b compilation warning fixes 2013-11-21 14:24:16 +00:00
bmpdecoderhelper.h More Windows 64b compilation warning fixes 2013-11-21 14:24:16 +00:00
SkDecodingImageGenerator.cpp Adjust the alpha type for pixelRefs. 2014-07-01 07:08:20 -07:00
SkForceLinking.cpp ios fixes 2014-07-11 12:14:51 -07:00
SkImageDecoder_FactoryDefault.cpp Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImageDecoder_FactoryRegistrar.cpp Change SkImageDecoders to take an SkStreamRewindable. 2013-09-25 21:34:24 +00:00
SkImageDecoder_ktx.cpp Check pixelRef before attempting to ktx encode. 2014-07-02 15:00:07 -07:00
SkImageDecoder_libbmp.cpp Switch SkPDFStream's internal storage from SkStream to SkData 2014-06-27 11:36:20 -07:00
SkImageDecoder_libgif.cpp stop using SkBitmap::Config 2014-06-14 05:30:20 -07:00
SkImageDecoder_libico.cpp Handle bad ICO data better. 2014-07-09 15:04:20 -07:00
SkImageDecoder_libjpeg.cpp hide SkImageDecoder::Chooser 2014-06-11 10:33:13 -07:00
SkImageDecoder_libpng.cpp stop using SkBitmap::Config 2014-06-14 05:30:20 -07:00
SkImageDecoder_libwebp.cpp stop using SkBitmap::Config 2014-06-14 05:30:20 -07:00
SkImageDecoder_pkm.cpp Switch SkPDFStream's internal storage from SkStream to SkData 2014-06-27 11:36:20 -07:00
SkImageDecoder_wbmp.cpp fix WBMP image will get null color table when draw in RGB565 Canvas 2014-07-08 08:23:31 -04:00
SkImageDecoder.cpp add setPreserveSrcDepth to replace PrefTable API for android 2014-07-08 11:15:59 -07:00
SkImageEncoder_argb.cpp stop using SkBitmap::Config 2014-06-14 05:30:20 -07:00
SkImageEncoder_Factory.cpp Rewrite SkTRegistry to take any trivially-copyable type. 2013-09-04 17:20:18 +00:00
SkImageEncoder.cpp Sanitizing source files in Housekeeper-Nightly 2013-05-21 07:01:40 +00:00
SkJpegUtility.cpp Second wave of Win64 warning cleanup 2013-10-15 17:47:36 +00:00
SkJpegUtility.h Fixes for JPEG subset decoding. 2013-08-01 15:03:42 +00:00
SkMovie_gif.cpp add installPixels 2014-01-24 18:53:42 +00:00
SkMovie.cpp Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
SkPageFlipper.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkScaledBitmapSampler.cpp stop using SkBitmap::Config 2014-06-14 05:30:20 -07:00
SkScaledBitmapSampler.h Add sampler options to SkScaledBitmapSampler 2014-06-09 14:29:11 -07:00
transform_scanline.h Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing 2012-11-16 18:44:18 +00:00