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 10386080: Rename nacl::RefCounted to nacl::RefCountedThreadSafe (Closed)

Created:
8 years, 7 months ago by Ryan Sleevi
Modified:
8 years, 7 months ago
Reviewers:
Mark Seaborn
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to alias as gpu::RefCountedThreadSafe. Additionally, ensure all of the nacl::RefCountedThreadSafe-derived classes do not have public destructors. BUG=123295 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137936

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased #

Total comments: 2

Patch Set 3 : License bump #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -63 lines) Patch
M gpu/command_buffer/client/ref_counted.h View 1 chunk +2 lines, -6 lines 0 comments Download
M ppapi/native_client/src/include/ref_counted.h View 1 4 chunks +10 lines, -8 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/array_buffer_proxy_var.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio.h View 3 chunks +5 lines, -1 line 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio_config.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_buffer.h View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_font.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_graphics_2d.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_graphics_3d.h View 3 chunks +5 lines, -4 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_image_data.h View 1 2 3 chunks +10 lines, -6 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_image_data.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_input_event.h View 2 chunks +6 lines, -4 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_input_event.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_view.h View 1 2 3 chunks +7 lines, -6 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_view.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_resource.h View 2 chunks +5 lines, -2 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/proxy_var.h View 2 chunks +6 lines, -5 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/string_proxy_var.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ryan Sleevi
Hey Mark, Thanks for pointing out the include_dir hackery. Please take a look. Since the ...
8 years, 7 months ago (2012-05-11 01:17:05 UTC) #1
Ryan Sleevi
http://codereview.chromium.org/10386080/diff/1/ppapi/native_client/src/include/ref_counted.h File ppapi/native_client/src/include/ref_counted.h (right): http://codereview.chromium.org/10386080/diff/1/ppapi/native_client/src/include/ref_counted.h#newcode3 ppapi/native_client/src/include/ref_counted.h:3: // found in the LICENSE file. I wasn't sure ...
8 years, 7 months ago (2012-05-11 01:30:37 UTC) #2
Ryan Sleevi
Actually, disregard this. It worked locally because I had also deleted the file from the ...
8 years, 7 months ago (2012-05-11 18:14:00 UTC) #3
Ryan Sleevi
PTAL. Updated now that 1) File copied to Chromium 2) DEPS updated in NaCL 3) ...
8 years, 7 months ago (2012-05-17 17:46:52 UTC) #4
Ryan Sleevi
mark: Ping?
8 years, 7 months ago (2012-05-18 17:13:09 UTC) #5
Mark Seaborn
LGTM http://codereview.chromium.org/10386080/diff/5001/gpu/command_buffer/client/ref_counted.h File gpu/command_buffer/client/ref_counted.h (right): http://codereview.chromium.org/10386080/diff/5001/gpu/command_buffer/client/ref_counted.h#newcode9 gpu/command_buffer/client/ref_counted.h:9: #include "native_client/src/include/ref_counted.h" Should there be a TODO here ...
8 years, 7 months ago (2012-05-18 18:26:22 UTC) #6
Ryan Sleevi
http://codereview.chromium.org/10386080/diff/5001/gpu/command_buffer/client/ref_counted.h File gpu/command_buffer/client/ref_counted.h (right): http://codereview.chromium.org/10386080/diff/5001/gpu/command_buffer/client/ref_counted.h#newcode9 gpu/command_buffer/client/ref_counted.h:9: #include "native_client/src/include/ref_counted.h" On 2012/05/18 18:26:23, Mark Seaborn wrote: > ...
8 years, 7 months ago (2012-05-18 18:30:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10386080/5001
8 years, 7 months ago (2012-05-18 18:31:03 UTC) #8
commit-bot: I haz the power
Presubmit check for 10386080-5001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 7 months ago (2012-05-18 18:31:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10386080/10003
8 years, 7 months ago (2012-05-18 18:48:37 UTC) #10
commit-bot: I haz the power
8 years, 7 months ago (2012-05-18 20:09:56 UTC) #11
Change committed as 137936

Powered by Google App Engine
This is Rietveld 408576698