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