1. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  2. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  3. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  4. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  5. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  6. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  7. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 5 years ago
  8. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  9. 7c8af17 Remove some uses of isTestingOnlyBackendTexture by Robert Phillips · 5 years ago
  10. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  11. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  12. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  13. 9907e6e Expose SkSurface::isCompatible by Robert Phillips · 5 years ago
  14. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  15. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  16. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  17. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  18. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  19. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  20. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  21. 4687bdd Fix DDL tests when MIP map support not available by Brian Salomon · 5 years ago
  22. 15c9142 Repro Chrome bug and add Skia-side fix by Robert Phillips · 5 years ago
  23. 8e49a69 Loosen up checks in DDLSkSurfaceFlush by Robert Phillips · 5 years ago
  24. ee5fd13 Add test for DDLs and SkSurface::flush by Robert Phillips · 5 years ago
  25. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  26. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  27. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  28. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 6 years ago
  29. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  30. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  31. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  32. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  33. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  34. 60ea40c Remove private configs from GrPixelConfig. by Greg Daniel · 6 years ago
  35. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 6 years ago
  36. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  37. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 6 years ago
  38. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 6 years ago
  39. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 6 years ago
  40. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  41. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  42. 59ef8c3 Remove legacy texture-backed promise image interface. by Brian Salomon · 6 years ago
  43. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  44. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  45. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  46. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  47. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  48. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  49. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  50. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  51. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  52. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  53. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  54. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  55. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  56. 37f9988 Remove sRGB pixel config code from DDL tests by Brian Osman · 6 years ago
  57. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  58. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  59. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  60. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  61. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  62. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  63. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  64. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  65. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  66. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  67. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  68. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  69. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  70. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  71. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  72. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  73. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  74. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  75. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  76. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 7 years ago
  77. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 7 years ago
  78. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  79. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  80. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  81. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  82. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  83. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  84. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  85. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  86. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  87. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  88. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  89. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  90. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  91. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  92. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  93. 9e441ee Fix SkSurfaceCharacterization unit test for DDL by Robert Phillips · 7 years ago
  94. 7a13705 Fix DDL unit tests by Robert Phillips · 7 years ago
  95. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  96. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  97. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  98. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  99. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  100. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago