1. e9783f2 Skottie perf metric improvements by Stan Iliev · 4 years, 3 months ago
  2. 6330939 implement SkotieAnimation as an Animator to better work in an Android environment by Jorge Betancourt · 4 years ago
  3. de48feb force drawFrame when new surface is created by Jorge Betancourt · 4 years ago
  4. f31e3d7 add non-looping option to SkottieViews through xml attributes by Jorge Betancourt · 4 years ago
  5. faa1693 Slight tweak to SkTHashMap natvis support by Brian Osman · 4 years ago
  6. bd70be6 Add much better SkTHashMap visualization to Skia.natvis by Brian Osman · 4 years ago
  7. 9cf9930 Add several more visualizations to Skia.natvis by Brian Osman · 4 years ago
  8. 0e24265 add new DemoActivity to showcase SkottieView xml loading and surface view backing by Jorge Betancourt · 4 years ago
  9. f1b5383 handle updateAnimationSurface in SkottieView through GL thread by Jorge Betancourt · 4 years ago
  10. d5fec17 Fix SkottieView demo app by handling branching issues by Jorge Betancourt · 4 years, 1 month ago
  11. 731f67c Migrate skottie to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  12. 141ec1a add SurfaceView support for skottie on android by Jorge Betancourt · 4 years, 2 months ago
  13. 866d289 Add android:exported values to all SkQP activities. by Derek Sollenberger · 4 years, 3 months ago
  14. 82ac2dd implement and test basic playback features for SkottieView by Jorge Betancourt · 4 years, 3 months ago
  15. a70445f reland: configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 3 months ago
  16. 7e74746 add terminating file on complete of CorrectnessActivity by Jorge Betancourt · 4 years, 3 months ago
  17. 7491492 get rid of unused include by Jorge Betancourt · 4 years, 3 months ago
  18. c461551 Fix debug visualization for SkString. by John Stiles · 4 years, 3 months ago
  19. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 3 months ago
  20. d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 4 years, 3 months ago
  21. c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 3 months ago
  22. 4ad701a Update doc comments. by John Stiles · 4 years, 3 months ago
  23. b61b2bc Add LLDB visualization support for sk_sp<>. by John Stiles · 4 years, 3 months ago
  24. 9f4d51a Add sk_sp to Skia.natvis (bypass fPtr) by Brian Osman · 4 years, 3 months ago
  25. a40e7b7 Add Skia.natvis to platform_tools/debugging by Brian Osman · 4 years, 3 months ago
  26. e911e26 Add LLDB debugging extensions for SkAutoTArray. by John Stiles · 4 years, 3 months ago
  27. eeefbcf Add LLDB debugging extensions for SkTArray and SkString. by John Stiles · 4 years, 3 months ago
  28. 66d1921 remove skar_java from skia android projects by Jorge Betancourt · 4 years, 3 months ago
  29. fd9f154 Reland "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Jorge Betancourt · 4 years, 3 months ago
  30. 809a998 Revert "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Robert Phillips · 4 years, 3 months ago
  31. 7f5e994 implement working CorrectnessActivity to generate lottie keyframe PNGs by Jorge Betancourt · 4 years, 3 months ago
  32. cb41a4b turn skottie view into a view group so we can swap out TextureView and SurfaceView by Jorge Betancourt · 4 years, 4 months ago
  33. 4522f6e fix undefined behavior when skipping drawFrames by Jorge Betancourt · 4 years, 4 months ago
  34. afaf5d5 performance increase by not drawing on do nothing frames by Jorge Betancourt · 4 years, 4 months ago
  35. ea25120 Clean up skottielib: modify access to package classes and delete unneeded code by Jorge Betancourt · 4 years, 4 months ago
  36. 1449d83 Move InputStream handling of SkottieLib to SkottieView by Jorge Betancourt · 4 years, 4 months ago
  37. c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 4 months ago
  38. 3487882 Revert "Implement Skottie vs Lottie perf tool" by Michael Ludwig · 4 years, 4 months ago
  39. 287c28c update gradle version for android projects by Jorge Betancourt · 4 years, 4 months ago
  40. 8ee607c Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 4 months ago
  41. 1fcdcaa Reland the new module for skia lib for g3 by Jorge Betancourt · 4 years, 4 months ago
  42. 8319519 Revert "Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK)" by Derek Sollenberger · 4 years, 4 months ago
  43. dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 4 years, 4 months ago
  44. 2af055b Skottie example app to copy InputStreams in Java. by Derek Sollenberger · 4 years, 5 months ago
  45. 6c4b67d remove arcore from apps project directory by Jorge Betancourt · 4 years, 5 months ago
  46. 7b1355e Revert "Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."" by John Stiles · 4 years, 5 months ago
  47. fee0698 Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 5 months ago
  48. 429d9d7 Revert "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 5 months ago
  49. eac2d51 Move JavaInputStreamAdaptor into third_party and add a LICENSE file. by John Stiles · 4 years, 5 months ago
  50. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
  51. 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 4 years, 5 months ago
  52. 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
  53. 650612a Improve selection of target_cpu in android_gdbserver by Brian Salomon · 4 years, 6 months ago
  54. ea2d2bb Reland "GrGLMakeNativeInterface_{iOS,mac,win}: clean up" by Hal Canary · 4 years, 10 months ago
  55. 565fb9d Revert "GrGLMakeNativeInterface_{iOS,mac,win}: clean up" by Florin Malita · 4 years, 10 months ago
  56. a423802 GrGLMakeNativeInterface_{iOS,mac,win}: clean up by Hal Canary · 4 years, 10 months ago
  57. 389c8e9 [minor] mark scripts as executable by Hal Canary · 5 years ago
  58. 3bd566e android_gdbserver: Don't fail when trying to locate nonexistent files by Brian Osman · 5 years ago
  59. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  60. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  61. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 5 years ago
  62. fdf4bfe SkQP: Refactor Java method SkQP.runTests() by Hal Canary · 5 years ago
  63. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  64. 8b23d0e SkQP: fix Filterable.filter by Hal Canary · 5 years ago
  65. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  66. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
  67. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  68. f774818 Reland "Disable coverage counting by default" by Chris Dalton · 6 years ago
  69. 9ff956e Revert "Disable coverage counting by default" by Chris Dalton · 6 years ago
  70. 576b2a5 Disable coverage counting by default by Chris Dalton · 6 years ago
  71. 2ccdd2b SkQP: android.support.test -> androidx.test by Hal Canary · 6 years ago
  72. f1202c6 Add support for Windows to the gradle builds by Chris Dalton · 6 years ago
  73. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  74. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  75. 762ba10 Skottie Android demo app improvements by Stan Iliev · 6 years ago
  76. 2474c3b SkQP/Java: remove unneeded stack trace, count tests correcctly by Hal Canary · 6 years ago
  77. 0675ffa skqp/.../assets/.gitignore: remove important things by Hal Canary · 6 years ago
  78. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  79. 35b87a5 Add Build and Test jobs for SKQP using docker. by Kevin Lubick · 6 years ago
  80. 98590d2 Update android apps to latest android plugin by Stan Iliev · 6 years ago
  81. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  82. 9315172 Prototype an Android lottie player by Stan Iliev · 6 years ago
  83. 883ed30 SkAR Java: fixed runtime bugs, better UI by ziadb · 6 years ago
  84. 55e5535 SkAR Java: DrawManager dox and minor changes, removed unnecessary files by ziadb · 6 years ago
  85. 2175f1b SkAR Java: minor refactoring to TapHelper (now GestureHelper) by ziadb · 6 years ago
  86. 3c9a0c0 SkAR Java: refactoring main app class & finger painting class by ziadb · 6 years ago
  87. f27b479 SkAR Java: refactored project structure by ziadb · 6 years ago
  88. 3ab3b56 SkAR Java: changes to DrawManager/FingerPainting by ziadb · 6 years ago
  89. c4db870 SkAR Java: refactored SkARUtil (now PaintUtil) by ziadb · 6 years ago
  90. aafaf92 SkAR Java: refactored SkARMatrix.java (now CanvasMatrixUtil.java) by ziadb · 6 years ago
  91. 90edd33 SkAR Java: better UI for finger painting by ziadb · 6 years ago
  92. 41005c3 Update android_build_app Gradle output location by Florin Malita · 6 years ago
  93. 897f256 SkAR Java: smooth finger painting, planes draw with outlines by ziadb · 6 years ago
  94. 7ae4fca SkAR Java: better finger painting. Cleaner UI by ziadb · 6 years ago
  95. a44a8a1 SkAR-Java: finger painting first implementation by ziadb · 6 years ago
  96. 5a31a60 SkAR Java: drawing planes as paths by ziadb · 6 years ago
  97. be396c0 SkAR Java: Animation support by ziadb · 6 years ago
  98. 5bc4fc8 Drawing point cloud + planes on Canvas by ziadb · 6 years ago
  99. 4cb6520 SkArCamera* files by ziadb · 6 years ago
  100. bb5b758 Java-only version of SkAR: drawing on android Canvas by ziadb · 6 years ago