commit | 158d26db58f1ee35e04a6695cfbe1484a81ff875 | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <[email protected]> | Tue Dec 12 19:44:10 2017 |
committer | Commit Bot <[email protected]> | Tue Dec 12 19:44:10 2017 |
tree | 7adc2628b85ef264ba5af6f9b772e3c84982bf86 | |
parent | 5d3f4ab1329e633da6b4e1e0f66e90b171ae5235 [diff] |
cc: Tear down frame sink when worker context is lost. Worker context is on a different share group from compositor context so worker context lost notification does not propagate to compositor context. This is mostly fine because we restart the gpu process anyway but we don't for synthetic context loss such as out of memory conditions. R=piman,danakj BUG=786570 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I4afda056ba7399806c9dd56d83a2efb208c95847 Reviewed-on: https://chromium-review.googlesource.com/795184 Commit-Queue: Sunny Sachanandani <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Sadrul Chowdhury <[email protected]> Reviewed-by: danakj <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#523513}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .