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