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

Issue 2226193002: Not for commit: crash GPU process in glCreateGpuMemoryBufferImageCHROMIUM.

Created:
4 years, 4 months ago by Ken Russell (switch to Gerrit)
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews, jam, cc-bugs_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Not for commit: crash GPU process in glCreateGpuMemoryBufferImageCHROMIUM. Attempting to provoke a renderer process crash seen on the bots, apparently caused by context loss. BUG=619264 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M cc/resources/resource_provider.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_integration_test.py View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/ipc/client/command_buffer_proxy_impl.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (2 generated)
Ken Russell (switch to Gerrit)
Description was changed from ========== Not for commit: crash GPU process in glCreateGpuMemoryBufferImageCHROMIUM. Attempting to ...
4 years, 4 months ago (2016-08-09 02:56:07 UTC) #1
Ken Russell (switch to Gerrit)
4 years, 4 months ago (2016-08-09 02:56:08 UTC) #2
Description was changed from

==========
Not for commit: crash GPU process in glCreateGpuMemoryBufferImageCHROMIUM.

Attempting to provoke a renderer process crash seen on the bots,
apparently caused by context loss.

BUG=619264
CQ_INCLUDE_TRYBOTS=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
==========

to

==========
Not for commit: crash GPU process in glCreateGpuMemoryBufferImageCHROMIUM.

Attempting to provoke a renderer process crash seen on the bots,
apparently caused by context loss.

BUG=619264
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
==========

Powered by Google App Engine
This is Rietveld 408576698