1. 8ad17ee shill: remove undefined methods expectations in ChromeosManagerDBusAdaptorTest by Samuel Tan · 8 years ago
  2. e569b21 shill: wrap manager AP/Station mode methods in preprocessor conditionals by Samuel Tan · 8 years ago
  3. 8a3f68e shill: make remote service monitoring RPC-mechanism-specific by Samuel Tan · 8 years ago
  4. a04c644 shill: add BinderControl and stub/skeleton adaptor implementations by Samuel Tan · 8 years ago
  5. 0dfe24b shill: remove EmitStateChanged() from ManagerAdaptorInterface by Samuel Tan · 8 years ago
  6. 646c7e8 shill: stop using ChromeosDBusDaemon by Samuel Tan · 8 years ago
  7. f43c76c shill: remove GetRpcConnectionIdentifier from device adaptor interface by Samuel Tan · 9 years ago
  8. d13249c Restore interface mode back to station when AP mode setter vanished by Peter Qiu · 9 years ago
  9. 95522af dbus: expose APIs for configuring WiFi interface mode by Peter Qiu · 9 years ago
  10. 03e6719 shill: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  11. 039d616 dbus: fix duplicate serivce appeared callback for PowerManager by Peter Qiu · 9 years ago
  12. a252f5b dbus: release D-Bus object upon proxy destruction by Peter Qiu · 9 years ago
  13. 82847e0 shill: do not make unsupported D-Bus calls to wpa_supplicant in Android by Samuel Tan · 9 years ago
  14. 78904e6 Perform synchronous Get before reading property value by Peter Qiu · 9 years ago
  15. 10a1772 dbus: proxy: set property values synchronously by Peter Qiu · 9 years ago
  16. e6b4192 shill: fix synchronous shutdown by mukesh agrawal · 9 years ago
  17. 5413cb7 shill: use a synchronous property set for wpa_supplicant by Ningyuan Wang · 9 years ago
  18. 44131eb Use message sender as claimer name for Manager::ReleaseInterface by Peter Qiu · 9 years ago
  19. 289a5a5 shill: use different service_constants.h path for Android builds by Samuel Tan · 9 years ago
  20. 2148dfd Revert "dbus: release object proxy from the bus" by Peter Qiu · 9 years ago
  21. 55fd617 Merge "shill: do not persist disable for prohibited technologies" by Rebecca Silberstein · 9 years ago
  22. f92db78 Merge "Validate file descriptor before passing it to permission_broker over D-Bus" by Peter Qiu · 9 years ago
  23. fd2880e Validate file descriptor before passing it to permission_broker over D-Bus by Peter Qiu · 9 years ago
  24. b0d2f64 shill: do not persist disable for prohibited technologies by Rebecca Silberstein · 9 years ago
  25. 4eb5d7a shill: do not use ChromeosUpstartProxy in Android by Samuel Tan · 9 years ago
  26. ddc794a shill: do not use ChromeosPowerManagerProxy in Android by Samuel Tan · 9 years ago
  27. fbd504d shill: use firewalld instead of permission_broker when building Android by Samuel Tan · 9 years ago
  28. e4aa2cb shill: generate CrOS DBus adaptors in include/dbus_bindings by Samuel Tan · 9 years ago
  29. a9a0e83 dbus: release object proxy from the bus by Peter Qiu · 9 years ago
  30. 0d68a3e Merge "shill: Send notification to wpa_supplicant upon suspend" by Peter Qiu · 9 years ago
  31. 5406888 shill: Send notification to wpa_supplicant upon suspend by Ningyuan Wang · 9 years ago
  32. 4c712fb Add firewalld proxy for requesting VPN setups by Peter Qiu · 9 years ago
  33. f2daaf9 Cleanup dbus-c++ files by Peter Qiu · 9 years ago
  34. d156962 Use wimax_manager client library by Peter Qiu · 9 years ago
  35. 271ffbf shill: chromeos_dbus: emit RPC identifier with correct type by Peter Qiu · 9 years ago
  36. a330ecd shill: rename PermissionBrokerProxyInterface to FirewallProxyInterface by Peter Qiu · 9 years ago
  37. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  38. 448b95b Generate DBus interfaces for client libraries. by Alex Deymo · 9 years ago
  39. a63da1d shill: fix broken 3rd party vpn connection state change by Bin Jin · 9 years ago
  40. 8ff8132 shill: Add dbus interface for function "request_roam" in device object by Ningyuan Wang · 9 years ago
  41. d945aea shill: Add dbus proxy for sending roam command to wpa_supplicant by Ningyuan Wang · 9 years ago
  42. c252556 shill: protect supplicant proxy headers with compiler flag by Peter Qiu · 9 years ago
  43. 607796a shill: include DBusPropertiesProxy creation for cellular only by Peter Qiu · 9 years ago
  44. 5988a85 shill: start a loop to handle shill's async termination tasks by Peter Qiu · 9 years ago
  45. 526ed5f shill: chromeos_dbus: use separate dbus connection for proxies by Peter Qiu · 9 years ago
  46. 28af107 shill: cellular: chromeos dbus proxy for ModemManager1 by Peter Qiu · 9 years ago
  47. f576f1b shill: cellular: chromeos dbus proxy for classic ModemManager by Peter Qiu · 9 years ago
  48. da6745b shill: cellular: chromeos dbus proxies for DBusProperties and ObjectManager by Peter Qiu · 9 years ago
  49. 05d87e3 shill: Cellular: cleanup proxy interfaces by Peter Qiu · 9 years ago
  50. dde57ef shill: switch over to ChromeosDBusDaemon by Peter Qiu · 9 years ago
  51. c00d1fa shill: update chromeos dbus adaptors by Peter Qiu · 9 years ago
  52. 3b86eb2 shill: update proxy creation APIs for chromeos dbus by Peter Qiu · 9 years ago
  53. 2fa51fa shill: abstraction for remote service watcher by Peter Qiu · 9 years ago
  54. 8200124 shill: use control interface to create DHCPCD listener by Peter Qiu · 9 years ago
  55. 6c7198d shill: implement permission broker proxy using chromeos DBus by Peter Qiu · 9 years ago
  56. 0d8b91f shill: stub implementation for ChromeosDBusControl proxy creation APIs by Peter Qiu · 9 years ago
  57. 8a8702c shill: implement PowerManager proxy using chromeos DBus library by Peter Qiu · 9 years ago
  58. ce2aeeb shill: implement wimax manager proxies using chromeos DBus by Peter Qiu · 9 years ago
  59. d0f54b6 shill: use interface name when registering properties by Peter Qiu · 9 years ago
  60. c34da84 shill: fix WeakPtrFactory declaration in chromeos DBus proxies by Peter Qiu · 9 years ago
  61. 65a049b shill: chromeos DBus proxy for dhcpcd by Peter Qiu · 9 years ago
  62. 71c9c65 shill: chromeos DBus proxy for upstart DBus interface by Peter Qiu · 9 years ago
  63. 55ce0b6 shill: chromeos DBus proxy for supplicant DBus interfaces by Peter Qiu · 9 years ago
  64. 3cf54dd shill: ChromeOS DBus proxy for supplicant process interface by Peter Qiu · 9 years ago
  65. ca813a0 shill: update KeyValueStore to/from chromeos::VariantDictionary conversion by Peter Qiu · 9 years ago
  66. 484261a shill: integrate chromeos dbus adaptors with its control interface by Peter Qiu · 9 years ago
  67. fdaad02 shill: add chromeos dbus adaptors by Peter Qiu · 9 years ago
  68. 69b6a95 shill: add chromeos DBus adaptor for Manager by Peter Qiu · 9 years ago
  69. 24b34a0 shill: decouple daemon interface and its service exporter by Peter Qiu · 9 years ago
  70. 72e7e25 shill: initial support for chromeos DBus adaptors by Peter Qiu · 9 years ago