1. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  2. 26b50a4 Add testing only helper to flush and sync gpu. by Greg Daniel · 6 years ago
  3. 5d4604b Fix assert format string in GrContext_colorTypeSupportedAsImage test. by Oleg Maximenko · 6 years ago
  4. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  5. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  6. 9708af8 Add test for reading back from unpremul texture image by Brian Salomon · 7 years ago
  7. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  8. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  9. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  10. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  11. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  12. abba998 Fix GrBackendTextureImageGenerator to hold context lock till all proxies are gone by Greg Daniel · 7 years ago
  13. c4e3109 don't draw images with nonfinite dst bounds by Mike Reed · 7 years ago
  14. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  15. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  16. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  17. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  18. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  19. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  20. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  21. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  22. 966db9e Force BackendTextureImageGenerator to work on only 1 consumer context by Greg Daniel · 7 years ago
  23. 47fdf6c add serialprocs to MultiDocument, hide redundant methods by Mike Reed · 7 years ago
  24. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  25. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  26. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  27. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  28. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  29. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  30. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  31. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  32. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  33. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  34. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  35. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  36. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  37. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  38. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  39. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  40. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  41. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  42. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  43. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  44. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  45. d9971c0 Fix DeferredTextureImage test on Mac by Robert Phillips · 7 years ago
  46. 3f475d9 Update CrossContext Image test to fix memory leak by Greg Daniel · 7 years ago
  47. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  48. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  49. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  50. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  51. 0401c0d hide index8 support by Mike Reed · 7 years ago
  52. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  53. ceb7a42 Fix cross context test to actually use shared GL contexts by Brian Osman · 7 years ago
  54. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  55. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  56. cdabbcc Store context type (rather than backend type) in ContextInfo by Robert Phillips · 7 years ago
  57. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 7 years ago
  58. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 7 years ago
  59. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 7 years ago
  60. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  61. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  62. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  63. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  64. b8a1392 Fix uncached getROPixels from GPU images by Brian Osman · 7 years ago
  65. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  66. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  67. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  68. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  69. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 7 years ago
  70. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  71. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 7 years ago
  72. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  73. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  74. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  75. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  76. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 7 years ago
  77. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 7 years ago
  78. 9f4b0ae simplify api to bitmapcache by Mike Reed · 7 years ago
  79. 107524c Attempt to fix AMD ANGLE bots. by Brian Salomon · 7 years ago
  80. ed182d7 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  81. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  82. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  83. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  84. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  85. 0bb6f38 Add unit tests for SkImage::colorSpace() by Matt Sarett · 7 years ago
  86. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  87. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  88. f575993 Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"" by Matt Sarett · 8 years ago
  89. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  90. e8827d2 Address feedback on makeTextureImage by Brian Osman · 8 years ago
  91. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  92. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  93. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  94. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  95. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 8 years ago
  96. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 8 years ago
  97. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 8 years ago
  98. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
  99. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  100. 8461506 Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts" by Matt Sarett · 8 years ago