1. cd947ac Extend blendmodes bench to time sprites by Mike Reed · 3 years ago
  2. 06b6f47 Update blendmode benchmark to allow less than 1000 iterations. by John Stiles · 3 years, 4 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  4. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  7. bfa23d7 update blendmode bench by Mike Reed · 7 years ago[Renamed (97%) from bench/XfermodeBench.cpp]
  8. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  9. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  10. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  11. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  16. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  17. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  19. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  20. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  21. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  22. 7adf9c1 Add some benches for SkArithmeticMode. by senorblanco · 8 years ago
  23. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  24. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  25. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  26. d0a1088 Add _aa variants of Xfermode benches. by mtklein · 9 years ago
  27. f92ace9 experimental speedup some xfermodes with Sk4f by reed · 9 years ago
  28. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  29. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  30. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  31. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  32. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  33. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  34. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  35. d34f058 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 8649057 commit to xfermode objects being immutable by commit-bot@chromium.org · 11 years ago
  37. ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
  38. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  39. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  40. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  41. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  42. ecc9d28 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. 292ce73 Add benches for all xfermodes. by bsalomon@google.com · 11 years ago
  44. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. d7aaf60 Add Xfermode bench. Also clear before rendering in bench (rather than after). by commit-bot@chromium.org · 11 years ago