1. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  2. 594fe85 gm: simplify several onName by Hal Canary · 5 years ago
  3. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  4. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  5. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  6. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  9. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  10. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 5 years ago
  11. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 5 years ago
  12. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  13. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  14. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  15. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  16. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  17. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  18. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  19. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  20. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  21. 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
  22. 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
  23. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  24. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  25. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  26. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  27. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  28. b10fe49 Remove work from constructors to facilitate debugging. by herb · 9 years ago
  29. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  30. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  31. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  32. 1c40292 remove unused GM flags by mtklein · 10 years ago
  33. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  34. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  35. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  36. ef470f1 Remove brackets from gm names. by scroggo · 10 years ago
  37. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  38. 3d8bf23 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  39. 55aec08 revert humper changes by commit-bot@chromium.org · 10 years ago
  40. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  41. 24e91ba Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  42. c76a4b2 Revert of Fast path for blurred round rects -- blur a small 9patch rect on the CPU (https://codereview.chromium.org/248613004/) by commit-bot@chromium.org · 10 years ago
  43. 5729387 Fast path for blurred round rects -- blur a small 9patch rect on the CPU by commit-bot@chromium.org · 10 years ago
  44. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  45. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  46. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  47. 6c1e49a Removed deprecated API calls that have crept in by robertphillips@google.com · 11 years ago
  48. 7e6e80a blurroundrect gm: disable one set of tests in attempt to fix bug by epoger@google.com · 11 years ago
  49. 4ef88a2 Fix overzealous IntToScalar. by scroggo@google.com · 11 years ago
  50. 8610d2c Fixes for blurroundrect gm/bench. by scroggo@google.com · 11 years ago
  51. 9d3c422 Int to scalar (again) by scroggo@google.com · 11 years ago
  52. 770269d More IntToScalars by scroggo@google.com · 11 years ago
  53. 5fdef98 Build fix number 2. by scroggo@google.com · 11 years ago
  54. 28f43db Fix build. by scroggo@google.com · 11 years ago
  55. 7b05659 Add gms and benchmarks for drawing blurry round rects. by scroggo@google.com · 11 years ago