DescriptionDirectly use GrGLInterface in cc tests rather than SkNullGLContext.
This unblocks removal of SkGLContext and its subclasses from the Skia lib. Using the null GrGLInterface here used to be problematic because its implementation stored its state globally, assuming there was only one instance. This is no longer the case.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/8799bb02c20d52878bde3eb9e2e33138919233ac
Cr-Commit-Position: refs/heads/master@{#383375}
Patch Set 1 #Patch Set 2 : remove #include #Patch Set 3 : fix include and similar change to Canvas2DLayerBridgeTest #
Total comments: 2
Patch Set 4 : no auto for smart ptr #
Messages
Total messages: 20 (9 generated)
|