1. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  2. c552eaf Avoid making new image snapshot in GPU->GPU SkSurface::draw() by Brian Salomon · 5 years ago
  3. b085fa9 Add ddl support to drawing to wrapped vulkan secondary command buffers. by Greg Daniel · 5 years ago
  4. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  5. b6c15ba Add API for creating SkImage from AHB while uploading data to it. by Greg Daniel · 5 years ago
  6. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  7. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 5 years ago
  8. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 5 years ago
  9. 173464d Add support for importing AHardwareBuffers into SkSurfaces. by Greg Daniel · 5 years ago
  10. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 5 years ago
  11. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  12. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  13. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  14. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  15. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  16. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  17. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  18. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  19. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  20. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  21. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  22. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  23. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  24. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  25. f421685 Revert "Stop using color space xform canvas in picture image generator" by Greg Daniel · 6 years ago
  26. 031ca21 Stop using color space xform canvas in picture image generator by Brian Osman · 6 years ago
  27. 363a3f8 SkCanvas: remove unused SkCanvas::InitFlags by Hal Canary · 6 years ago
  28. 21a99d4 Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTarget by Justin Novosad · 6 years ago
  29. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  30. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  31. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  32. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  33. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  34. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  35. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  36. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  37. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  38. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  39. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 6 years ago
  40. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 6 years ago
  41. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  42. 66aebf3 Make sure GrBackendTextures are valid before starting to do things with them by Greg Daniel · 6 years ago
  43. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 6 years ago
  44. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 6 years ago
  45. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 6 years ago
  46. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 6 years ago
  47. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  48. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  49. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  50. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  51. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 6 years ago
  52. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 6 years ago
  53. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 6 years ago
  54. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 6 years ago
  55. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 6 years ago
  56. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 6 years ago
  57. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 6 years ago
  58. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 6 years ago
  59. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  60. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  61. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  62. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  63. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 6 years ago
  64. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  65. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  66. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  67. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  68. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 6 years ago
  69. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 6 years ago
  70. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  71. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  72. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  73. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  74. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  75. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  76. 61e5101 Flesh out SkSurfaceCharacterization by Robert Phillips · 7 years ago
  77. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  78. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  79. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  80. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  81. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  82. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  83. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  84. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  85. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  86. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  87. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  88. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  89. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  90. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  91. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  92. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  93. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  94. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  95. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  96. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  97. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  98. 602b79c Complete another MDB todo by Robert Phillips · 7 years ago
  99. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  100. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago