History log of /system/connectivity/shill/dbus/chromeos_supplicant_bss_proxy.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03e6719bae1e0903d94853b896673a033196bcf5 13-Oct-2015 Alex Vakulenko <avakulenko@google.com> shill: Rename "chromeos" -> "brillo" in include paths and namespaces

libchromeos is transitioning to libbrillo and chromeos namespaces
and include directory is changing to brillo.

Bug: 24872993
TEST=built for aosp and brillo, all unit tests pass on dragonboard

Change-Id: I804311e49ee780ca96e05f6a581e8c95709d4e1d
/system/connectivity/shill/dbus/chromeos_supplicant_bss_proxy.h
c0beca55d290fe0b1c96d78cbbcf94b05c23f5a5 03-Sep-2015 Peter Qiu <zqiu@google.com> License shill to Apache2

This patch automatically replaced the license on all text files from
Chromium OS (BSD style) to AOSP (Apache2), keeping the original year as
a reference.

The license header was added to .gyp and .gypi, the NOTICE was added with a copy
of the Apache2 license and MODULE_LICENSE_* file was added.

BUG=23587594
TEST=grep 'Chromium OS Authors' doesn't find anything.

Change-Id: If41ede586c2465f5831fb7fee270ff41dbfdb596
/system/connectivity/shill/dbus/chromeos_supplicant_bss_proxy.h
c34da84ef49b32c27c879c3d37831c7970a8538b 24-Jul-2015 Peter Qiu <zqiu@chromium.org> shill: fix WeakPtrFactory declaration in chromeos DBus proxies

Thanks to @avakulento for pointing out that WeakPtrFactory must be
the last member of the class. So during destruction, it will be
destroyed first, which will invalidate all delegates.

Fix it for newly added chromeos DBus proxies that violated this.

BUG=None
TEST=USE="asan clang chromeos_dbus" FEATURES=test emerge-$BOARD shill

Change-Id: I1fb7d5f446ef3f64d434724ac15bb962d898faaf
Reviewed-on: https://chromium-review.googlesource.com/288364
Reviewed-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: Zeping Qiu <zqiu@chromium.org>
Tested-by: Zeping Qiu <zqiu@chromium.org>
/system/connectivity/shill/dbus/chromeos_supplicant_bss_proxy.h
55ce0b668c0096a2a0ae2c6dfe154635e80b169c 20-Jul-2015 Peter Qiu <zqiu@chromium.org> shill: chromeos DBus proxy for supplicant DBus interfaces

Implement chromeos DBus proxy for fi.w1.wpa_supplicant1.Interface,
fi.w1.wpa_supplicant1.Network, and fi.w1.wpa_supplicant1.BSS interfaces.

Note: PropertySet::Set method is async call, proxy interface APIs
that uses PropertySet::Set method will always return success, with
failures being logged in the callback. Since the caller of those
APIs generally only use the return status for logging purpose.

BUG=chromium:507869
TEST=USE="asan clang chromeos_dbus" FEATURES=test emerge-$BOARD shill

Change-Id: I0efe529d08ba0b41b3ddef2df2adbec499a5477a
Reviewed-on: https://chromium-review.googlesource.com/286850
Trybot-Ready: Zeping Qiu <zqiu@chromium.org>
Tested-by: Zeping Qiu <zqiu@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: Zeping Qiu <zqiu@chromium.org>
/system/connectivity/shill/dbus/chromeos_supplicant_bss_proxy.h