1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  4. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  7. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  8. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  9. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  10. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  11. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  12. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  13. f83cacb Fix imagefiltersbase GM in ColorSpaceXformCanvas configs by Brian Osman · 6 years ago
  14. 27dddae rebase by Cary Clark · 6 years ago
  15. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  16. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  17. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  18. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  19. 5191880 remove toString by Cary Clark · 6 years ago
  20. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  21. 4fafedd Make unit test tickle msan bug. by Herb Derby · 7 years ago
  22. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  23. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  24. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  25. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  26. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  27. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  28. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  29. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  30. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  31. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  32. 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 8 years ago
  33. 43c2ad4 Update internal testing ImageFilters to sk_sp by robertphillips · 8 years ago
  34. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  35. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  36. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  37. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  38. 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
  39. 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
  40. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  41. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  42. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  43. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 8 years ago
  44. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  45. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  46. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  47. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  48. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  49. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  50. d2ce185 make imagefilters* imagemagnifier imageresizetiled portable by caryclark · 9 years ago
  51. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  52. 8dc0ccb disable LCD for layers w/ filters by reed · 9 years ago
  53. 1c40292 remove unused GM flags by mtklein · 10 years ago
  54. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  55. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  56. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  57. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  58. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  59. 7daaaa4 use globals to register custom effects by reed · 10 years ago
  60. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  61. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  62. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  63. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  64. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  65. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  66. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  67. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  68. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  69. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  70. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  71. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  72. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  73. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  74. 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
  75. d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  76. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  77. ff06af2 Changing imageFilter GM tests to use drawBitmap instead of drawSprite by junov@chromium.org · 12 years ago
  78. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  79. cd9f559 Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. by senorblanco@chromium.org · 12 years ago
  80. 9f25de7 This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs). by senorblanco@chromium.org · 12 years ago
  81. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  82. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  83. 4bca84d don't leak filters by reed@google.com · 12 years ago
  84. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  85. 8926b16 apply imagefilter to all draw calls by reed@google.com · 12 years ago