skia2/platform_tools/android
Derek Sollenberger 2af055b14d Skottie example app to copy InputStreams in Java.
This CL avoids the JNI complexity of reading the Java InputStream in
C++. Instead, the stream is read into memory (or mmap'd) in Java and
the resulting ByteBuffer is passed to the native code to be wrapped
in a SkData object.

Change-Id: Iba4e41999da03481188434ddfbbff2d7bd741edd
Bug: skia:10310
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295820
Commit-Queue: Ben Wagner <bungeman@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Reviewed-by: Stan Iliev <stani@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2020-06-12 16:41:19 +00:00
..
apps Skottie example app to copy InputStreams in Java. 2020-06-12 16:41:19 +00:00
bin Improve selection of target_cpu in android_gdbserver 2020-04-21 19:31:54 +00:00
launcher Cleanup android build files and tools 2016-04-18 12:57:35 -07:00
skp_gen [minor] mark scripts as executable 2019-11-21 17:06:27 +00:00
tradefed Fail gracefully when dm.json is not present 2015-04-08 15:20:25 -04:00
vulkan Revert "Revert "IWYU for tests starting with 'D'."" 2018-05-22 17:12:35 +00:00
.gitignore SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode 2018-01-22 20:11:57 +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