1. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  2. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  3. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  4. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  5. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  6. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  7. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  8. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  9. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  10. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  11. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  12. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  13. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  14. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  15. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  16. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
  17. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
  18. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  19. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  20. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  21. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  22. b93af7e Revert "Revert "removed SkSLLayoutLexer"" by Ethan Nicholas · 6 years ago
  23. 734b2a8 Revert "removed SkSLLayoutLexer" by Ethan Nicholas · 6 years ago
  24. 804f817 removed SkSLLayoutLexer by Ethan Nicholas · 6 years ago
  25. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  26. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  27. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  28. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  29. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  30. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 6 years ago
  31. 8f7e28f added frexp support to SkSL by Ethan Nicholas · 6 years ago
  32. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  33. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  34. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  35. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  36. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  37. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  38. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  39. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  40. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  41. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  42. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  43. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  44. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  45. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  46. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  47. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  48. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  49. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  50. 0274b30 converted GrBlurredEdgeFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  51. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 7 years ago
  52. 83d1185 converted CircleEffect to SkSL by Ethan Nicholas · 7 years ago
  53. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  54. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  55. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  56. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  57. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  58. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  59. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  60. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  61. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  62. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  63. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  64. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  65. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  66. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  67. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  68. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  69. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  70. bfe15f6 changed skslc layout parsing strategy by Ethan Nicholas · 7 years ago
  71. a5fb615 Split SkSL and utils apart again into .gni files. by Mike Klein · 8 years ago