1. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 2 months ago
  2. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 2 months ago
  3. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 2 months ago
  4. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 2 months ago
  5. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 2 months ago
  6. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 2 months ago
  7. 5e1aa8b Misc skgpu cleanup by Robert Phillips · 3 years, 2 months ago
  8. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 3 months ago
  9. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 3 months ago
  10. eac233a Make transferability a per-format flag in GrGLCaps by Brian Salomon · 3 years, 3 months ago
  11. 48f83fd Reland "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 3 months ago
  12. 3366efd Revert "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 3 months ago
  13. 3110104 Replace GrColorMatrixFragmentProcessor with a runtime FP by Brian Osman · 3 years, 3 months ago
  14. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 4 months ago
  15. a655f0d Direct3D: implement transfer methods by Jim Van Verth · 3 years, 4 months ago
  16. 827bb72 Use rescale in async-rescale-and-read to do non-rescaling conversions. by Brian Salomon · 3 years, 5 months ago
  17. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 5 months ago
  18. 75ee737 remove prepForSampling from GrSurfaceContext::writePixels. by Brian Salomon · 3 years, 6 months ago
  19. 974c821 Reland "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 6 months ago
  20. acd28fc Revert "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 6 months ago
  21. 8ce24b1 Make RGB_888x pixel operations work. by Brian Salomon · 3 years, 6 months ago
  22. ea1d39b updateBackendTexture uses GrSurfaceContext to write pixmaps. by Brian Salomon · 3 years, 6 months ago
  23. 7cde6c3 fix parentheses warning by Brian Salomon · 3 years, 6 months ago
  24. 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 3 years, 6 months ago
  25. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 6 months ago
  26. 82ad7af Make GrClientMappedBufferManager use GrDirectContextID for messages by Robert Phillips · 3 years, 6 months ago
  27. a5c9058 Consistently fail writePixels when rowbytes not a multiple of bpp by Michael Ludwig · 3 years, 6 months ago
  28. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 7 months ago
  29. 2494942 Reland "Flush rather than copy pixels in GrSurfaceContext::writePixels." by Brian Salomon · 3 years, 7 months ago
  30. a1e5f58 Revert "Flush rather than copy pixels in GrSurfaceContext::writePixels." by Brian Salomon · 3 years, 7 months ago
  31. 3b7a12b Flush rather than copy pixels in GrSurfaceContext::writePixels. by Brian Salomon · 3 years, 7 months ago
  32. 2e967df Reland "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 7 months ago
  33. 393debc Revert "Switch vulkan transfer buffers to new buffer class." by Greg Daniel · 3 years, 8 months ago
  34. 2d4c329 Switch vulkan transfer buffers to new buffer class. by Greg Daniel · 3 years, 8 months ago
  35. c24c8ef Consistently fail readPixels when rowbytes not a multiple of bpp by Brian Salomon · 3 years, 8 months ago
  36. be1084b Reland "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 8 months ago
  37. 1eea1ea Revert "Write pixels goes through GrRenderTask system." by Brian Salomon · 3 years, 8 months ago
  38. 27efe6c Write pixels goes through GrRenderTask system. by Brian Salomon · 3 years, 8 months ago
  39. 46f6323 GrSurfaceContext read/writePixels fail on GrColorType::kUnknown by Brian Salomon · 3 years, 8 months ago
  40. 0f9f800 Add origin back to GrCopyRenderTask by Brian Salomon · 3 years, 8 months ago
  41. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 8 months ago
  42. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 8 months ago
  43. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 8 months ago
  44. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 8 months ago
  45. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 8 months ago
  46. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 8 months ago
  47. 674d216 Revert "Add more comprehensive test for GPU write pixels." by Brian Salomon · 3 years, 9 months ago
  48. 237911a Add more comprehensive test for GPU write pixels. by Brian Salomon · 3 years, 9 months ago
  49. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 9 months ago
  50. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 9 months ago
  51. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 9 months ago
  52. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 9 months ago
  53. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 9 months ago
  54. 4bd9fcc Address Michael's after the bell comments on blur change by Brian Salomon · 3 years, 9 months ago
  55. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  56. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 9 months ago
  57. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  58. 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 3 years, 10 months ago
  59. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 10 months ago
  60. 75ae8fc Remove unexpected color conversion in GrSurfaceContext::readPixels by Christopher Cameron · 3 years, 10 months ago
  61. 80bfda8 Remove GrSurfaceContext::flush calls ... by Robert Phillips · 3 years, 10 months ago
  62. c2bfcff Use SkSpan to cut out some noise when flushing surfaces by Adlai Holler · 3 years, 11 months ago
  63. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  64. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years ago
  65. 3867c70 plumb cubic params into gpu backend by Mike Reed · 4 years, 1 month ago
  66. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 1 month ago
  67. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 1 month ago
  68. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 1 month ago
  69. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years, 1 month ago
  70. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 2 months ago
  71. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 2 months ago
  72. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 2 months ago
  73. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 2 months ago
  74. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  75. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 2 months ago
  76. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 3 months ago
  77. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 3 months ago
  78. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 3 months ago
  79. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 3 months ago
  80. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 3 months ago
  81. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 3 months ago
  82. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 3 months ago
  83. 1af72d1 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 4 years, 3 months ago
  84. 59f31b1 Revert "Add 2x2 bilinear downscale steps to GrSurfaceContext::rescale." by Brian Salomon · 4 years, 4 months ago
  85. 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 4 years, 4 months ago
  86. 7a34aff Fix older chromeos tuple constructor deduction error by Brian Salomon · 4 years, 4 months ago
  87. 9c6f6bf Add 2x2 bilinear downscale steps to GrSurfaceContext::rescale. by Brian Salomon · 4 years, 4 months ago
  88. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 4 months ago
  89. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 4 months ago
  90. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 4 months ago
  91. afd8a6c Change intermediate image sizes in GrSurfaceContext::rescale by Brian Salomon · 4 years, 4 months ago
  92. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 4 months ago
  93. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 4 months ago
  94. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 4 months ago
  95. 11ad4cc Reland "Revert "Revert "Fix tile modes in SkGpuBlurUtils.""" by Brian Salomon · 4 years, 4 months ago
  96. 364ed37 Reland "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 4 months ago
  97. e5865f6 Revert "Revert "Fix tile modes in SkGpuBlurUtils."" by Brian Salomon · 4 years, 4 months ago
  98. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 5 months ago
  99. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 5 months ago
  100. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 6 months ago