1. d8ca58a Remove SkCanvas::getGrContext & GrRecordingContext::backdoor by Adlai Holler · 4 years, 5 months ago
  2. 395ddc3 Reland "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 5 months ago
  3. f6e0f58 Revert "Enable novel GrClipStack on bots, disable elsewhere" by Michael Ludwig · 4 years, 5 months ago
  4. e1ade2a Enable novel GrClipStack on bots, disable elsewhere by Michael Ludwig · 4 years, 5 months ago
  5. a195d10 New GrClipStack supporting only intersect/difference by Michael Ludwig · 4 years, 5 months ago
  6. 16d5b0a Consolidate image filter evaluation into SkBaseDevice by Michael Ludwig · 4 years, 5 months ago
  7. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 6 months ago
  8. c09645b Remove newly-added SkDEBUGFAILs when we can't make an FP in drawAtlas. by John Stiles · 4 years, 6 months ago
  9. f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 4 years, 6 months ago
  10. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 6 months ago
  11. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 6 months ago
  12. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 6 months ago
  13. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 7 months ago
  14. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 7 months ago
  15. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 7 months ago
  16. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 7 months ago
  17. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 7 months ago
  18. 60a4986 Remove GrTextTarget and GrRenderTargetContext::TextTarget by Herb Derby · 4 years, 7 months ago
  19. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 7 months ago
  20. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 7 months ago
  21. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 7 months ago
  22. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 7 months ago
  23. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 8 months ago
  24. 3e62762 Clean up GrColorSpaceXformEffect to allow a null child FP. by John Stiles · 4 years, 8 months ago
  25. bedaef3 Use recording context more widely in SkGpuDevice by Robert Phillips · 4 years, 8 months ago
  26. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 8 months ago
  27. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 8 months ago
  28. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 8 months ago
  29. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 8 months ago
  30. 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 4 years, 8 months ago
  31. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 9 months ago
  32. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 9 months ago
  33. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 9 months ago
  34. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 9 months ago
  35. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 9 months ago
  36. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 9 months ago
  37. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 9 months ago
  38. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 9 months ago
  39. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 9 months ago
  40. 8219e91 For vertices/patches with a shader and no texCoords, use positions by Brian Osman · 4 years, 9 months ago
  41. cdb520a SkPostConcatMatrixProvider -> SkPostTranslateMatrixProvider by Brian Osman · 4 years, 9 months ago
  42. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 9 months ago
  43. cb1c262 SkMatrixProvider: Move local-to-device storage to base class by Brian Osman · 4 years, 9 months ago
  44. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 10 months ago
  45. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
  46. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
  47. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 10 months ago
  48. d1afef6 Support markers (custom matrices) in SkVertices Attributes by Brian Osman · 4 years, 10 months ago
  49. 62a0fb2 Remove secret wireframe mode from drawVertices by Brian Osman · 4 years, 10 months ago
  50. aa9983a Add usage field to SkVertices::Attribute by Brian Osman · 4 years, 10 months ago
  51. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 10 months ago
  52. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 11 months ago
  53. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 11 months ago
  54. f11e331 Validate per-vertex vertices data against effect in SkCanvas by Brian Osman · 4 years, 11 months ago
  55. 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 11 months ago
  56. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 5 years ago
  57. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 5 years ago
  58. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 5 years ago
  59. 4723724 Impl. tiled bitmaps in drawImageRect with per-edge AA flags by Michael Ludwig · 5 years ago
  60. dd86fb3 Move tiled bitmap code into SkGpuDevice_drawTexture.cpp by Michael Ludwig · 5 years ago
  61. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 5 years ago
  62. 5caf935 remove bones from SkVertices by Mike Reed · 5 years ago
  63. 777e146 Remove domain-uses-decal code from GrTextureProducer by Brian Salomon · 5 years ago
  64. 231f1bf Restore filtering to clipImage in SkGpuDevice::drawSpecial by Brian Salomon · 5 years ago
  65. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 5 years ago
  66. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 5 years ago
  67. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 5 years ago
  68. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 5 years ago
  69. d0d033a GrBicubicEffect uses GrTextureEffect. by Brian Salomon · 5 years ago
  70. 55bca41 Update SkSurface::ReplaceBackendTexture to take ContentChangeMode by Yi Xu · 5 years ago
  71. 573312e Update copy and blitTexture calls to not query origin off of proxies. by Greg Daniel · 5 years ago
  72. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 5 years ago
  73. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  74. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  75. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 5 years ago
  76. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 5 years ago
  77. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 5 years ago
  78. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  79. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 5 years ago
  80. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 5 years ago
  81. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 5 years ago
  82. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 5 years ago
  83. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 5 years ago
  84. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 5 years ago
  85. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 5 years ago
  86. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 5 years ago
  87. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 5 years ago
  88. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 5 years ago
  89. 82c6b10 Better handle colorTypes in GrTexutreProducer. by Greg Daniel · 5 years ago
  90. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 5 years ago
  91. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 5 years ago
  92. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 5 years ago
  93. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 5 years ago
  94. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 5 years ago
  95. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  96. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  97. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  98. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  99. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  100. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago