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

Issue 2577373002: Refactor ArcBridgeServiceImpl part 2. (Closed)

Created:
4 years ago by hidehiko
Modified:
4 years ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor ArcBridgeServiceImpl part 2. This CL is the preparation to split ArcSession running parts from ArcBridgeService. - Rename ArcBridgeService::State names to be consistent with terms used in other ARC modules. - Remove unused CONNECTED from State. - Migrate PrerequisitesChanged() and StopInstance() into RequestStart() and RequestStop(). - Rename some fields of ArcBridgeServiceImpl for consistency. - Cleaned up include directives. BUG=657687 BUG=b/31079732 TEST=Ran bots. Committed: https://crrev.com/70586e6fd361f66febe643223e61c08caf776c86 Cr-Commit-Position: refs/heads/master@{#439875}

Patch Set 1 #

Total comments: 14

Patch Set 2 : rebase #

Patch Set 3 : Address comments. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -119 lines) Patch
M components/arc/arc_bridge_service.h View 1 2 3 chunks +15 lines, -19 lines 0 comments Download
M components/arc/arc_bridge_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/arc_bridge_service_impl.h View 1 2 4 chunks +15 lines, -16 lines 0 comments Download
M components/arc/arc_bridge_service_impl.cc View 1 2 3 6 chunks +71 lines, -81 lines 0 comments Download
M components/arc/test/fake_arc_bridge_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
hidehiko
For better code review-ability, I split this CL from crrev.com/2574013003. Hope it is also better ...
4 years ago (2016-12-16 12:15:31 UTC) #6
Luis Héctor Chávez
https://codereview.chromium.org/2577373002/diff/1/components/arc/arc_bridge_service.h File components/arc/arc_bridge_service.h (right): https://codereview.chromium.org/2577373002/diff/1/components/arc/arc_bridge_service.h#newcode150 components/arc/arc_bridge_service.h:150: // ArcBridgeService's state machien can be stopped at any ...
4 years ago (2016-12-16 23:20:12 UTC) #7
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/2577373002/diff/1/components/arc/arc_bridge_service.h File components/arc/arc_bridge_service.h (right): https://codereview.chromium.org/2577373002/diff/1/components/arc/arc_bridge_service.h#newcode150 components/arc/arc_bridge_service.h:150: // ArcBridgeService's state machien ...
4 years ago (2016-12-19 08:05:12 UTC) #9
Luis Héctor Chávez
lgtm
4 years ago (2016-12-19 22:24:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2577373002/60001
4 years ago (2016-12-20 19:38:12 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-20 20:20:36 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-20 20:23:49 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/70586e6fd361f66febe643223e61c08caf776c86
Cr-Commit-Position: refs/heads/master@{#439875}

Powered by Google App Engine
This is Rietveld 408576698