1. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  2. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  3. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 4 years, 11 months ago
  4. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  5. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  6. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  7. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  8. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  9. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  10. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  11. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  12. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  13. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  14. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  15. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  16. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  17. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  18. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  19. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  20. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  21. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  22. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  23. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  24. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  25. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  26. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  27. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  28. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 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
  30. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  31. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  32. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  33. 7eb5c0f Add "GrMipMapped" parameter to visitProxies by Chris Dalton · 5 years ago
  34. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  35. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  36. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  37. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  38. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  39. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  40. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  41. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  42. 01ceae9 Control access to adding ref to a GrGpuResource when it's ref count is zero. by Brian Salomon · 5 years ago
  43. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 5 years ago
  44. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  45. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  46. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  47. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 5 years ago
  48. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  49. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 5 years ago
  50. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  51. 67f0195 Use destructors to free resources owned by lazy proxy callbacks by Brian Salomon · 5 years ago
  52. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  53. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  54. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  55. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  56. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  57. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  58. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  59. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  60. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  61. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  62. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  63. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  64. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  65. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  66. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  67. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  68. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  69. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  70. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  71. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  72. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  73. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  74. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  75. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  76. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  77. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  78. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  79. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  80. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  81. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  82. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  83. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  84. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  85. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  86. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  87. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  88. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  89. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  90. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  91. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  92. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 6 years ago
  93. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  94. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  95. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  96. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  97. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  98. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  99. ce5209a Make fully lazy proxies possess an origin by Robert Phillips · 6 years ago
  100. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 6 years ago