1. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 10 months ago
  2. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 10 months ago
  3. 0b68dda Defer stencil attachment until opsTask execution by Chris Dalton · 4 years, 10 months ago
  4. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 4 years, 10 months ago
  5. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 4 years, 11 months ago
  6. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 11 months ago
  7. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 11 months ago
  8. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  9. 16a33c6 Move the msaa dirty rect to GrRenderTargetProxy by Chris Dalton · 5 years ago
  10. 1d19da0 Update fully lazy proxy checks to look for negative w/h by Brian Salomon · 5 years ago
  11. 7a7ddc4 Add parens to assert by Brian Salomon · 5 years ago
  12. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  13. 4ece96d Reland "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  14. a036f0d Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy. by Brian Salomon · 5 years ago
  15. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  16. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  17. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  18. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  19. 3f7932e Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags by Chris Dalton · 5 years ago
  20. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  21. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  22. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  23. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  24. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  25. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  26. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  27. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  28. 2c19e7f Reland "Store GrSwizzle on proxies for texturing and swizzling." by Greg Daniel · 5 years ago
  29. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago[Renamed from include/private/GrSurfaceProxy.h]
  30. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  31. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  32. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  33. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  34. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  35. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  36. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  37. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  38. f91b755 Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  39. 2185f39 Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  40. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  41. 46d0f9a ccpr: Set atlas proxy size to draw bounds rather than backing size by Chris Dalton · 5 years ago
  42. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  43. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  44. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  45. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  46. 1fe0b86 Remove some unused GrSurfaceProxy methods by Robert Phillips · 5 years ago
  47. 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 5 years ago
  48. 01ceae9 Control access to adding ref to a GrGpuResource when it's ref count is zero. by Brian Salomon · 5 years ago
  49. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 5 years ago
  50. 73cc4e8 Temporarily restore old behavior of read/writeSurfacePixels by Robert Phillips · 5 years ago
  51. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  52. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  53. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 5 years ago
  54. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
  55. d44146b Switch GrSurfaceProxy's Copy methods over to GrRecordingContext by Robert Phillips · 6 years ago
  56. 292a6b2 Allow GrRecordingContext to create surfaceContexts by Robert Phillips · 6 years ago
  57. 0d60676 Actually reuse GrTexture if SkPromiseImageTexture used with multiple images. by Brian Salomon · 6 years ago
  58. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  59. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  60. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  61. 9cadc31 Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  62. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  63. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  64. c609353 Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  65. 1b04794 Bypass interval tracking and assignment of read-only texures in GrResourceAllocator. by Brian Salomon · 6 years ago
  66. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  67. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  68. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  69. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  70. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  71. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  72. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  73. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  74. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  75. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  76. ee78396 templatize GrSurfaceProxyRef by Brian Salomon · 6 years ago
  77. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  78. ba5c439 Fix GPU explicit resource allocation bug by Robert Phillips · 6 years ago
  79. 715d08c Fix explicit allocation bug by Robert Phillips · 6 years ago
  80. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  81. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  82. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  83. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  84. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  85. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  86. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  87. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  88. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  89. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 6 years ago
  90. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  91. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  92. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  93. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  94. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  95. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  96. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  97. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  98. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  99. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  100. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 7 years ago