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

Issue 5010001: COM replaced with RPC for firing events in broker.... (Closed)

Created:
10 years, 1 month ago by Sigurður Ásgeirsson
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

COM replaced with RPC for firing events in broker. Sumbmitting for Vitaly Buka, see original change at http://codereview.chromium.org/4508002/. BUG=none TEST=Unittests in this change. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66121

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+572 lines, -73 lines) Patch
M ceee/ie/broker/broker.h View 2 chunks +1 line, -7 lines 0 comments Download
M ceee/ie/broker/broker.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M ceee/ie/broker/broker.gyp View 4 chunks +45 lines, -0 lines 0 comments Download
M ceee/ie/broker/broker_module.cc View 3 chunks +6 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_client.h View 1 chunk +47 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_client.cc View 1 chunk +116 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_lib.idl View 1 chunk +35 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_server.h View 1 chunk +36 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_server.cc View 1 chunk +130 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_unittest.cc View 1 chunk +81 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_utils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A ceee/ie/broker/broker_rpc_utils.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M ceee/ie/broker/executors_manager.cc View 4 chunks +0 lines, -18 lines 0 comments Download
M ceee/ie/ie.gyp View 3 chunks +3 lines, -0 lines 0 comments Download
M ceee/ie/plugin/toolband/toolband.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M ceee/ie/plugin/toolband/toolband_module.cc View 5 chunks +14 lines, -35 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698