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

Issue 2880013: Free the resources used by a context group. (Closed)

Created:
10 years, 5 months ago by greggman
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Free the resources used by a context group. TEST=unit tests BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51441

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+371 lines, -2 lines) Patch
M gpu/command_buffer/service/buffer_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/buffer_manager.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/buffer_manager_unittest.cc View 1 3 chunks +28 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/context_group.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/context_group.cc View 1 2 chunks +39 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 1 3 chunks +28 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/gpu_processor.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gpu_processor.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gpu_processor_unittest.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 3 chunks +32 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/renderbuffer_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/renderbuffer_manager.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/renderbuffer_manager_unittest.cc View 1 3 chunks +27 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.h View 1 1 chunk +5 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/shader_manager_unittest.cc View 1 3 chunks +30 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager_unittest.cc View 1 4 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
greggman
10 years, 5 months ago (2010-07-01 20:17:23 UTC) #1
greggman
fixed email address
10 years, 5 months ago (2010-07-01 20:30:15 UTC) #2
apatrick_chromium
10 years, 5 months ago (2010-07-01 20:32:44 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698