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

Issue 1421023002: Remove the ARC Bridge Service (Closed)

Created:
5 years, 2 months ago by Luis Héctor Chávez
Modified:
5 years ago
CC:
chromium-reviews, hashimoto+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/a/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the ARC Bridge Service No longer needed since ARC-related messages are being migrated to session_manager. BUG=b:24339743 Committed: https://crrev.com/c78e795e89b7f15eebcadde00e91688815b03124 Cr-Commit-Position: refs/heads/master@{#362778}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed the bool callback for StartInstance #

Total comments: 3

Patch Set 3 : Expanded a comment #

Patch Set 4 : Removing the service instead of renaming it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -218 lines) Patch
M chromeos/chromeos.gyp View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
D chromeos/dbus/arc_bridge_client.h View 1 chunk +0 lines, -41 lines 0 comments Download
D chromeos/dbus/arc_bridge_client.cc View 1 chunk +0 lines, -77 lines 0 comments Download
M chromeos/dbus/dbus_client_bundle.h View 1 2 3 4 chunks +0 lines, -5 lines 0 comments Download
M chromeos/dbus/dbus_client_bundle.cc View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M chromeos/dbus/dbus_thread_manager.h View 1 2 3 3 chunks +0 lines, -3 lines 0 comments Download
M chromeos/dbus/dbus_thread_manager.cc View 1 2 3 4 chunks +0 lines, -11 lines 0 comments Download
D chromeos/dbus/fake_arc_bridge_client.h View 1 chunk +0 lines, -33 lines 0 comments Download
D chromeos/dbus/fake_arc_bridge_client.cc View 1 chunk +0 lines, -36 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Luis Héctor Chávez
PTAL This is required by https://codereview.chromium.org/1412863004/
5 years, 2 months ago (2015-10-23 02:39:25 UTC) #2
denniskempin (chromium)
Can you update the commit message to reflect that this is not a pure renaming? ...
5 years, 2 months ago (2015-10-23 12:22:10 UTC) #3
stevenjb
Is there a document for ArcInstanceClient somewhere? https://codereview.chromium.org/1421023002/diff/1/chromeos/dbus/arc_instance_client.cc File chromeos/dbus/arc_instance_client.cc (right): https://codereview.chromium.org/1421023002/diff/1/chromeos/dbus/arc_instance_client.cc#newcode65 chromeos/dbus/arc_instance_client.cc:65: base::Bind(&OnBoolDBusMethod, callback)); ...
5 years, 2 months ago (2015-10-23 16:34:45 UTC) #4
Luis Héctor Chávez
https://codereview.chromium.org/1421023002/diff/1/chromeos/dbus/arc_instance_client.cc File chromeos/dbus/arc_instance_client.cc (right): https://codereview.chromium.org/1421023002/diff/1/chromeos/dbus/arc_instance_client.cc#newcode32 chromeos/dbus/arc_instance_client.cc:32: void OnBoolDBusMethod(const BoolDBusMethodCallback& callback, On 2015/10/23 12:22:10, denniskempin wrote: ...
5 years, 2 months ago (2015-10-23 17:33:14 UTC) #5
satorux1
https://codereview.chromium.org/1421023002/diff/20001/chromeos/dbus/arc_bridge_client.h File chromeos/dbus/arc_bridge_client.h (left): https://codereview.chromium.org/1421023002/diff/20001/chromeos/dbus/arc_bridge_client.h#oldcode19 chromeos/dbus/arc_bridge_client.h:19: // Client for the Arc Bridge Service could you ...
5 years, 1 month ago (2015-10-27 07:21:29 UTC) #8
Luis Héctor Chávez
https://codereview.chromium.org/1421023002/diff/20001/chromeos/dbus/arc_instance_client.h File chromeos/dbus/arc_instance_client.h (right): https://codereview.chromium.org/1421023002/diff/20001/chromeos/dbus/arc_instance_client.h#newcode19 chromeos/dbus/arc_instance_client.h:19: // Client for the Arc Instance Service On 2015/10/27 ...
5 years, 1 month ago (2015-10-27 15:57:33 UTC) #9
Luis Héctor Chávez
Code was moved around and now will live in a different service. PTAL
5 years, 1 month ago (2015-11-03 22:50:31 UTC) #11
stevenjb
lgtm
5 years, 1 month ago (2015-11-06 21:39:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421023002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421023002/60001
5 years ago (2015-12-02 19:21:29 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-02 20:06:30 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-02 20:07:19 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c78e795e89b7f15eebcadde00e91688815b03124
Cr-Commit-Position: refs/heads/master@{#362778}

Powered by Google App Engine
This is Rietveld 408576698