skia2/platform_tools/android
scroggo 8fd8d38626 Add ability to specify gyp dir to gyp_to_android.
When running gyp_to_android inside a Skia tree, it uses the gyp program
in third_party/externals. Inside an Android tree, we need to use a
different location for gyp (the Android copy of Skia, in external/skia,
does not contain third_party/externals).

The bot handles this by importing gyp_to_android and running its main
function directly.

Add command line arguments so a human can directly run gyp_to_android.

Review URL: https://codereview.chromium.org/864503002
2015-01-20 10:39:25 -08:00
..
app Cleanup public includes directory. 2014-11-13 12:52:35 -08:00
bin Add ability to specify gyp dir to gyp_to_android. 2015-01-20 10:39:25 -08:00
examples/hello_skia_app use some helper Make functions to initialize SkImageInfo 2014-01-15 02:38:22 +00:00
gyp update our build system to support the experimental L-Release NDK 2014-07-10 08:10:20 -04:00
gyp_gen Stop building gm in Android framework build. 2015-01-20 08:25:36 -08:00
launcher Change how SkDebugf is sent to stdout on Android. 2014-12-10 10:23:06 -08:00
tests Reland "Move from libstlport to libc++ for Android framework builds" (patchset #1 id:1 of https://codereview.chromium.org/718793003/) 2014-11-12 11:52:23 -08:00
third_party/cpufeatures Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00: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