Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(646)

Issue 2779873002: Correctly destroy returned front buffer after resize (Closed)

Created:
3 years, 8 months ago by piman
Modified:
3 years, 8 months ago
Reviewers:
erikchen
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Correctly destroy returned front buffer after resize When returning a front buffer with ReturnFrontBuffer, if the front buffer was resized in the mean time, we were considering the returned mailbox as lost, and never freeing it, causing a large GPU memory leak. This patch fixes it. BUG=692074 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2779873002 Cr-Commit-Position: refs/heads/master@{#459969} Committed: https://chromium.googlesource.com/chromium/src/+/15176a8d134862de21fe2de9f9fd1d7390ac9003

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 13 (8 generated)
piman
FYI, I wouldn't be surprised if this was related to your "10GB of maybe IOSurfaces ...
3 years, 8 months ago (2017-03-28 00:19:18 UTC) #5
erikchen
On 2017/03/28 00:19:18, piman wrote: > FYI, I wouldn't be surprised if this was related ...
3 years, 8 months ago (2017-03-28 00:45:45 UTC) #6
piman
On 2017/03/28 00:45:45, erikchen wrote: > On 2017/03/28 00:19:18, piman wrote: > > FYI, I ...
3 years, 8 months ago (2017-03-28 00:52:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2779873002/1
3 years, 8 months ago (2017-03-28 00:52:51 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 01:28:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/15176a8d134862de21fe2de9f9fd...

Powered by Google App Engine
This is Rietveld 408576698