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 262093003: Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector. (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, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Visibility:
Public.

Description

Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector. R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268204

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -95 lines) Patch
M mojo/system/core.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/system/core_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/dispatcher.h View 3 chunks +12 lines, -12 lines 0 comments Download
M mojo/system/dispatcher.cc View 2 chunks +9 lines, -11 lines 0 comments Download
M mojo/system/handle_table.h View 2 chunks +4 lines, -3 lines 0 comments Download
M mojo/system/handle_table.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M mojo/system/local_message_pipe_endpoint.h View 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/system/local_message_pipe_endpoint.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M mojo/system/message_in_transit.h View 3 chunks +3 lines, -6 lines 0 comments Download
M mojo/system/message_in_transit.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/message_pipe.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/message_pipe.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M mojo/system/message_pipe_dispatcher.h View 1 chunk +5 lines, -6 lines 0 comments Download
M mojo/system/message_pipe_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/message_pipe_endpoint.h View 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/system/message_pipe_endpoint.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/system/remote_message_pipe_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/transport_data.h View 2 chunks +5 lines, -7 lines 0 comments Download
M mojo/system/transport_data.cc View 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 7 months ago (2014-05-05 00:53:35 UTC) #1
darin (slow to review)
LGTM
6 years, 7 months ago (2014-05-05 02:27:30 UTC) #2
viettrungluu
6 years, 7 months ago (2014-05-05 16:54:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r268204 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698