1. ed3c0ed [androidkit] fix parameter names for drawRect by Jorge Betancourt · 3 years, 4 months ago
  2. f961bc2 [androidkit] expose image filters to androidkit library by Jorge Betancourt · 3 years, 4 months ago
  3. 9500c8b [androidkit] See-through face for CubeActivity by Florin Malita · 3 years, 4 months ago
  4. 416477a [androidkit] expose saveLayer by Jorge Betancourt · 3 years, 4 months ago
  5. c27e0dc [androidkit] Add an extra Skottie sample to CubeActivity by Florin Malita · 3 years, 4 months ago
  6. 0844cfa [androidkit] Add touch scroll/drag support to CubeActivity by Florin Malita · 3 years, 4 months ago
  7. a0317b8 [androidkit] Add runtime shader sample by Florin Malita · 3 years, 4 months ago
  8. ce6fe3f [androidkit] Add Skottie sample by Florin Malita · 3 years, 4 months ago
  9. 8c8abd8 [androidkit] Start implementing reusable samples by Florin Malita · 3 years, 4 months ago
  10. 4abf558 [androidkit] Relative-sized cube sample by Florin Malita · 3 years, 4 months ago
  11. 614e398 expose Matrix transpositions and setUniform to RuntimeEffectBuilder by Jorge Betancourt · 3 years, 4 months ago
  12. ee7e22a [androidkit] Add fling support to cube demo by Florin Malita · 3 years, 4 months ago
  13. 4453c9a [androidkit] add navigation spinner to demo by Jorge Betancourt · 3 years, 4 months ago
  14. 754e00e [androidkit] change main activity to be like practical app by Jorge Betancourt · 3 years, 4 months ago
  15. 50cc5d4 [androidkit] Image shader support by Florin Malita · 3 years, 4 months ago
  16. 6e5d64b [androidkit] Add SamplingOptions by Florin Malita · 3 years, 4 months ago
  17. 934c021 [androidkit] Introduce Image support by Florin Malita · 3 years, 4 months ago
  18. f83a232 [akdroidkit] Release the surface when exiting SurfaceRenderer's loop by Florin Malita · 3 years, 4 months ago
  19. a1304f5 [androidkit] Add SurfaceRenderer utility by Florin Malita · 3 years, 4 months ago
  20. 5e8d88e [androidkit] Add support for Skottie animations by Florin Malita · 3 years, 4 months ago
  21. a565456 [androidkit] use cube face normals to prioritize cube face draws by Jorge Betancourt · 3 years, 4 months ago
  22. ec978bb expose canvas.localToDevice to androidKit by Jorge Betancourt · 3 years, 4 months ago
  23. 025b914 [androidkit] add getter for matrices by Jorge Betancourt · 3 years, 4 months ago
  24. e3f8030 [androidkit] implement ThreadedSurface backed by WindowSurface by Jorge Betancourt · 3 years, 4 months ago
  25. 2446196 3d cube initial demo by Jorge Betancourt · 3 years, 4 months ago
  26. e3934b9 [androidkit] expose lookAt, perspective, and inverse Matrix construction by Jorge Betancourt · 3 years, 4 months ago
  27. c44ede6 [androidkit] expose minimal stroke settings to Java by Jorge Betancourt · 3 years, 4 months ago
  28. 0627934 [androidkit] optimize JNI calls in AndroidKit.Matrix transformations by Jorge Betancourt · 3 years, 4 months ago
  29. 71863fa [androidkit] Canvas save/concat/restore by Florin Malita · 3 years, 5 months ago
  30. 14efdd3 [androidkit] add transformation operations to Matrix by Jorge Betancourt · 3 years, 5 months ago
  31. 5cddd7f [androidkit] implement foundation for 4x4 matrices in AndroidKit backed by SkM44 by Jorge Betancourt · 3 years, 5 months ago
  32. 972abe9 [androidkit] support GL surfaces in AndroidKit by Jorge Betancourt · 3 years, 5 months ago
  33. 6d970c6 [androidkit] add custom view for easy navigation between demos by Jorge Betancourt · 3 years, 5 months ago
  34. 2cc6538 [androidkit] VK Surface by Florin Malita · 3 years, 5 months ago
  35. f102b88 [androidkit] initial foundation for Android Surface thread management by Jorge Betancourt · 3 years, 5 months ago
  36. a3ce568 [androidkit] Add Surface.flushAndSubmit() by Florin Malita · 3 years, 5 months ago
  37. 05bb5a8 [androidkit] Introduce RuntimeShader by Florin Malita · 3 years, 5 months ago
  38. 7924446 [androidkit] Add Canvas.drawColor() by Florin Malita · 3 years, 5 months ago
  39. 3397f71 [androidkit] Simple animation demo by Florin Malita · 3 years, 5 months ago
  40. de89bf0 [androidkit] Start sketching out Paint by Florin Malita · 3 years, 5 months ago
  41. 2a650cc [androidkit] Split Canvas backing store into Surface by Florin Malita · 3 years, 5 months ago
  42. 062743a [androidkit] Bind canvas to native Bitmap by Florin Malita · 3 years, 5 months ago
  43. 265e3e1 [androidkit] initial commit for androidkit by Jorge Betancourt · 3 years, 5 months ago
  44. a1db799 Fix Python3 compatibility by Eric Boren · 3 years, 6 months ago
  45. 00f1276 [SkottieView] call onAnimationEnd listeners after finished repeating by Jorge Betancourt · 3 years, 7 months ago
  46. f1107f7 [SkottieView] surface methods for adding and removing listeners in SkottieView by Jorge Betancourt · 3 years, 7 months ago
  47. c09761f [SkottieView] handle calls to setSource after first animation initialization by Jorge Betancourt · 3 years, 8 months ago
  48. 8eccc29 Add SkSpan support to the Skia LLDB visualizer. by John Stiles · 3 years, 9 months ago
  49. 411ee15 clean playback methods and constructors in SkottieView by Jorge Betancourt · 3 years, 10 months ago
  50. 4867834 move SkottieAnimation out of SkottieRunner to top level by Jorge Betancourt · 3 years, 10 months ago
  51. e9783f2 Skottie perf metric improvements by Stan Iliev · 4 years, 2 months ago
  52. 6330939 implement SkotieAnimation as an Animator to better work in an Android environment by Jorge Betancourt · 3 years, 10 months ago
  53. de48feb force drawFrame when new surface is created by Jorge Betancourt · 3 years, 11 months ago
  54. f31e3d7 add non-looping option to SkottieViews through xml attributes by Jorge Betancourt · 3 years, 11 months ago
  55. faa1693 Slight tweak to SkTHashMap natvis support by Brian Osman · 4 years ago
  56. bd70be6 Add much better SkTHashMap visualization to Skia.natvis by Brian Osman · 4 years ago
  57. 9cf9930 Add several more visualizations to Skia.natvis by Brian Osman · 4 years ago
  58. 0e24265 add new DemoActivity to showcase SkottieView xml loading and surface view backing by Jorge Betancourt · 4 years ago
  59. f1b5383 handle updateAnimationSurface in SkottieView through GL thread by Jorge Betancourt · 4 years ago
  60. d5fec17 Fix SkottieView demo app by handling branching issues by Jorge Betancourt · 4 years ago
  61. 731f67c Migrate skottie to GrDirectContext by Adlai Holler · 4 years ago
  62. 141ec1a add SurfaceView support for skottie on android by Jorge Betancourt · 4 years, 1 month ago
  63. 866d289 Add android:exported values to all SkQP activities. by Derek Sollenberger · 4 years, 1 month ago
  64. 82ac2dd implement and test basic playback features for SkottieView by Jorge Betancourt · 4 years, 1 month ago
  65. a70445f reland: configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 1 month ago
  66. 7e74746 add terminating file on complete of CorrectnessActivity by Jorge Betancourt · 4 years, 1 month ago
  67. 7491492 get rid of unused include by Jorge Betancourt · 4 years, 1 month ago
  68. c461551 Fix debug visualization for SkString. by John Stiles · 4 years, 2 months ago
  69. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 2 months ago
  70. d5a7f1f Revert "configure attributes for SkottieView to be initialized from XML layout" by Robert Phillips · 4 years, 2 months ago
  71. c795023 configure attributes for SkottieView to be initialized from XML layout by Jorge Betancourt · 4 years, 2 months ago
  72. 4ad701a Update doc comments. by John Stiles · 4 years, 2 months ago
  73. b61b2bc Add LLDB visualization support for sk_sp<>. by John Stiles · 4 years, 2 months ago
  74. 9f4d51a Add sk_sp to Skia.natvis (bypass fPtr) by Brian Osman · 4 years, 2 months ago
  75. a40e7b7 Add Skia.natvis to platform_tools/debugging by Brian Osman · 4 years, 2 months ago
  76. e911e26 Add LLDB debugging extensions for SkAutoTArray. by John Stiles · 4 years, 2 months ago
  77. eeefbcf Add LLDB debugging extensions for SkTArray and SkString. by John Stiles · 4 years, 2 months ago
  78. 66d1921 remove skar_java from skia android projects by Jorge Betancourt · 4 years, 2 months ago
  79. fd9f154 Reland "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Jorge Betancourt · 4 years, 2 months ago
  80. 809a998 Revert "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Robert Phillips · 4 years, 2 months ago
  81. 7f5e994 implement working CorrectnessActivity to generate lottie keyframe PNGs by Jorge Betancourt · 4 years, 2 months ago
  82. cb41a4b turn skottie view into a view group so we can swap out TextureView and SurfaceView by Jorge Betancourt · 4 years, 2 months ago
  83. 4522f6e fix undefined behavior when skipping drawFrames by Jorge Betancourt · 4 years, 3 months ago
  84. afaf5d5 performance increase by not drawing on do nothing frames by Jorge Betancourt · 4 years, 3 months ago
  85. ea25120 Clean up skottielib: modify access to package classes and delete unneeded code by Jorge Betancourt · 4 years, 3 months ago
  86. 1449d83 Move InputStream handling of SkottieLib to SkottieView by Jorge Betancourt · 4 years, 3 months ago
  87. c0ab92c Reland Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 3 months ago
  88. 3487882 Revert "Implement Skottie vs Lottie perf tool" by Michael Ludwig · 4 years, 3 months ago
  89. 287c28c update gradle version for android projects by Jorge Betancourt · 4 years, 3 months ago
  90. 8ee607c Implement Skottie vs Lottie perf tool by Stan Iliev · 4 years, 3 months ago
  91. 1fcdcaa Reland the new module for skia lib for g3 by Jorge Betancourt · 4 years, 3 months ago
  92. 8319519 Revert "Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK)" by Derek Sollenberger · 4 years, 3 months ago
  93. dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 4 years, 3 months ago
  94. 2af055b Skottie example app to copy InputStreams in Java. by Derek Sollenberger · 4 years, 3 months ago
  95. 6c4b67d remove arcore from apps project directory by Jorge Betancourt · 4 years, 3 months ago
  96. 7b1355e Revert "Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file."" by John Stiles · 4 years, 3 months ago
  97. fee0698 Reland "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 4 months ago
  98. 429d9d7 Revert "Move JavaInputStreamAdaptor into third_party and add a LICENSE file." by John Stiles · 4 years, 4 months ago
  99. eac2d51 Move JavaInputStreamAdaptor into third_party and add a LICENSE file. by John Stiles · 4 years, 4 months ago
  100. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 4 months ago