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

Issue 16293004: Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*" (Closed)

Created:
7 years, 6 months ago by Ryan Sleevi
Modified:
7 years, 6 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*" Linux fixes BUG=110610 TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203623

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1348 lines, -729 lines) Patch
M gpu/command_buffer/service/async_pixel_transfer_delegate_egl.cc View 1 8 chunks +14 lines, -15 lines 0 comments Download
M gpu/command_buffer/service/async_pixel_transfer_delegate_share_group.cc View 1 7 chunks +10 lines, -10 lines 0 comments Download
M gpu/command_buffer/service/buffer_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/buffer_manager_unittest.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M gpu/command_buffer/service/context_group.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/context_state.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/context_state.cc View 1 2 chunks +18 lines, -15 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.cc View 14 chunks +20 lines, -18 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 13 chunks +99 lines, -45 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 50 chunks +134 lines, -126 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 8 chunks +20 lines, -30 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gpu_tracer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/service/image_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/memory_program_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 7 chunks +17 lines, -17 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/query_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/renderbuffer_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/renderbuffer_manager_unittest.cc View 6 chunks +19 lines, -16 lines 0 comments Download
M gpu/command_buffer/service/shader_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/shader_manager_unittest.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 10 chunks +57 lines, -26 lines 0 comments Download
M gpu/command_buffer/service/texture_manager_unittest.cc View 27 chunks +847 lines, -305 lines 0 comments Download
M gpu/command_buffer/service/vertex_array_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/vertex_attrib_manager.h View 2 chunks +2 lines, -6 lines 0 comments Download
M gpu/command_buffer/service/vertex_attrib_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/tests/gl_gpu_memory_buffer_unittests.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M gpu/config/gpu_control_list.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/config/gpu_control_list_entry_unittest.cc View 26 chunks +29 lines, -32 lines 0 comments Download
M gpu/config/gpu_info_collector.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M gpu/gles2_conform_support/egl/display.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Sleevi
TBR
7 years, 6 months ago (2013-06-01 01:43:55 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/16293004/1
7 years, 6 months ago (2013-06-01 01:44:06 UTC) #2
commit-bot: I haz the power
Failed to apply patch for gpu/command_buffer/service/texture_manager.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-01 01:44:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/16293004/4001
7 years, 6 months ago (2013-06-01 02:11:54 UTC) #4
commit-bot: I haz the power
7 years, 6 months ago (2013-06-02 21:11:12 UTC) #5
Message was sent while issue was closed.
Change committed as 203623

Powered by Google App Engine
This is Rietveld 408576698