skia2/gyp
bsalomon@google.com 230504d6b5 Make SampleApp work on iPhone/iOS simulator.
Several parts to this:

1) The DeviceManager subclass for iOS was rewritten because the base class
changed.

2) Two old samples that rely on hardcoded paths to images are deleted. They hit
assertions in SkImageRef. No one has the required images to run these anyway.

3) argv must be non-NULL.

4) The UI delegate must not be loaded from the NIB for viewDidLoad ordering
reasons. So I removed an IBOutlet link from the window to the splitview
controller in the iPad's NIB file. The split view is attached by the AppDelegate
programmatically.

This doesn't make GPU work. That will come in a later change.

Review URL: https://codereview.appspot.com/6561056/



git-svn-id: http://skia.googlecode.com/svn/trunk@5712 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-09-27 16:04:54 +00:00
..
all.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
android_deps.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
android_system.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
angle.gyp Add ANGLE to DEPS, integrate build 2012-09-04 16:45:05 +00:00
animator.gyp Revert 3538. 2012-03-29 14:51:56 +00:00
apptype_console.gypi Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) 2012-08-09 15:54:28 +00:00
bench.gyp iOS support work in progress 2012-09-24 19:33:57 +00:00
bench.gypi Fix premul alpha problems w/matrix convolution filter, and re-enable the bench. 2012-09-20 17:59:49 +00:00
common_conditions.gypi move the xcode setup for SYMROOT to the outermost level 2012-09-26 15:48:43 +00:00
common_variables.gypi revert 5681 2012-09-26 03:08:16 +00:00
common.gypi iOS support work in progress 2012-09-24 19:33:57 +00:00
core.gyp iOS support work in progress 2012-09-24 19:33:57 +00:00
core.gypi Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. 2012-09-14 20:30:37 +00:00
debugger.gyp Generate debugger MOCs on the fly 2012-09-27 13:34:34 +00:00
effects.gyp Fix Android build of render_pictures 2012-09-10 14:41:26 +00:00
effects.gypi Implements a matrix convolution filter (raster path only). The filtering loop 2012-09-18 20:32:34 +00:00
experimental.gyp Revert 3538. 2012-03-29 14:51:56 +00:00
FileReaderApp.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
freetype.gyp Make all gyp targets automatically include common.gypi 2012-03-16 13:52:49 +00:00
gm.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
gmslides.gypi revert 5681 2012-09-26 03:08:16 +00:00
gpu.gyp Add effects/core.gypi to 'sources' to make them appear in VS projects 2012-09-04 14:37:12 +00:00
gpu.gypi Remove GrTLList.h 2012-09-25 18:53:17 +00:00
images.gyp update gyp files to build on iOS 2012-09-18 15:41:18 +00:00
libjpeg.gyp Disable warning emitted in libjpg build 2012-09-25 19:14:14 +00:00
opts.gyp iOS support work in progress 2012-09-24 19:33:57 +00:00
pdf.gyp [PDF] Move most of the headers to be private. 2012-03-22 20:45:15 +00:00
ports.gyp first cut at making iOS work 2012-09-20 15:45:41 +00:00
SampleApp.gyp Make SampleApp work on iPhone/iOS simulator. 2012-09-27 16:04:54 +00:00
sfnt.gyp Make all gyp targets automatically include common.gypi 2012-03-16 13:52:49 +00:00
shapeops_demo.gyp shape ops -- update gyp projects 2012-09-26 13:00:03 +00:00
shapeops_edge.gyp shape ops -- update gyp projects 2012-09-26 13:00:03 +00:00
SimpleCocoaApp.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
SimpleiOSApp.gyp add simple ios app 2012-09-26 13:02:37 +00:00
svg.gyp Make all gyp targets automatically include common.gypi 2012-03-16 13:52:49 +00:00
tests.gyp Added functor to GrTHashCache to allow discovery of un-reffed resources 2012-09-18 17:16:33 +00:00
tools.gyp Enable automatic rescaling in bench_pictures 2012-09-14 14:34:28 +00:00
utils.gyp add simple ios app 2012-09-26 13:02:37 +00:00
views_animated.gyp Remove SkListWidget.cpp, which has not been compiled for 18 months 2012-09-25 18:24:41 +00:00
views.gyp Remove deprecated SkOSWindow_wxwidgets.h 2012-09-27 13:44:57 +00:00
xml.gyp update gyp files to build on iOS 2012-09-18 15:41:18 +00:00
xps.gyp Fixing gm build with SkXPSDevice enabled 2012-04-03 20:20:47 +00:00
zlib.gyp iOS support work in progress 2012-09-24 19:33:57 +00:00