1. 6a414b2 [skottie] Layer auto-orient support by Florin Malita · 4 years, 2 months ago
  2. 0c228e3 Add ahem.ttf. by Ben Wagner · 4 years, 3 months ago
  3. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 3 months ago
  4. a9379fb [skottie] Contrast cleanup by Florin Malita · 4 years, 3 months ago
  5. f207233 [skottie] Non-legacy (is this modern?) contrast effect support by Florin Malita · 4 years, 3 months ago
  6. fc75d5c [skottie] Brightness and Contrast effect by Florin Malita · 4 years, 3 months ago
  7. bf03ac5 [skottie] Initial outer/inner glow by Florin Malita · 4 years, 3 months ago
  8. e35a7ea [skottie] Initial inner shadow layer style support by Florin Malita · 4 years, 3 months ago
  9. 31f6d04 Schedule using tree order traversal the DAG. by Herb Derby · 4 years, 3 months ago
  10. 45d9cc8 remove i16x2 ops by Mike Klein · 4 years, 3 months ago
  11. 95c26ef Pure SkSL RNG for particles by Brian Osman · 4 years, 6 months ago
  12. 0022f5c [SkTrimPathEffect] Preserve wrap-around continuity by Florin Malita · 4 years, 4 months ago
  13. 0ba3032 [skottie] Corner pin effect by Florin Malita · 4 years, 4 months ago
  14. 4067a94 the return of bit_clear by Mike Klein · 4 years, 4 months ago
  15. aa68109 special-case overhaul by Mike Klein · 4 years, 4 months ago
  16. cca2acf remove little-used bit_clear() and bytes() by Mike Klein · 4 years, 4 months ago
  17. 6e9b179 move ducky images into images by Mike Reed · 4 years, 4 months ago
  18. ae58199 [skottie] Initial drop shadow style support by Florin Malita · 4 years, 4 months ago
  19. 43f7641 Arrange instruction to reduce register pressure by Herb Derby · 4 years, 5 months ago
  20. 5caf7de restore Op::round by Mike Klein · 4 years, 5 months ago
  21. 7c0332c re-enable fnma by Mike Klein · 4 years, 5 months ago
  22. f8db8a5 disable fnma peephole by Mike Klein · 4 years, 5 months ago
  23. d4c4f0c Add Multiply-Subtract (fms) to SkVM by Herb Derby · 4 years, 5 months ago
  24. 823d319 do our own fma discovery by Mike Klein · 4 years, 5 months ago
  25. cb50b11 get rid of troublesome Op::round by Mike Klein · 4 years, 5 months ago
  26. ae2da5e [skottie] Add another text grouping test by Florin Malita · 4 years, 5 months ago
  27. 960f3d4 [skottie] Text anchor point grouping support by Florin Malita · 4 years, 5 months ago
  28. c4fae74 [skottie] Fix handling of time-reversed precomp layers by Florin Malita · 4 years, 5 months ago
  29. 917ddde [skottie] Add support for text grouping alignment by Florin Malita · 4 years, 5 months ago
  30. 9642b31 [skottie] Add support for text animator blur by Florin Malita · 4 years, 5 months ago
  31. 178b860 [skottie] Initial support for per-character 3D by Florin Malita · 4 years, 5 months ago
  32. 0de01c0 [skottie] Clip overflowing paragraph lines by Florin Malita · 4 years, 5 months ago
  33. d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 4 years, 6 months ago
  34. 5cdeb39 only emit _imm ops when JITing for x86 by Mike Klein · 4 years, 6 months ago
  35. 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 4 years, 6 months ago
  36. 4bb6195 move instruction specialization later by Mike Klein · 4 years, 6 months ago
  37. ed9b1f1 refactor out a middle representation by Mike Klein · 4 years, 6 months ago
  38. 4a6a640 [skottie] Add support for ADBE Pro Levels2 effect by Florin Malita · 4 years, 6 months ago
  39. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 6 months ago
  40. cc982ec [skottie] Cleanup: convert remaining effects to new adapter pattern by Florin Malita · 4 years, 6 months ago
  41. ad91100 [skottie] Separate text resize options by Florin Malita · 4 years, 6 months ago
  42. 7c7cd30 [skottie] Add custom props rendering GM by Florin Malita · 4 years, 6 months ago
  43. 57bdb24 skip no-op masks by Mike Klein · 4 years, 7 months ago
  44. a6434a5 refactor bit ops by Mike Klein · 4 years, 7 months ago
  45. b5c4355 upgrade debugging tools by Mike Klein · 4 years, 7 months ago
  46. ab51c2c Add more variation support on Mac. by Ben Wagner · 4 years, 8 months ago
  47. 46a331b [skottie] Cascading track matte support by Florin Malita · 4 years, 8 months ago
  48. e1fa700 [skottie] Invert effect support by Florin Malita · 4 years, 8 months ago
  49. 6cc4953 [skottie] Fix precomposed camera sizing by Florin Malita · 4 years, 8 months ago
  50. db2e764 Particles: SkImageBinding to allow sampling an image from script by Brian Osman · 4 years, 8 months ago
  51. d12f278 Use ResourceProvider in particles by Brian Osman · 4 years, 8 months ago
  52. 1cb0599 all-constant peepholes by Mike Klein · 4 years, 8 months ago
  53. ad76b2e [skottie] One-node camera support by Florin Malita · 4 years, 9 months ago
  54. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 4 years, 9 months ago
  55. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 9 months ago
  56. 4135cf0 use round() instead of trunc() to f32->unorm by Mike Klein · 4 years, 9 months ago
  57. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 4 years, 9 months ago
  58. 2e30fde Font resolution: all unit tests working by Julia Lavrova · 4 years, 10 months ago
  59. 91a1ec3 [skottie] Streamlined gradient stop merger by Florin Malita · 4 years, 9 months ago
  60. 73a722c [skottie] Fix trim path mode interpretation by Florin Malita · 4 years, 9 months ago
  61. e8356ad indent loop so it stands out by Mike Klein · 4 years, 9 months ago
  62. e96214c [skottie] Add a couple more 3D tests by Florin Malita · 4 years, 9 months ago
  63. 512eb94 [skottie] Fix layer blend modes under mattes by Florin Malita · 4 years, 9 months ago
  64. c6fbedc [skottie] 3D layer parenting refinements by Florin Malita · 4 years, 9 months ago
  65. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  66. d48488b reorder to minimize register pressure by Mike Klein · 4 years, 9 months ago
  67. c1b501c [skottie] Shift Channels effect support by Florin Malita · 4 years, 9 months ago
  68. eddfc35 Particles: Fake 3D example by Brian Osman · 4 years, 9 months ago
  69. e8bcc56 Fix a couple minor bugs in particle code by Brian Osman · 4 years, 9 months ago
  70. 0f61c12 add used_in_loop bit to skvm::Builder::Instruction by Mike Klein · 4 years, 9 months ago
  71. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 4 years, 10 months ago
  72. 59e72b7 [skottie] Luma matte support by Florin Malita · 4 years, 10 months ago
  73. df18296 Add accessors to get/set SkParticleEffect fields by Brian Osman · 4 years, 10 months ago
  74. 7edfb69 Remove SkCurve and SkColorCurve by Brian Osman · 4 years, 10 months ago
  75. 647c7a9 Particles: New confetti effect, minor tweaks elsewhere by Brian Osman · 4 years, 10 months ago
  76. 559ffe4 Particles: Added particle flags for tracking state (one-time triggers, etc) by Brian Osman · 4 years, 10 months ago
  77. 9a8b846 Particles: Sub-effect spawning and some slight refactoring by Brian Osman · 4 years, 10 months ago
  78. d46cb97 Particle effect scripting update by Brian Osman · 4 years, 11 months ago
  79. e359aa3 [sksg] Fix mask/context overrides interaction by Florin Malita · 5 years ago
  80. 165ca3f [skottie] Text selector ease-high/ease-low support by Florin Malita · 5 years ago
  81. 8a97782 Move common particle code to an automatically-injected header by Brian Osman · 5 years ago
  82. b9fb29f [skottie] Shaper downscale-to-fit vertical alignment mode by Florin Malita · 5 years ago
  83. feacb0f [skottie] Add support for multiple range selectors by Florin Malita · 5 years ago
  84. f996311 extend lifetimes for hoisted used in loop by Mike Klein · 5 years ago
  85. 17b9d1d [skottie] Initial Hue/Saturate effect support by Florin Malita · 5 years ago
  86. 8ac9f4e flesh out SkVM ops a bit more by Mike Klein · 5 years ago
  87. e59acb7 Particles: Merge spawn & update into one code string with two functions by Brian Osman · 5 years ago
  88. d6108ad Particles: Use list of lines for multi-line string serialization by Brian Osman · 5 years ago
  89. fe49163 Major rewrite of the particle system based on the SkSL interpreter by Brian Osman · 5 years ago
  90. 5e533c9 move hoist analysis back into Builder by Mike Klein · 5 years ago
  91. c2fb3b4 split deaths() out of other analysis by Mike Klein · 5 years ago
  92. 5f1108c [skottie] Motion blur support by Florin Malita · 5 years ago
  93. 97054c4 [skottie] Add forgotten linear-wipe test by Florin Malita · 5 years ago
  94. aab45b5 add misc. value programs to SkVMTest.expected by Mike Klein · 5 years ago
  95. afd2c10 [skottie] Use hybrid bounds for custom Shaper VAlign modes by Florin Malita · 5 years ago
  96. b094455 [skottie] Venetian Blinds effect by Florin Malita · 5 years ago
  97. 2b7b2a2 add bit_clear by Mike Klein · 5 years ago
  98. a1167ab split out Analysis struct from Instruction by Mike Klein · 5 years ago
  99. 0c33466 refactor to remove the need for death schedule by Mike Klein · 5 years ago
  100. d7b321a [skottie] Radial swipe effect by Florin Malita · 5 years ago