1. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years ago
  2. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 1 month ago
  3. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 1 month ago
  4. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 1 month ago
  5. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 1 month ago
  6. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  7. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  8. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 1 month ago
  9. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 1 month ago
  10. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 1 month ago
  11. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 2 months ago
  12. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 2 months ago
  13. 6dd1947 Make the SkGpuDevice factories return SkBaseGpuDevices by Robert Phillips · 3 years, 3 months ago
  14. fa8af0a Add methods to access the top device's render target proxy by Robert Phillips · 3 years, 3 months ago
  15. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 3 months ago
  16. e0fe23a Add a second stencil attachment to GrRenderTarget for dmsaa by Chris Dalton · 3 years, 4 months ago
  17. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  18. 80ef70e Make sure we check for abandoned when with getBackendSurface calls. by Greg Daniel · 3 years, 6 months ago
  19. 9b6e30b Fix deleting of GrGpuResource when abanonded and refs go to zero. by Greg Daniel · 3 years, 6 months ago
  20. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 6 months ago
  21. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 7 months ago
  22. 9e8e2aa Remove SkImage_GpuBase::getTexture(). by Brian Salomon · 3 years, 7 months ago
  23. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 7 months ago
  24. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 7 months ago
  25. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 8 months ago
  26. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 8 months ago
  27. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  28. 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 3 years, 9 months ago
  29. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  30. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 10 months ago
  31. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  32. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  33. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 10 months ago
  34. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 10 months ago
  35. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 3 years, 11 months ago
  36. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 11 months ago
  37. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  38. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  39. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years ago
  40. 31954bf Enable ClangTidy check performance-unnecessary-copy-initialization. by John Stiles · 4 years, 1 month ago
  41. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 1 month ago
  42. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years, 1 month ago
  43. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  44. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 2 months ago
  45. fdba6c8 Modify SurfaceTest to only test readbacks from supported surfaces. by Stephen White · 4 years, 3 months ago
  46. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  47. dbb3e1d Remove some asserts that prevent Dawn from completing a DM run. by Stephen White · 4 years, 3 months ago
  48. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 4 months ago
  49. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 6 months ago
  50. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 6 months ago
  51. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 7 months ago
  52. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 7 months ago
  53. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 8 months ago
  54. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 10 months ago
  55. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  56. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  57. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  58. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  59. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  60. d344284 More SkAutoPixmapStorage by Robert Phillips · 5 years ago
  61. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  62. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  63. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  64. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  65. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  66. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  67. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  68. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  69. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  70. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  71. aad8315 Reland "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  72. f73b8db Revert "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 5 years ago
  73. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 5 years ago
  74. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  75. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  76. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  77. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  78. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  79. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  80. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 5 years ago
  81. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 6 years ago
  82. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  83. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  84. 212e906 don't use drawPosText by Mike Reed · 6 years ago
  85. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  86. e978ca2 limit range of surface sizes in surface_image_unity by Mike Klein · 6 years ago
  87. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  88. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  89. f421685 Revert "Stop using color space xform canvas in picture image generator" by Greg Daniel · 6 years ago
  90. 031ca21 Stop using color space xform canvas in picture image generator by Brian Osman · 6 years ago
  91. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  92. ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  93. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  94. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  95. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  96. 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
  97. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  98. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  99. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  100. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago