skia2/platform_tools/android
aam 419c37269f Fix 'debugging on Android' android_gdb_app script.
1) com.skia -> com.skia.sample_app
2) pass arguments to android_gdb_app to android_setup.sh so you can build gdbserver binaries for your actual device(rather than default arm64). This allows you to run it like this for example:

  ./platform_tools/android/bin/android_gdb_app -d nexus_6

BUG=skia:
DOCS_PREVIEW= https://skia.org/?cl=1509853006

Review URL: https://codereview.chromium.org/1509853006
2015-12-10 14:14:56 -08:00
..
apps Parse command line arguments for sdl + android 2015-11-10 08:27:22 -08:00
bin Fix 'debugging on Android' android_gdb_app script. 2015-12-10 14:14:56 -08:00
examples/hello_skia_app use some helper Make functions to initialize SkImageInfo 2014-01-15 02:38:22 +00:00
gyp Fixes for building with sdl on android 2015-11-10 07:36:18 -08:00
gyp_gen Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders 2015-06-11 10:13:03 -07:00
launcher Change how SkDebugf is sent to stdout on Android. 2014-12-10 10:23:06 -08:00
skp_gen Add android_skp_capture.py, JSON file for geniewidget 2015-12-04 06:59:31 -08:00
tests Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders 2015-06-11 10:13:03 -07:00
third_party Add android native_app_glue to platform_tools/android/third_party 2015-06-09 12:33:13 -07:00
tradefed Fail gracefully when dm.json is not present 2015-04-08 15:20:25 -04: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