1. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years, 4 months ago
  2. 7db7139 Revert "Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage."" by Brian Salomon · 4 years, 4 months ago
  3. 839fb22 Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage." by Brian Salomon · 4 years, 4 months ago
  4. db0288d Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage. by Brian Salomon · 4 years, 4 months ago
  5. 68b245c Remove resize-on-gpu variation from wacky_yuv GMs by Brian Salomon · 4 years, 4 months ago
  6. f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years, 4 months ago
  7. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years, 4 months ago
  8. 6c6678f Separate YUVATextures, YUVATexturesCopy, and YUVAPixmaps in wacky GMs. by Brian Salomon · 4 years, 4 months ago
  9. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 4 years, 4 months ago
  10. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years, 5 months ago
  11. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 5 months ago
  12. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 5 months ago
  13. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 6 months ago
  14. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 6 months ago
  15. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 6 months ago
  16. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 6 months ago
  17. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 6 months ago
  18. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 6 months ago
  19. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 7 months ago
  20. 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 7 months ago
  21. 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 7 months ago
  22. a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years, 7 months ago
  23. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 7 months ago
  24. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 7 months ago
  25. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 7 months ago
  26. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 7 months ago
  27. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 7 months ago
  28. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 7 months ago
  29. 98c39ba Make use of backend texture creation finished procs in YUV GMs by Robert Phillips · 4 years, 7 months ago
  30. b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 7 months ago
  31. f105d38 Update image_from_yuv_textures GM for *ooprddl configs by Robert Phillips · 4 years, 7 months ago
  32. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 7 months ago
  33. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 9 months ago
  34. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 9 months ago
  35. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 9 months ago
  36. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 9 months ago
  37. 404b7cf Appease VS 2019 by Robert Phillips · 4 years, 10 months ago
  38. 12632f1 Always initialize YUYAIndex::fChannel in wacky YUV format GMs by Brian Salomon · 4 years, 10 months ago
  39. f7255d7 Try out plane/channel index scheme in wacky yuv format GMs. by Brian Salomon · 4 years, 10 months ago
  40. 71cb6fd Initialize all the SkYUVAIndex fields in the wacky_yuv_formats GM by Robert Phillips · 4 years, 10 months ago
  41. 85da336 Add d3d support for creating command lists. by Greg Daniel · 5 years ago
  42. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  43. e073552 Minor GM cleanup by Robert Phillips · 5 years ago
  44. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 5 years ago
  45. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  46. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  47. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  48. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  49. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  50. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 5 years ago
  51. ac8a16c Update YUV GMs to use SkYUVMath matrices by Brian Osman · 5 years ago
  52. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  53. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  54. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  55. f47717a Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported by Robert Phillips · 5 years ago
  56. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  57. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  58. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  59. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  60. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  61. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago
  62. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 6 years ago
  63. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  64. c38cfa9 Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles" by Brian Salomon · 6 years ago
  65. f16020b Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 6 years ago
  66. 4b40a1d Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"" by Brian Salomon · 6 years ago
  67. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  68. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  69. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  70. 712f0a7 Fix up wacky_yuv_formats GM by Robert Phillips · 6 years ago
  71. 6b97387 Fix up wacky_yuv_formats GM and GL caps by Robert Phillips · 6 years ago
  72. bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 6 years ago
  73. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 6 years ago
  74. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 6 years ago
  75. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  76. 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
  77. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 6 years ago
  78. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 6 years ago
  79. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 6 years ago
  80. dc62b64 Add helper method to fill in yuvaIndices given a yuv format by Robert Phillips · 6 years ago
  81. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 6 years ago
  82. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 6 years ago
  83. 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
  84. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
  85. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  86. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 6 years ago
  87. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
  88. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 6 years ago
  89. 2dd1b47 Add support for Y410 (i.e., 1010102) to wacky_yuv_formats by Robert Phillips · 6 years ago
  90. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  91. 0a22ba8 Add kIdentity_SkYUVColorSpace by Robert Phillips · 6 years ago
  92. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  93. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  94. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  95. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  96. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  97. f2580c0 Avoid crash in wacky_yuv GMs with --preAbandonGpuContext by Brian Salomon · 6 years ago
  98. 8f388ce Fix leak of textures in wacky_yuv_* GMs by Brian Salomon · 6 years ago
  99. 3e4c2f3 Reland "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago
  100. 4938323 Revert "Add target SkColorSpace to SkImage_GpuYUVA." by Jim Van Verth · 6 years ago