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