skia2/experimental/iOSSampleApp
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
..
iOSSampleApp.xcodeproj Replace SkTScopedPtr with SkAutoTDelete in Skia. 2013-08-29 22:14:04 +00:00
iPad Fix a number of issues with iOS build. 2014-06-11 13:59:22 -07:00
iPhone Fix a number of issues with iOS build. 2014-06-11 13:59:22 -07:00
Shared ios fixes 2014-07-11 12:14:51 -07:00
iOSSampleApp_Prefix.pch Sample App ported to an universal iOS app with airprint enabled 2011-06-24 15:57:30 +00:00
iOSSampleApp-Info.plist Change the ios sample app name. 2012-10-01 15:39:22 +00:00
SkiOSSampleApp-Base.xcconfig remove precompiled header option for ios 2012-09-26 17:58:27 +00:00
SkiOSSampleApp-Debug.xcconfig Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
SkiOSSampleApp-Release.xcconfig Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
SkSampleUIView.h Make SkOSWindow return the sample count and stencil bit count for its GL context. 2013-03-05 20:06:05 +00:00
SkSampleUIView.mm Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00