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