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