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

Issue 980973003: apmanager: Add dbus implementation to chromium. (Closed)

Created:
5 years, 9 months ago by dtapuska
Modified:
5 years, 9 months ago
Reviewers:
stevenjb, *zqiu1
CC:
chromium-reviews, stevenjb+watch_chromium.org, hashimoto+watch_chromium.org, oshima+watch_chromium.org, Ben Chan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

apmanager: Add dbus implementation to chromium. Add a dbus implementation for the wifi ap manager. ap_manager is a ChromeOS service that manages the hostapd instance; this is a dbus binding that the ChromeOS service. BUG=463194 Committed: https://crrev.com/4bca047f2cc173183673d799d1bd148cea08efa6 Cr-Commit-Position: refs/heads/master@{#319682}

Patch Set 1 #

Patch Set 2 : Rebased on conflicting change #

Total comments: 16

Patch Set 3 : Change struct into class #

Unified diffs Side-by-side diffs Delta from patch set Stats (+925 lines, -0 lines) Patch
M chromeos/chromeos.gyp View 1 2 chunks +4 lines, -0 lines 0 comments Download
A chromeos/dbus/ap_manager_client.h View 1 2 1 chunk +286 lines, -0 lines 0 comments Download
A chromeos/dbus/ap_manager_client.cc View 1 2 1 chunk +488 lines, -0 lines 0 comments Download
M chromeos/dbus/dbus_client_bundle.h View 1 4 chunks +5 lines, -0 lines 0 comments Download
M chromeos/dbus/dbus_client_bundle.cc View 1 4 chunks +8 lines, -0 lines 0 comments Download
M chromeos/dbus/dbus_thread_manager.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M chromeos/dbus/dbus_thread_manager.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_ap_manager_client.h View 1 chunk +49 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_ap_manager_client.cc View 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
dtapuska
5 years, 9 months ago (2015-03-05 19:42:15 UTC) #2
stevenjb
https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.cc File chromeos/dbus/ap_manager_client.cc (right): https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.cc#newcode54 chromeos/dbus/ap_manager_client.cc:54: // is used. This comment would be more meaningful ...
5 years, 9 months ago (2015-03-06 18:22:15 UTC) #3
dtapuska
https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h File chromeos/dbus/ap_manager_client.h (right): https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h#newcode70 chromeos/dbus/ap_manager_client.h:70: class DeviceProperties : public dbus::PropertySet { On 2015/03/06 18:22:15, ...
5 years, 9 months ago (2015-03-06 18:25:42 UTC) #4
dtapuska
On 2015/03/06 18:25:42, Dave Tapuska wrote: > https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h > File chromeos/dbus/ap_manager_client.h (right): > > https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h#newcode70 ...
5 years, 9 months ago (2015-03-06 18:26:38 UTC) #5
stevenjb
https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h File chromeos/dbus/ap_manager_client.h (right): https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.h#newcode70 chromeos/dbus/ap_manager_client.h:70: class DeviceProperties : public dbus::PropertySet { On 2015/03/06 18:25:42, ...
5 years, 9 months ago (2015-03-06 19:17:46 UTC) #6
dtapuska
https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.cc File chromeos/dbus/ap_manager_client.cc (right): https://codereview.chromium.org/980973003/diff/20001/chromeos/dbus/ap_manager_client.cc#newcode54 chromeos/dbus/ap_manager_client.cc:54: // is used. On 2015/03/06 18:22:15, stevenjb wrote: > ...
5 years, 9 months ago (2015-03-06 19:57:53 UTC) #7
stevenjb
Thanks. Even though this is more verbose I think this makes it much more clear ...
5 years, 9 months ago (2015-03-06 21:36:42 UTC) #9
zqiu1
lgtm
5 years, 9 months ago (2015-03-06 21:59:50 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/980973003/40001
5 years, 9 months ago (2015-03-06 22:07:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) mac_chromium_rel_ng on ...
5 years, 9 months ago (2015-03-07 00:09:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/980973003/40001
5 years, 9 months ago (2015-03-09 17:21:03 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-09 18:01:44 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 18:02:14 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4bca047f2cc173183673d799d1bd148cea08efa6
Cr-Commit-Position: refs/heads/master@{#319682}

Powered by Google App Engine
This is Rietveld 408576698