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

Issue 13749004: Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition. (Closed)

Created:
7 years, 8 months ago by dcheng
Modified:
7 years, 8 months ago
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, jam, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, apatrick_chromium, ctguil+watch_chromium.org, zork+watch_chromium.org
Visibility:
Public.

Description

Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition. This changelist was automatically generated using a clang tool. BUG=171111 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -23 lines) Patch
M content/browser/accessibility/accessibility_tree_formatter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_blacklist_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_driver_bug_list_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_switching_list_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/audio_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_drag_dest_gtk.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/common_param_traits_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M content/gpu/gpu_info_collector_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/hyphenator/hyphenator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_truetype_font_linux.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dcheng
7 years, 8 months ago (2013-04-06 06:09:16 UTC) #1
darin (slow to review)
LGTM
7 years, 8 months ago (2013-04-07 06:27:45 UTC) #2
dcheng
7 years, 8 months ago (2013-04-07 08:19:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r192769 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698