summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14
diff options
context:
space:
mode:
authorGreg Daniel <egdaniel@google.com>2021-04-08 11:39:02 -0400
committerGreg Daniel <egdaniel@google.com>2021-04-08 20:21:56 +0000
commitd2317a49836f2ebe073010af2906b6ff1ec50e3d (patch)
tree9bc2249f8afe251ffbde72095ebcca3e5164c2c0 /docs/html/sdk/api_diff/14
parent7d0422a7ca13eb99b3051d69830df4cdeeccb21d (diff)
Make SkiaVulkanPipeline go through RenderThread to get VulkanManger.
Previously the pipeline held a referance to the VulkanManager on the RenderThread. However if the RenderThread ever deleted or recreated its VulkanManager the pipline would not update its reference and cause crashes when accessed. This change makes it so the pipeline always goes through the RenderThread to get the VulkanManager. Test: Manual build and running on phone Bug: b/184287126, b/183289296 Change-Id: I52b37d0aa85b553e358285fa3654c2169971ffde
Diffstat (limited to 'docs/html/sdk/api_diff/14')
0 files changed, 0 insertions, 0 deletions