- 141ec1a add SurfaceView support for skottie on android by Jorge Betancourt · 4 years, 3 months ago
- 866d289 Add android:exported values to all SkQP activities. by Derek Sollenberger · 4 years, 3 months ago
- 82ac2dd implement and test basic playback features for SkottieView by Jorge Betancourt · 4 years, 3 months ago
- a70445f reland: configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 3 months ago
- 7e74746 add terminating file on complete of CorrectnessActivity by Jorge Betancourt · 4 years, 3 months ago
- 7491492 get rid of unused include by Jorge Betancourt · 4 years, 3 months ago
- 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
- d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 4 years, 3 months ago
- c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 3 months ago
- 66d1921 remove skar_java from skia android projects by Jorge Betancourt · 4 years, 4 months ago
- fd9f154 Reland "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Jorge Betancourt · 4 years, 4 months ago
- 809a998 Revert "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Robert Phillips · 4 years, 4 months ago
- 7f5e994 implement working CorrectnessActivity to generate lottie keyframe PNGs by Jorge Betancourt · 4 years, 4 months ago
- cb41a4b turn skottie view into a view group so we can swap out TextureView and SurfaceView by Jorge Betancourt · 4 years, 4 months ago
- 4522f6e fix undefined behavior when skipping drawFrames by Jorge Betancourt · 4 years, 4 months ago
- afaf5d5 performance increase by not drawing on do nothing frames by Jorge Betancourt · 4 years, 4 months ago
- ea25120 Clean up skottielib: modify access to package classes and delete unneeded code by Jorge Betancourt · 4 years, 4 months ago
- 1449d83 Move InputStream handling of SkottieLib to SkottieView by Jorge Betancourt · 4 years, 5 months ago
- c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 5 months ago
- 3487882 Revert "Implement Skottie vs Lottie perf tool" by Michael Ludwig · 4 years, 5 months ago
- 287c28c update gradle version for android projects by Jorge Betancourt · 4 years, 5 months ago
- 8ee607c Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 5 months ago
- 1fcdcaa Reland the new module for skia lib for g3 by Jorge Betancourt · 4 years, 5 months ago
- 8319519 Revert "Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK)" by Derek Sollenberger · 4 years, 5 months ago
- dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 4 years, 5 months ago
- 2af055b Skottie example app to copy InputStreams in Java. by Derek Sollenberger · 4 years, 5 months ago
- 6c4b67d remove arcore from apps project directory by Jorge Betancourt · 4 years, 5 months ago
- 7b1355e Revert "Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."" by John Stiles · 4 years, 5 months ago
- fee0698 Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 5 months ago
- 429d9d7 Revert "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 5 months ago
- eac2d51 Move JavaInputStreamAdaptor into third_party and add a LICENSE file. by John Stiles · 4 years, 5 months ago
- 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
- 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 4 years, 5 months ago
- 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
- 650612a Improve selection of target_cpu in android_gdbserver by Brian Salomon · 4 years, 7 months ago
- ea2d2bb Reland "GrGLMakeNativeInterface_{iOS,mac,win}: clean up" by Hal Canary · 4 years, 10 months ago
- 565fb9d Revert "GrGLMakeNativeInterface_{iOS,mac,win}: clean up" by Florin Malita · 4 years, 11 months ago
- a423802 GrGLMakeNativeInterface_{iOS,mac,win}: clean up by Hal Canary · 4 years, 11 months ago
- 389c8e9 [minor] mark scripts as executable by Hal Canary · 5 years ago
- 3bd566e android_gdbserver: Don't fail when trying to locate nonexistent files by Brian Osman · 5 years ago
- fdf4bfe SkQP: Refactor Java method SkQP.runTests() by Hal Canary · 5 years ago
- 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
- 8b23d0e SkQP: fix Filterable.filter by Hal Canary · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
- cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
- f774818 Reland "Disable coverage counting by default" by Chris Dalton · 6 years ago
- 9ff956e Revert "Disable coverage counting by default" by Chris Dalton · 6 years ago
- 576b2a5 Disable coverage counting by default by Chris Dalton · 6 years ago
- 2ccdd2b SkQP: android.support.test -> androidx.test by Hal Canary · 6 years ago
- f1202c6 Add support for Windows to the gradle builds by Chris Dalton · 6 years ago
- 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
- ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
- 762ba10 Skottie Android demo app improvements by Stan Iliev · 6 years ago
- 2474c3b SkQP/Java: remove unneeded stack trace, count tests correcctly by Hal Canary · 6 years ago
- 0675ffa skqp/.../assets/.gitignore: remove important things by Hal Canary · 6 years ago
- 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
- 35b87a5 Add Build and Test jobs for SKQP using docker. by Kevin Lubick · 6 years ago
- 98590d2 Update android apps to latest android plugin by Stan Iliev · 6 years ago
- 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
- 9315172 Prototype an Android lottie player by Stan Iliev · 6 years ago
- 883ed30 SkAR Java: fixed runtime bugs, better UI by ziadb · 6 years ago
- 55e5535 SkAR Java: DrawManager dox and minor changes, removed unnecessary files by ziadb · 6 years ago
- 2175f1b SkAR Java: minor refactoring to TapHelper (now GestureHelper) by ziadb · 6 years ago
- 3c9a0c0 SkAR Java: refactoring main app class & finger painting class by ziadb · 6 years ago
- f27b479 SkAR Java: refactored project structure by ziadb · 6 years ago
- 3ab3b56 SkAR Java: changes to DrawManager/FingerPainting by ziadb · 6 years ago
- c4db870 SkAR Java: refactored SkARUtil (now PaintUtil) by ziadb · 6 years ago
- aafaf92 SkAR Java: refactored SkARMatrix.java (now CanvasMatrixUtil.java) by ziadb · 6 years ago
- 90edd33 SkAR Java: better UI for finger painting by ziadb · 6 years ago
- 41005c3 Update android_build_app Gradle output location by Florin Malita · 6 years ago
- 897f256 SkAR Java: smooth finger painting, planes draw with outlines by ziadb · 6 years ago
- 7ae4fca SkAR Java: better finger painting. Cleaner UI by ziadb · 6 years ago
- a44a8a1 SkAR-Java: finger painting first implementation by ziadb · 6 years ago
- 5a31a60 SkAR Java: drawing planes as paths by ziadb · 6 years ago
- be396c0 SkAR Java: Animation support by ziadb · 6 years ago
- 5bc4fc8 Drawing point cloud + planes on Canvas by ziadb · 6 years ago
- 4cb6520 SkArCamera* files by ziadb · 6 years ago
- bb5b758 Java-only version of SkAR: drawing on android Canvas by ziadb · 6 years ago
- bceddbc SkAR: drawing text, shapes, rotation modes enabled, translating objects by ziadb · 6 years ago
- a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 6 years ago
- 222c9cf Added support for visual debugging on Android Studio by ziadb · 6 years ago
- 749f621 Remove "/" from the generated jUnit method names. by Derek Sollenberger · 6 years ago
- d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
- edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
- b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
- 0f69010 [recipes] BUILDTYPE and SKIA_OUT are no longer used by Eric Boren · 6 years ago
- 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 7 years ago
- c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
- 65a4178 SkQP: do test filtering correctly by Hal Canary · 7 years ago
- f637cc0 SkQP: run a single test by Hal Canary · 7 years ago
- cfac205 android_build_app: optionally disable gradle daemon by Hal Canary · 7 years ago
- c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 7 years ago
- f2579ca Remove ConstraintLayout from skqp app by Stephan Altmueller · 7 years ago
- 75454f5 SkQP: report formatting, junit classname by Hal Canary · 7 years ago
- ff2742e SkQP: slim deps. Also skia_enable_fontmgr_empty by Hal Canary · 7 years ago
- bbbcb94 SkQP: More logging details. by Hal Canary · 7 years ago
- b4d01a9 SkQP: ResourceFactory by Hal Canary · 7 years ago
- 71eabfe SkQP: re-enable workarounds for unit tests. Also, more logging by Hal Canary · 7 years ago
- 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago