1. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  2. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 7 months ago
  3. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  4. 6790423 fix tolerance in read pixels tests by Brian Salomon · 4 years, 9 months ago
  5. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 4 years, 9 months ago
  6. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 4 years, 9 months ago
  7. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 4 years, 9 months ago
  8. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 9 months ago
  9. 5918e83 Rewrite ReadPixels_Gpu test to be more exhaustive and share code. by Brian Salomon · 4 years, 9 months ago
  10. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  11. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  12. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  13. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  14. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  15. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  16. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  17. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  18. 5dd7746 Use SW backend as ref for AsyncReadPixels unit test. by Brian Salomon · 4 years, 10 months ago
  19. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  20. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  21. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  22. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  23. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  24. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  25. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  26. 624f906 Be more stringent about API failure cases in AsyncReadPixels test by Brian Salomon · 5 years ago
  27. a7de0f3 Reenable GPU ReadPixels tests on ANGLE ES2 by Brian Salomon · 5 years ago
  28. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  29. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  30. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  31. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  32. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  33. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  34. cd734f6 Add color space and type conversion support to asyncReadPixels by Brian Salomon · 5 years ago
  35. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  36. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  37. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  38. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  39. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  40. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  41. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  42. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  43. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  44. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  45. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  46. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  47. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  48. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  49. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  50. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  51. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  52. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  53. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  54. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  55. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  56. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  57. 0401c0d hide index8 support by Mike Reed · 7 years ago
  58. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  59. eb4f186 Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLE by Robert Phillips · 7 years ago
  60. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  61. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  62. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  63. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  64. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  65. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  66. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 7 years ago
  67. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 7 years ago
  68. 74d5a14 Reduce read/write-SurfacePixels call sites by Robert Phillips · 7 years ago
  69. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  70. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  71. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  72. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  73. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  74. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  75. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  76. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  77. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  78. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  79. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  80. 8572d85 Make raster pipeline support all pixel conversions by Matt Sarett · 7 years ago
  81. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  82. 3afa628 Revert "Explicitly fail read/writePixels in invalid color space scenarios" by Brian Osman · 8 years ago
  83. efcc418 Explicitly fail read/writePixels in invalid color space scenarios by Brian Osman · 8 years ago
  84. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  85. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  86. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  87. 8b1fb74 Make more tests exercise rendertargetless textures. by Brian Salomon · 8 years ago
  88. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  89. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  90. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  91. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  92. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  93. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  94. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  95. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  96. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  97. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  98. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  99. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  100. b560b5c lockPixelsAreWritable is deprecated by reed · 8 years ago