1. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 6 months ago
  2. 069e484 drawBitmap is deprecated by Mike Reed · 3 years, 6 months ago
  3. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 7 months ago
  4. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 11 months ago
  5. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  6. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. fb7a713 bench: Fix a couple presumed copy/paste errors by Greg Kaiser · 5 years ago
  9. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  10. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  11. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  12. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  13. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  14. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  15. e8f3062 switch surface to sk_sp by reed · 8 years ago
  16. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  17. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  18. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  19. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  23. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  24. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  25. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  26. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  27. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 26e30c5 Cleanup displacement bench by robertphillips@google.com · 11 years ago
  29. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  30. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  31. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  32. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  33. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  34. 6238c57 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  35. ca425d9 Build fix by sugoi@google.com · 11 years ago
  36. 580a172 Added a few bench for some image filters by sugoi@google.com · 11 years ago