skia2/platform_tools/android
scroggo df1c3373fc Don't use m32 cflag for x86_64.
When checking the skia_arch_type for "x86", instead of doing an
== compare, check if "x86" in skia_arch_type, so it will cover
both x86 and x86_64.

Except when we specifically want x86.

Set skia_arch_width based on "64" in skia_arch_type. No need to specify
in scripts.

In gyp_to_android.py, create a separate var_dict for x86_64.

BUG=skia:3419

Review URL: https://codereview.chromium.org/916113002
2015-02-12 10:48:25 -08:00
..
app Cleanup public includes directory. 2014-11-13 12:52:35 -08:00
bin Don't use m32 cflag for x86_64. 2015-02-12 10:48:25 -08:00
examples/hello_skia_app use some helper Make functions to initialize SkImageInfo 2014-01-15 02:38:22 +00:00
gyp Don't use m32 cflag for x86_64. 2015-02-12 10:48:25 -08:00
gyp_gen Generated makefile now includes people to contact. 2015-02-12 08:20:40 -08:00
launcher Change how SkDebugf is sent to stdout on Android. 2014-12-10 10:23:06 -08:00
tests Generated makefile now includes people to contact. 2015-02-12 08:20:40 -08:00
third_party/cpufeatures Update the version of cpu-features that we use for testing. 2015-01-21 12:11:00 -08:00
.gitignore make gitignore happy with symlinks 2014-04-30 19:55:51 +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