1. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  2. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  3. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  4. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  5. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  6. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  7. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  8. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  9. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  10. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  11. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  12. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  13. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  14. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  15. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  16. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. b27667a Remove ToolUtils::write_pixels by Brian Osman · 5 years ago
  19. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  20. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  21. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  22. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  23. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  24. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  25. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  26. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  27. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  28. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  29. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  30. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  31. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  32. 9d28974 Reenable write pixels tests by Brian Salomon · 6 years ago
  33. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  34. 3d86a19 Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds by Brian Salomon · 6 years ago
  35. 5f33a8c Start on new GPU pixel ops implementation. by Brian Salomon · 6 years ago
  36. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 6 years ago
  37. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  38. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  39. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  40. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  41. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  42. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  43. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  44. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  45. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  46. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  47. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  48. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  49. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  50. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  51. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  52. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  53. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  54. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  55. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  56. 7bbbf62 Fix GrContext::writePixels bug by Robert Phillips · 7 years ago
  57. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  58. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  59. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  60. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  61. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  62. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  63. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  64. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  65. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  66. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  67. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  68. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  69. 3391029 Fix some bugs with read/writePixels by Brian Osman · 7 years ago
  70. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  71. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  72. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  73. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  74. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  75. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  76. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  77. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  78. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  79. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  80. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  81. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  82. 71d9d84 Use temporary FBO for GrGLGpu::onReadPixels. by Brian Salomon · 8 years ago
  83. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  84. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  85. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  87. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  88. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  89. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  90. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  91. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  92. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  93. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  94. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  95. 4583ec5 Add support for draws in vulkan read and write pixels by egdaniel · 8 years ago
  96. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  97. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  98. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  99. e8f3062 switch surface to sk_sp by reed · 8 years ago
  100. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago