1. 669c7f3 Update comment documentation for layer padding by Nicolette Prevost · 10 months ago
  2. 9b50036 [skif] Skip padding for layers w/o filters by Michael Ludwig · 10 months ago
  3. 187488b Remove initialPaint from Slug by Brian Osman · 10 months ago
  4. 32f1cb5 Change Slug drawing to accept a paint at draw-time by Brian Osman · 11 months ago
  5. 63ca88c Use makeInset() for layer clip by Michael Ludwig · 11 months ago
  6. 734953a Reland "[skif] Add transparent padding to source saveLayers" by Michael Ludwig · 11 months ago
  7. 60b39c4 Revert "[skif] Add transparent padding to source saveLayers" by John Stiles · 11 months ago
  8. 74661f1 [skif] Add transparent padding to source saveLayers by Michael Ludwig · 11 months ago
  9. faa0cb0 Move Graphite-specific and GR_TEST_UTILS code out of SkTiledImageUtils by Kevin Lubick · 11 months ago
  10. 25c32fd [skif] Add stats tracking for surfaces/shader types by Michael Ludwig · 12 months ago
  11. b5f416c Revert "[skif] Remove SK_RESOLVE_FILTERS_BEFORE_RESTORE flag" by Michael Ludwig · 1 year, 1 month ago
  12. 208ac26 [skif] Remove SK_RESOLVE_FILTERS_BEFORE_RESTORE flag by Michael Ludwig · 1 year, 1 month ago
  13. a9db121 Fix IWYU inclusion of <atomic> when TRACE_EVENT is used. by John Stiles · 1 year, 1 month ago
  14. e645d50 Limit the size of a layer's FilterSpan to 16 filters by Brian Osman · 1 year, 1 month ago
  15. 8187cfe Reland "Support multiple image filters in SaveLayerRec" by Brian Osman · 1 year, 2 months ago
  16. 35d0d7e Revert "Support multiple image filters in SaveLayerRec" by Brian Osman · 1 year, 1 month ago
  17. 7a97b76 Support multiple image filters in SaveLayerRec by Brian Osman · 1 year, 2 months ago
  18. c0ad3e9 Stage auto-expansion behavior of kInitFromPrevious SaveLayerFlag by Michael Ludwig · 1 year, 2 months ago
  19. db3399a PredrawFlags and automaskfilter skipping (for text) by Michael Ludwig · 1 year, 2 months ago
  20. eae1062 [skif] Extract relevantSubset() bounds+tilemode helper by Michael Ludwig · 1 year, 2 months ago
  21. e954d1a Set fill style and remove path effects on saveLayer restore paint by Michael Ludwig · 1 year, 2 months ago
  22. afdbfed Add epsilon tolerance to QuadContainsRect by Michael Ludwig · 1 year, 3 months ago
  23. faf69af Fix auto-expanding layers when there are no filters by Michael Ludwig · 1 year, 3 months ago
  24. 0748053 Add mask filter support to AutoLayerForImageFilter by Michael Ludwig · 1 year, 3 months ago
  25. e566db0 [skif] Skip auto saveLayer for most drawImageRect() calls by Michael Ludwig · 1 year, 3 months ago
  26. 4135182 [skif] Refactor Functors,ContextInfo,Context into virtual Backend, and Context by Michael Ludwig · 1 year, 4 months ago
  27. 0f325ca Reland "Reland "[skif] Draw FilterResults directly for layer restoration"" by Michael Ludwig · 1 year, 4 months ago
  28. a063eae Revert "Reland "[skif] Draw FilterResults directly for layer restoration"" by Michael Ludwig · 1 year, 4 months ago
  29. c41b771 Reland "[skif] Draw FilterResults directly for layer restoration" by Michael Ludwig · 1 year, 4 months ago
  30. 33502f9 Revert "[skif] Draw FilterResults directly for layer restoration" by Michael Ludwig · 1 year, 4 months ago
  31. 84b5116 [skif] Draw FilterResults directly for layer restoration by Michael Ludwig · 1 year, 4 months ago
  32. f54c214 [skif] Use optionals to track unbounded input/output bounds by Michael Ludwig · 1 year, 4 months ago
  33. b71d5a0 Bring back SkNoPixelsDevice::resetForNextPicture by Michael Ludwig · 1 year, 4 months ago
  34. 05174dc Rename base device to root device in SkCanvas by Michael Ludwig · 1 year, 5 months ago
  35. 1012ef8 Make Device draw functions public, clean up header organization by Michael Ludwig · 1 year, 5 months ago
  36. 93928eb onCreateDevice uses smart pointer by Michael Ludwig · 1 year, 5 months ago
  37. 658025e Pull backing-store modification back to SkBitmapDevice by Michael Ludwig · 1 year, 5 months ago
  38. 17f36a6 Flatten clip virtuals in SkDevice by Michael Ludwig · 1 year, 5 months ago
  39. 488def1 Rename SkBaseDevice to SkDevice by Michael Ludwig · 1 year, 5 months ago
  40. d27d4d1 Remove legacy defines in SkCanvas by Kevin Lubick · 1 year, 6 months ago
  41. d0873bb [skif] Don't overload empty bounds in internalSaveLayer by Michael Ludwig · 1 year, 6 months ago
  42. c596382 Reland "Remove #ifdefs related to SkMesh and SkSL-dependent code." by Kevin Lubick · 1 year, 6 months ago
  43. 90e403c Revert "Remove #ifdefs related to SkMesh and SkSL-dependent code." by Brian Osman · 1 year, 6 months ago
  44. f30c46d Remove #ifdefs related to SkMesh and SkSL-dependent code. by Kevin Lubick · 1 year, 6 months ago
  45. c3630d2 Switch DrawImageRect_Ganesh to work at the SkCanvas level by Robert Phillips · 1 year, 6 months ago
  46. 68e3c0b Add new (internal) SkCanvas drawAsTiledImageRect virtual by Robert Phillips · 1 year, 6 months ago
  47. edb06e1 Reland "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" by Kevin Lubick · 1 year, 7 months ago
  48. 3825994 Remove gSkBlobAsSlugTesting by Kevin Lubick · 1 year, 7 months ago
  49. bb30cf3 Make context methods on SkCanvas const by Kevin Lubick · 1 year, 7 months ago
  50. e92f442 Revert "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" by Leon Scroggins III · 1 year, 7 months ago
  51. 4a18725 Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code by Kevin Lubick · 1 year, 7 months ago
  52. 3a3f4e1 Move SkTestCanvas impl to its own cpp by Kevin Lubick · 1 year, 7 months ago
  53. 03b3e3f Remove Android GPU methods from SkCanvas by Kevin Lubick · 1 year, 7 months ago
  54. 181b6f9 Extract SlugImpl.h and remove #ifdefs of slugs from Canvas by Kevin Lubick · 1 year, 7 months ago
  55. acdc108 Remove Ganesh code from SkCanvasPriv by Kevin Lubick · 1 year, 8 months ago
  56. f5bc3d1 Move all ColorFilter subclasses to src/effects/colorfilters by Kevin Lubick · 1 year, 8 months ago
  57. 2c49e60 SkSamplingOptions ctors not explicit by Michael Ludwig · 1 year, 8 months ago
  58. bbfb84f [skif] Update SkImageImageFilter to use FilterResult by Michael Ludwig · 1 year, 8 months ago
  59. a83bbdc [skif] Don't evaluate empty-source filters for SkNoDrawCanvases by Michael Ludwig · 1 year, 8 months ago
  60. 6ad6d8d Remove legacy bounds layer staging code by Michael Ludwig · 1 year, 9 months ago
  61. 3ebc27a [skif] Skip saving a layer for image filters that don't use source image by Michael Ludwig · 1 year, 8 months ago
  62. b4d622c Move references to BitmapDevice into separate file by Michael Reed · 1 year, 10 months ago
  63. 0f7b44e Use SK_GANESH and SK_GRAPHITE everywhere by Kevin Lubick · 1 year, 11 months ago
  64. 40d29bf Rename SK_SUPPORT_GPU -> SK_GANESH_ENABLED by Kevin Lubick · 1 year, 11 months ago
  65. c69d999 Enforce IWYU on things needed for core build by Kevin Lubick · 2 years ago
  66. 2d666c4 [base] Move SkMSAN into base by Kevin Lubick · 2 years ago
  67. 86f7b2d [modules] Sketch out out bare-bones core and functional pathops target by Kevin Lubick · 2 years ago
  68. 1b3aa8b [base] Move more files into base by Kevin Lubick · 2 years ago
  69. e6bbc3b Add analysis canvas and glyph data serialization to VIA by Herb Derby · 2 years, 1 month ago
  70. 19936eb [base] Move some files from include/private to include/private/base by Kevin Lubick · 2 years, 1 month ago
  71. a727ba9 Correctly wire up the remote glyph test by Herb Derby · 2 years, 1 month ago
  72. 9c3bd25 Add float version of saveLayerAlpha by Aaron Krajeski · 2 years, 1 month ago
  73. 3724b59 use SkStrikeServer to convert glyph run lists to slugs by Herb Derby · 2 years, 2 months ago
  74. d378c78 Add serialized slug VIA to DM for testing by Herb Derby · 2 years, 2 months ago
  75. a2ab8da [skif] Evaluate filters in layer's color type by Michael Ludwig · 2 years, 2 months ago
  76. 297168f Use scaled blits for backdrop filters by Michael Ludwig · 2 years, 3 months ago
  77. fcbc084 [graphite] Initial version of saveLayer by Robert Phillips · 2 years, 5 months ago
  78. a4a60da Remove the origin offset from the SkGlyphRunList bounds by Herb Derby · 2 years, 5 months ago
  79. e38ad41 Expand layer to clip for color filters/blenders that affect transparent black by Michael Ludwig · 2 years, 5 months ago
  80. 9a51e6d Remove dangerous SkGlyphRun::sourceBounds by Herb Derby · 2 years, 5 months ago
  81. 6f9c78e Remove BaseDevice class by Robert Phillips · 2 years, 6 months ago
  82. 94e34f7 Add a way to get 'active' props from SkCanvas by Ian Prest · 2 years, 6 months ago
  83. 1aea903 Reland "Move SkSubRun to src/text" by Herb Derby · 2 years, 7 months ago
  84. 008d60e Revert "Move SkSubRun to src/text" by John Stiles · 2 years, 7 months ago
  85. 4a375fe Move SkSubRun to src/text by Herb Derby · 2 years, 7 months ago
  86. 8ccbeee Remove SkMakeSpan by Herb Derby · 2 years, 7 months ago
  87. 18fdfe8 Add SkSurfaceProps parameter to several APIs by Ian Prest · 2 years, 8 months ago
  88. 4f4f481 Reduce SkGlyphRunPainter.h includes by Herb Derby · 2 years, 8 months ago
  89. 791f4bc Fix up Ganesh and Graphite defines. by Jim Van Verth · 2 years, 8 months ago
  90. e55e016 [graphite] Move Slug to gpu shared by Jim Van Verth · 2 years, 8 months ago
  91. f7082cb Rename SkCustomMesh to SkMesh by Brian Salomon · 2 years, 9 months ago
  92. 0dcb88b Encapsulate a pointer to the Builder in the GlyphRunList by Herb Derby · 2 years, 9 months ago
  93. 60f2da5 Add buffer API to SkCustomMesh. by Brian Salomon · 2 years, 9 months ago
  94. 5ab804a Remove the return value of setDeviceCoordinateSystem by Yotam Hacohen · 2 years, 9 months ago
  95. c8ee7b1 Reland "Reland "Add anisotropic option to SkSamplingOptions."" by Brian Salomon · 2 years, 9 months ago
  96. 022334e Revert "Reland "Add anisotropic option to SkSamplingOptions."" by Brian Salomon · 2 years, 9 months ago
  97. e6f23f9 Reland "Add anisotropic option to SkSamplingOptions." by Brian Salomon · 2 years, 9 months ago
  98. 97381c2 Revert "Add anisotropic option to SkSamplingOptions." by Brian Salomon · 2 years, 9 months ago
  99. 9be2d57 Add anisotropic option to SkSamplingOptions. by Brian Salomon · 2 years, 9 months ago
  100. 74666f4 Use layers properly in Slug drawing by Herb Derby · 2 years, 9 months ago