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. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  6. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  7. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  8. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  9. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  10. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  11. e8f3062 switch surface to sk_sp by reed · 8 years ago
  12. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  13. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  14. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  15. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  19. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  20. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  21. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  22. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  23. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  24. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  25. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  26. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  27. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  28. 6238c57 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  29. ca425d9 Build fix by sugoi@google.com · 11 years ago
  30. 580a172 Added a few bench for some image filters by sugoi@google.com · 11 years ago