1. 0cc5754 Revert "Revert "Change promise image contract to for when Release and Done are called."" by Brian Salomon · 6 years ago
  2. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 6 years ago
  3. d716d44 Revert "Change promise image contract to for when Release and Done are called." by Brian Salomon · 6 years ago
  4. c5e8e15 Change promise image contract to for when Release and Done are called. by Brian Salomon · 6 years ago
  5. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  6. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  7. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  8. 60ea40c Remove private configs from GrPixelConfig. by Greg Daniel · 6 years ago
  9. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 6 years ago
  10. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  11. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 6 years ago
  12. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 6 years ago
  13. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 6 years ago
  14. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  15. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  16. 59ef8c3 Remove legacy texture-backed promise image interface. by Brian Salomon · 6 years ago
  17. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  18. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  19. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  20. f54883c Fix recording multiple DDLs from a single DDL Recorder (take 2) by Robert Phillips · 6 years ago
  21. b67edbd Revert "Fix recording multiple DDLs from a single DDL Recorder" by Robert Phillips · 6 years ago
  22. 99e1709 Fix recording multiple DDLs from a single DDL Recorder by Robert Phillips · 6 years ago
  23. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  24. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  25. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  26. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  27. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  28. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  29. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  30. 37f9988 Remove sRGB pixel config code from DDL tests by Brian Osman · 6 years ago
  31. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  32. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  33. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  34. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  35. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  36. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  37. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  38. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  39. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  40. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  41. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  42. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  43. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  44. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  45. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 6 years ago
  46. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 6 years ago
  47. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 6 years ago
  48. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  49. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  50. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 7 years ago
  51. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 7 years ago
  52. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  53. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  54. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  55. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  56. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  57. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  58. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  59. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  60. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  61. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  62. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  63. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  64. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  65. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  66. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  67. 9e441ee Fix SkSurfaceCharacterization unit test for DDL by Robert Phillips · 7 years ago
  68. 7a13705 Fix DDL unit tests by Robert Phillips · 7 years ago
  69. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  70. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  71. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  72. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  73. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  74. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  75. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  76. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago