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

Issue 265753006: Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class. (Closed)

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

Description

Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class. Also write a big comment explaining what I'm going to do. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268032

Patch Set 1 #

Total comments: 5

Patch Set 2 : oops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+502 lines, -361 lines) Patch
M mojo/mojo.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/system/channel.cc View 3 chunks +12 lines, -4 lines 0 comments Download
M mojo/system/dispatcher.h View 3 chunks +11 lines, -10 lines 0 comments Download
M mojo/system/dispatcher.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M mojo/system/message_in_transit.h View 15 chunks +15 lines, -77 lines 0 comments Download
M mojo/system/message_in_transit.cc View 9 chunks +20 lines, -248 lines 0 comments Download
M mojo/system/message_pipe.cc View 3 chunks +2 lines, -7 lines 0 comments Download
M mojo/system/raw_channel.cc View 5 chunks +18 lines, -11 lines 0 comments Download
M mojo/system/raw_channel_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A mojo/system/transport_data.h View 1 chunk +163 lines, -0 lines 0 comments Download
A mojo/system/transport_data.cc View 1 1 chunk +255 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
viettrungluu
6 years, 7 months ago (2014-05-01 22:28:20 UTC) #1
viettrungluu
ping
6 years, 7 months ago (2014-05-02 22:32:58 UTC) #2
darin (slow to review)
LGTM https://codereview.chromium.org/265753006/diff/1/mojo/system/transport_data.cc File mojo/system/transport_data.cc (right): https://codereview.chromium.org/265753006/diff/1/mojo/system/transport_data.cc#newcode33 mojo/system/transport_data.cc:33: struct TransportData::PrivateStructForCompileAsserts { neat, i hadn't considered such ...
6 years, 7 months ago (2014-05-02 22:51:40 UTC) #3
viettrungluu
Thanks. https://codereview.chromium.org/265753006/diff/1/mojo/system/transport_data.cc File mojo/system/transport_data.cc (right): https://codereview.chromium.org/265753006/diff/1/mojo/system/transport_data.cc#newcode256 mojo/system/transport_data.cc:256: #if 0 On 2014/05/02 22:51:40, darin wrote: > ...
6 years, 7 months ago (2014-05-03 00:12:49 UTC) #4
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 7 months ago (2014-05-03 00:12:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/265753006/20001
6 years, 7 months ago (2014-05-03 00:13:02 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-03 03:40:27 UTC) #7
Message was sent while issue was closed.
Change committed as 268032

Powered by Google App Engine
This is Rietveld 408576698