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

Issue 2567083002: Migrate ArcBridgeService::Observer and ArcSession::Observer. (Closed)

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

Description

Migrate ArcBridgeService::Observer and ArcSession::Observer. Both are conceptually same. So merge them into ArcSessionObserver. BUG=657687 BUG=b/31079732 TEST=Ran bots. Committed: https://crrev.com/9bc9ba5d39432da1cf6ab12bd8ab5146004fbcc5 Cr-Commit-Position: refs/heads/master@{#438467}

Patch Set 1 #

Patch Set 2 : Fix bot error #

Patch Set 3 : Rebase #

Total comments: 6

Patch Set 4 : Address comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -152 lines) Patch
M chrome/browser/chromeos/arc/arc_session_manager.h View 1 2 3 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_session_manager.cc View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/arc/notification/arc_boot_error_notification.h View 1 2 3 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/arc/notification/arc_boot_error_notification.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/arc/print/arc_print_service.h View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/arc/arc_bridge_service.h View 1 2 3 4 7 chunks +9 lines, -38 lines 0 comments Download
M components/arc/arc_bridge_service.cc View 1 2 3 4 4 chunks +7 lines, -24 lines 0 comments Download
M components/arc/arc_bridge_service_impl.h View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M components/arc/arc_bridge_service_impl.cc View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M components/arc/arc_bridge_service_unittest.cc View 1 2 3 8 chunks +16 lines, -18 lines 0 comments Download
M components/arc/arc_session.h View 3 chunks +5 lines, -19 lines 0 comments Download
M components/arc/arc_session.cc View 1 2 3 12 chunks +20 lines, -19 lines 0 comments Download
A components/arc/arc_session_observer.h View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A components/arc/arc_session_observer.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M components/arc/test/fake_arc_session.h View 3 chunks +4 lines, -3 lines 0 comments Download
M components/arc/test/fake_arc_session.cc View 1 2 3 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 35 (24 generated)
hidehiko
PTAL.
4 years ago (2016-12-12 17:44:08 UTC) #4
hidehiko
On 2016/12/12 17:44:08, hidehiko wrote: > PTAL. Note: this is preparation to move ArcSession related ...
4 years ago (2016-12-12 17:44:37 UTC) #5
hidehiko
Rebased. Friendly ping?
4 years ago (2016-12-13 17:44:50 UTC) #16
Luis Héctor Chávez
https://codereview.chromium.org/2567083002/diff/40001/components/arc/arc_session_observer.h File components/arc/arc_session_observer.h (right): https://codereview.chromium.org/2567083002/diff/40001/components/arc/arc_session_observer.h#newcode12 components/arc/arc_session_observer.h:12: // Interface to observe the ARC container running state. ...
4 years ago (2016-12-13 18:02:55 UTC) #17
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/2567083002/diff/40001/components/arc/arc_session_observer.h File components/arc/arc_session_observer.h (right): https://codereview.chromium.org/2567083002/diff/40001/components/arc/arc_session_observer.h#newcode12 components/arc/arc_session_observer.h:12: // Interface to observe ...
4 years ago (2016-12-14 01:23:33 UTC) #19
Luis Héctor Chávez
lgtm
4 years ago (2016-12-14 04:04:45 UTC) #23
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/2567083002/60001
4 years ago (2016-12-14 04:47:16 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/325583)
4 years ago (2016-12-14 04:55:07 UTC) #27
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/2567083002/80001
4 years ago (2016-12-14 07:44:44 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-14 09:02:29 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-14 09:04:26 UTC) #35
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9bc9ba5d39432da1cf6ab12bd8ab5146004fbcc5
Cr-Commit-Position: refs/heads/master@{#438467}

Powered by Google App Engine
This is Rietveld 408576698