skia2/platform_tools/android
commit-bot@chromium.org ec68ee9d56 Allow running gyp_to_android without SkUserConfig.
The old code requires that include/config/SkUserConfig.h exists,
to ensure that it gets copied into Android's
include/core/SkUserConfig.h when we do a merge. However, if a
developer wants to make changes and rerun the script, they
should not have to recreate include/config/SkUserConfig.h just
to rerun the script. By default, allow the original to not
exist and just skip the copy.

Update tests to pass. Also add tests to support this use case.

Make gyp_to_android.py executable.

R=robertphillips@google.com, halcanary@google.com

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/242203008

git-svn-id: http://skia.googlecode.com/svn/trunk@14273 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-21 14:45:01 +00:00
..
app SkiaSampleRenderer - handle case where compiler won't cast jint to void*. 2014-04-17 19:41:06 +00:00
bin Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
examples/hello_skia_app use some helper Make functions to initialize SkImageInfo 2014-01-15 02:38:22 +00:00
gyp Sanitizing source files in Housekeeper-Nightly 2014-04-16 03:04:01 +00:00
gyp_gen Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
launcher Revert of remove sprintf (https://codereview.chromium.org/230413005/) 2014-04-09 23:38:57 +00:00
tests Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
third_party/cpufeatures Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
.gitignore Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
gclient.config Remove references to Skia's SVN repository 2014-01-09 21:41:39 +00:00
whitespace.txt Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00