summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19Add device's "WiFi.SupportedFrequencies" property.brillo-m10-releasebrillo-m10-devVitaly Buka
2016-02-19shill: implement IDevice Binder interface methodsSamuel Tan
2016-02-19shill: refactor KeyValureStoreTest double array equality checksSamuel Tan
2016-02-19shill: add helper to convert between PersistableBundle and KeyValueStoreSamuel Tan
2016-02-19shill: add missing "static" comment to Error::ToBinderStatus()Samuel Tan
2016-02-17shill: KeyValueStore: add support for PersistableBundle-supported typesSamuel Tan
2016-02-17shill: refactor duplicate variables in KeyValueStore unittestSamuel Tan
2016-02-16shill: fix bugs in KeyValueStoreTestSamuel Tan
2016-02-12shill: save map of binder adaptors in BinderControlSamuel Tan
2016-02-12shill: store pointer to BinderControl in binder adaptorsSamuel Tan
2016-02-11shill: add helper to convert shill error to android StatusSamuel Tan
2016-02-09shill: remove use of android::String16 in Binder interfaceSamuel Tan
2016-02-04shill_test: Compile only on 'eng' builds.Jorge Lucangeli Obes
2016-02-01shill: Add APIs missing from MockSocketsChristopher Book
2016-01-26shill: Disconnect current VPN if the user tries to connect to another VPNKevin Cernekee
2016-01-26shill: Blackhole IPv6 traffic when using third party VPNsKevin Cernekee
2016-01-26shill: Tunnel crosh traffic through third-party VPNsKevin Cernekee
2016-01-26shill: Fix status printKevin Cernekee
2016-01-25shill: Fix build break in wimax code.Alex Deymo
2016-01-23shill: Fix build break in unit tests on Chrome OSAlex Vakulenko
2016-01-22shill: Fix more build error on Chrome OSAlex Vakulenko
2016-01-22shill: Fix minor compilation error on Chrome OSAlex Vakulenko
2016-01-21shill: rename ChromeosDaemon to DaemonTaskSamuel Tan
2016-01-20shill: Update libchrome APIs to r369476Alex Vakulenko
2016-01-20Revert "Revert "shill: store VendorEncapsulatedOptions as ByteArray""Peter Qiu
2016-01-20shill: Add ByteArray propertiesVictor Dodon
2016-01-20shill: add dbus/chromeos_manager_dbus_adaptor_unittest.cc to shill.gypSamuel Tan
2016-01-20shill: refactor ChromeosDaemonSamuel Tan
2016-01-20Revert "shill: Add ByteArray properties"Alex Vakulenko
2016-01-20Revert "shill: store VendorEncapsulatedOptions as ByteArray"Alex Vakulenko
2016-01-20shill: store VendorEncapsulatedOptions as ByteArrayVictor Dodon
2016-01-19shill: add a whitelist invocation optionChristopher Grant
2016-01-19shill: remove obsolete shill daemon source filesChristopher Grant
2016-01-19shill: do not require MAC addresses on ignored ethernet devicesChristopher Grant
2016-01-19shill: include ignore-unknown-ethernet argument in shill.confChristopher Grant
2016-01-18shill: Fix link failureKevin Cernekee
2016-01-15shill: remove undefined methods expectations in ChromeosManagerDBusAdaptorTestSamuel Tan
2016-01-15shill: wrap manager AP/Station mode methods in preprocessor conditionalsSamuel Tan
2016-01-14shill: make remote service monitoring RPC-mechanism-specificSamuel Tan
2016-01-11shill: do not create service watcher via DeviceClaimerSamuel Tan
2016-01-08shill: use BinderWrapperSamuel Tan
2016-01-08shill: add BinderControl and stub/skeleton adaptor implementationsbrillo-m9-releasebrillo-m9-devSamuel Tan
2016-01-07shill: remove EmitStateChanged() from ManagerAdaptorInterfaceSamuel Tan
2016-01-07shill: add binder scope name to ScopeLoggerSamuel Tan
2016-01-07shill: do not use in Callback80211Metrics if WiFi is disabledSamuel Tan
2016-01-07shill: stop using ChromeosDBusDaemonSamuel Tan
2016-01-07shill: Add Binder interface aidl filesSamuel Tan
2015-12-21shill: Disable RTTIAlex Vakulenko
2015-12-16process_manager: reset signal mask for minijailed child processesPeter Qiu
2015-12-11shill-test-proxy: Implement RPC methods (Part 11)brillo-m8-releasebrillo-m8-devRoshan Pius