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

Issue 1350503004: Some easy conversions of scoped_ptr -> std::unique_ptr in the EDK. (Closed)

Created:
5 years, 3 months ago by viettrungluu
Modified:
5 years, 3 months ago
Reviewers:
jamesr
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Some easy conversions of scoped_ptr -> std::unique_ptr in the EDK. R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/11b1e04d7eed5a0f08dd063f5f20f340ac6bdd8b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -48 lines) Patch
M mojo/edk/system/core.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M mojo/edk/system/data_pipe.h View 2 chunks +4 lines, -2 lines 0 comments Download
M mojo/edk/system/data_pipe.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M mojo/edk/system/local_data_pipe_impl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/local_data_pipe_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/edk/system/memory.h View 4 chunks +5 lines, -4 lines 0 comments Download
M mojo/edk/system/message_pipe_perftest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/edk/system/raw_channel.h View 3 chunks +5 lines, -4 lines 0 comments Download
M mojo/edk/system/raw_channel.cc View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/edk/system/raw_channel_posix.cc View 4 chunks +7 lines, -6 lines 0 comments Download
M mojo/edk/system/remote_consumer_data_pipe_impl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/remote_message_pipe_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M mojo/edk/system/remote_producer_data_pipe_impl.h View 4 chunks +9 lines, -7 lines 0 comments Download
M mojo/edk/system/remote_producer_data_pipe_impl.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M mojo/edk/system/transport_data.h View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/edk/test/multiprocess_test_helper.h View 2 chunks +2 lines, -1 line 0 comments Download
M mojo/edk/test/multiprocess_test_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
5 years, 3 months ago (2015-09-17 19:59:05 UTC) #1
jamesr
lgtm
5 years, 3 months ago (2015-09-17 21:41:52 UTC) #2
viettrungluu
5 years, 3 months ago (2015-09-17 21:44:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
11b1e04d7eed5a0f08dd063f5f20f340ac6bdd8b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698