1. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 4 years, 9 months ago
  2. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  3. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  4. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  5. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  6. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  7. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  8. f759964 Make defaultBackendFormat callable from anywhere in the GrContext hierarchy by Robert Phillips · 5 years ago
  9. 900583a Update some gpu caps isFormatRenderable calls. by Greg Daniel · 5 years ago
  10. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  11. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  12. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  13. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  14. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  15. 9d8cac8 Check for failed proxy creation in SkDeferredDisplayListRecorder::init by Brian Salomon · 5 years ago
  16. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 5 years ago
  17. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  18. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  19. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  20. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 5 years ago
  21. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 5 years ago
  22. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 5 years ago
  23. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  24. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  25. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  26. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  27. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  28. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  29. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  30. f774818 Reland "Disable coverage counting by default" by Chris Dalton · 5 years ago
  31. 9ff956e Revert "Disable coverage counting by default" by Chris Dalton · 5 years ago
  32. 576b2a5 Disable coverage counting by default by Chris Dalton · 5 years ago
  33. 60dd62b Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers" by Robert Phillips · 5 years ago
  34. 2cce805 Always try to reduce opList splitting in DDL contexts/drawingManagers by Robert Phillips · 5 years ago
  35. d0626aa Add clamped half-float pixel config to Ganesh by Brian Osman · 5 years ago
  36. 56181ba Make DDL contexts/drawing managers always sort opLists by Robert Phillips · 5 years ago
  37. a00da61 Pointer to GrStrikeCache on GrTextBlob by Herb Derby · 5 years ago
  38. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 5 years ago
  39. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 5 years ago
  40. 2184fb7 Move StrikeCache and TextBlobCache to RecordingContext by Robert Phillips · 5 years ago
  41. 9338c60 Switch FP creation over to GrRecordingContext by Robert Phillips · 5 years ago
  42. c5058a6 Add addOnFlushCallbackObject at GrRecordingContext level by Robert Phillips · 5 years ago
  43. 292a6b2 Allow GrRecordingContext to create surfaceContexts by Robert Phillips · 5 years ago
  44. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  45. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  46. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 5 years ago
  47. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  48. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 5 years ago
  49. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 5 years ago
  50. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 5 years ago