1. f6123f1 Convert some SkRuntimeEffect::Make to use stage-specific factories by Brian Osman · 3 years, 3 months ago
  2. 577c606 Runtime effects: Support input color as a parameter to main() by Brian Osman · 3 years, 3 months ago
  3. 3527389 Add a benchmark of filterColor4f with the matrix color filter by Brian Osman · 3 years, 4 months ago
  4. 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 5 months ago
  5. e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 5 months ago
  6. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 5 months ago
  7. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 6 months ago
  8. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 3 years, 8 months ago
  9. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  10. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years ago
  11. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years ago
  12. 08f986d Added SkSL unpremul intrinsic by Brian Osman · 4 years, 2 months ago
  13. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 2 months ago
  14. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 4 months ago
  15. ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 4 months ago
  16. 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 4 months ago
  17. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 6 months ago
  18. 1bf3199 Fix asserts in SkRuntimeEffect color filter benchmarks by Brian Osman · 4 years, 6 months ago
  19. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 6 months ago
  20. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 7 months ago
  21. 953efcc Color filter benchmarks by Florin Malita · 4 years, 9 months ago
  22. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  23. d93ee53 Rework colorfilter bench by Mike Reed · 5 years ago
  24. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  25. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  26. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 5 years ago
  27. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  28. cc8c7be add bench for colorfilter-mixer by Mike Reed · 5 years ago
  29. df85c38 stop using SkScalarMul by Mike Reed · 7 years ago
  30. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  31. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  32. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  33. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  34. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  35. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  36. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  37. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  38. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  39. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  40. aa4c7a7 remove useless benches by reed · 9 years ago
  41. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  42. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  43. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  44. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  45. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  46. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  47. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  48. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  49. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  50. 6238c57 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  51. 580a172 Added a few bench for some image filters by sugoi@google.com · 11 years ago