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

Issue 417303002: Convert ReadMessage...() to use the new user pointer handling (see r285350). (Closed)

Created:
6 years, 5 months ago by viettrungluu
Modified:
6 years, 5 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Convert ReadMessage...() to use the new user pointer handling (see r285350). Also add a |PutArray()| method to |UserPointer<>|. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285702

Patch Set 1 #

Patch Set 2 : hmm #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -214 lines) Patch
M mojo/system/core.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M mojo/system/core_test_base.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M mojo/system/core_unittest.cc View 1 chunk +1 line, -8 lines 0 comments Download
M mojo/system/dispatcher.h View 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/system/dispatcher.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M mojo/system/dispatcher_unittest.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M mojo/system/local_message_pipe_endpoint.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/system/local_message_pipe_endpoint.cc View 2 chunks +10 lines, -9 lines 0 comments Download
M mojo/system/memory.h View 3 chunks +35 lines, -4 lines 0 comments Download
M mojo/system/message_pipe.h View 2 chunks +3 lines, -4 lines 0 comments Download
M mojo/system/message_pipe.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/system/message_pipe_dispatcher.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/system/message_pipe_dispatcher.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M mojo/system/message_pipe_dispatcher_unittest.cc View 8 chunks +15 lines, -23 lines 0 comments Download
M mojo/system/message_pipe_endpoint.h View 2 chunks +3 lines, -2 lines 0 comments Download
M mojo/system/message_pipe_endpoint.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/system/message_pipe_unittest.cc View 19 chunks +38 lines, -60 lines 0 comments Download
M mojo/system/multiprocess_message_pipe_unittest.cc View 7 chunks +16 lines, -23 lines 0 comments Download
M mojo/system/remote_message_pipe_unittest.cc View 10 chunks +33 lines, -39 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 5 months ago (2014-07-25 19:55:07 UTC) #1
darin (slow to review)
LGTM
6 years, 5 months ago (2014-07-25 20:17:33 UTC) #2
viettrungluu
6 years, 5 months ago (2014-07-25 22:04:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r285702 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698