Descriptionios 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
Committed: https://skia.googlesource.com/skia/+/936b73424f7393994be832376287da988a52b993
Patch Set 1 #Patch Set 2 : remove temp directory hack #
Total comments: 6
Patch Set 3 : give shell its own gyp file #
Total comments: 6
Patch Set 4 : address comments; remove debug printfs #Patch Set 5 : address comments; remove debug printfs #Patch Set 6 : only build gyp on ios #
Messages
Total messages: 10 (0 generated)
|