1. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  2. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  3. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  4. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  5. b93af7e Revert "Revert "removed SkSLLayoutLexer"" by Ethan Nicholas · 6 years ago
  6. 734b2a8 Revert "removed SkSLLayoutLexer" by Ethan Nicholas · 6 years ago
  7. 804f817 removed SkSLLayoutLexer by Ethan Nicholas · 6 years ago
  8. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  9. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  10. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  11. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  12. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  13. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 6 years ago
  14. 8f7e28f added frexp support to SkSL by Ethan Nicholas · 6 years ago
  15. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  16. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  17. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  18. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  19. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  20. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  21. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  22. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  23. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  24. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  25. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  26. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  27. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  28. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  29. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  30. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  31. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  32. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  33. 0274b30 converted GrBlurredEdgeFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  34. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 7 years ago
  35. 83d1185 converted CircleEffect to SkSL by Ethan Nicholas · 7 years ago
  36. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  37. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  38. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  39. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  40. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  41. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  42. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  43. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  44. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  45. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  46. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  47. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  48. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  49. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  50. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  51. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  52. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  53. bfe15f6 changed skslc layout parsing strategy by Ethan Nicholas · 7 years ago
  54. a5fb615 Split SkSL and utils apart again into .gni files. by Mike Klein · 8 years ago