1. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  2. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years ago
  3. 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 1 month ago
  4. d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 1 month ago
  5. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 1 month ago
  6. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 1 month ago
  7. f629a90 Make Clip test FP use texture effect child by Brian Salomon · 4 years, 1 month ago
  8. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 1 month ago
  9. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  10. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  11. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  12. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  13. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  14. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  15. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  16. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 2 months ago
  17. 5ba50af Replace skstd::exchange with std::exchange by Adlai Holler · 4 years, 3 months ago
  18. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 4 months ago
  19. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  20. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 4 months ago
  21. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 4 months ago
  22. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  23. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  24. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  25. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 5 months ago
  26. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 6 months ago
  27. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  28. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 6 months ago
  29. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 7 months ago
  30. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  31. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  32. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  33. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 7 months ago
  34. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  35. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 8 months ago
  36. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 8 months ago
  37. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  38. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 4 years, 10 months ago
  39. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  40. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  41. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 4 years, 11 months ago
  42. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  43. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  44. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  45. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  46. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  47. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  48. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  49. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  50. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  51. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  52. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  53. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  54. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  55. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  56. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  57. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  58. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  59. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  60. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  61. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  62. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  63. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  64. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  65. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  66. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  67. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  68. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  69. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  70. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  71. 7eb5c0f Add "GrMipMapped" parameter to visitProxies by Chris Dalton · 5 years ago
  72. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  73. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  74. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  75. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  76. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  77. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  78. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  79. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  80. 01ceae9 Control access to adding ref to a GrGpuResource when it's ref count is zero. by Brian Salomon · 5 years ago
  81. b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 5 years ago
  82. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  83. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  84. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 5 years ago
  85. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 5 years ago
  86. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  87. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 5 years ago
  88. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  89. 67f0195 Use destructors to free resources owned by lazy proxy callbacks by Brian Salomon · 5 years ago
  90. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  91. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  92. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  93. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  94. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  95. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  96. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  97. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  98. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  99. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  100. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago