skia2/platform_tools/android/apps
Florin Malita 2a650cc795 [androidkit] Split Canvas backing store into Surface
Add a Surface abstraction to manage the canvas backing store (equivalent
to SkSurface).

This allows relieving Canvas of buffer management duties - we can now
focus solely on rendering APIs at this level.

At the moment, only a Bitmap-backed surface is implemented -- but other
native surface types will be added.

Also relocate native code to 'src'.

Change-Id: I46738472536cf24524428dbd36969f2b99d251e3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/395536
Reviewed-by: Jorge Betancourt <jmbetancourt@google.com>
Commit-Queue: Florin Malita <fmalita@google.com>
2021-04-13 13:56:04 +00:00
..
AndroidKit [androidkit] Split Canvas backing store into Surface 2021-04-13 13:56:04 +00:00
androidkitdemo [androidkit] Split Canvas backing store into Surface 2021-04-13 13:56:04 +00:00
gradle/wrapper update gradle version for android projects 2020-06-24 18:36:53 +00:00
skottie [SkottieView] call onAnimationEnd listeners after finished repeating 2021-03-02 15:35:03 +00:00
skqp Add android:exported values to all SkQP activities. 2020-08-17 13:33:09 +00:00
viewer Update android apps to latest android plugin 2018-10-04 16:39:06 +00:00
build.gradle Add support for Windows to the gradle builds 2019-01-08 20:01:29 +00:00
gradlew Add gradle wrappers for Android app builds 2015-07-08 10:50:42 -07:00
robotium.cfg VisualBenchTest: Write JSON output 2015-08-20 09:12:39 -07:00
settings.gradle [androidkit] initial commit for androidkit 2021-04-08 20:21:04 +00:00