skia2/platform_tools/android
kkinnunen 3ca7336049 SampleApp: remove SkWindow::onPDFSaved, it does not work
Remove SkWindow::onPDFSaved, it does not work and it is not used anymore.

Also, it is very SampleApp -specific feature implemented in SkWindow class.
SkWindow class is probably intended to be more app-agnosting than
what this method implies.

Presumably the idea of the callback was to inform the user of
SampleApp that the PDF was saved to a certain location.

For Android SampleApp, show a hardcoded toast that the PDF was saved to
/sdcard.

BUG=skia:4733
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1547923002

Review URL: https://codereview.chromium.org/1547923002
2016-01-18 00:47:14 -08:00
..
apps SampleApp: remove SkWindow::onPDFSaved, it does not work 2016-01-18 00:47:14 -08:00
bin SampleApp: Make android_install_app and android_launch_app work consistently 2016-01-14 06:07:40 -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