1. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 5 months ago
  2. c24c8ef Consistently fail readPixels when rowbytes not a multiple of bpp by Brian Salomon · 3 years, 7 months ago
  3. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 7 months ago
  4. f84dfd6 Move GPU read pixels tests to new file. by Brian Salomon · 3 years, 8 months ago
  5. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 8 months ago
  6. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 8 months ago
  7. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 8 months ago
  8. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 8 months ago
  9. 1fa76dd Add read pixels test for GrSurfaceContext by Brian Salomon · 3 years, 9 months ago
  10. 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 3 years, 9 months ago
  11. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  12. e4b7969 Use SkClipOp::kIntersect instead of kReplace_ClipOp by Michael Ludwig · 4 years ago
  13. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years ago
  14. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years ago
  15. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  16. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  17. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years ago
  18. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 1 month ago
  19. e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 1 month ago
  20. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 2 months ago
  21. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  22. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 2 months ago
  23. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 2 months ago
  24. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 2 months ago
  25. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 2 months ago
  26. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 2 months ago
  27. c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 2 months ago
  28. 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 2 months ago
  29. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 3 months ago
  30. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  31. 7363af8 Fix gcc 9 warnings. by Ben Wagner · 4 years, 5 months ago
  32. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 5 months ago
  33. f7eb054 basic, untested BGR 1010102 and 101010x by Mike Klein · 4 years, 6 months ago
  34. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 7 months ago
  35. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 8 months ago
  36. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 8 months ago
  37. 6790423 fix tolerance in read pixels tests by Brian Salomon · 4 years, 10 months ago
  38. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 4 years, 10 months ago
  39. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 4 years, 10 months ago
  40. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 4 years, 10 months ago
  41. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 10 months ago
  42. 5918e83 Rewrite ReadPixels_Gpu test to be more exhaustive and share code. by Brian Salomon · 4 years, 10 months ago
  43. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 10 months ago
  44. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 11 months ago
  45. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  46. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  47. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  48. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  49. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  50. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  51. 5dd7746 Use SW backend as ref for AsyncReadPixels unit test. by Brian Salomon · 5 years ago
  52. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  53. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  54. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  55. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  56. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  57. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  58. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  59. 624f906 Be more stringent about API failure cases in AsyncReadPixels test by Brian Salomon · 5 years ago
  60. a7de0f3 Reenable GPU ReadPixels tests on ANGLE ES2 by Brian Salomon · 5 years ago
  61. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  62. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  63. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  64. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  65. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  66. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  67. cd734f6 Add color space and type conversion support to asyncReadPixels by Brian Salomon · 5 years ago
  68. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  69. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  70. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  71. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  72. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  73. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  74. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  75. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  76. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  77. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  78. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  79. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  80. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  81. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  82. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  83. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  84. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  85. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  86. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  87. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  88. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  89. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  90. 0401c0d hide index8 support by Mike Reed · 7 years ago
  91. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  92. eb4f186 Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLE by Robert Phillips · 7 years ago
  93. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  94. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  95. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  96. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  97. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  98. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  99. bab2dbb Reduce read/write-SurfacePixels call sites (take 2) by Robert Phillips · 7 years ago
  100. 747636f Revert "Reduce read/write-SurfacePixels call sites" by Robert Phillips · 7 years ago