1. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  2. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  3. 18fb2f7 shill: Add an org.freedesktop.DBus service proxy. by Darin Petkov · 12 years ago
  4. 9893d9c shill: Update WiMAX DBus proxy interfaces and classes. by Darin Petkov · 12 years ago
  5. 096b347 shill: wimax: Implement WiMAX Manager and Device proxies. by Darin Petkov · 12 years ago
  6. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  7. bbdef5f shill: Ignore missing-field-initializers warning on LAZY_INSTANCE_INITIALIZER. by Ben Chan · 12 years ago
  8. 9a0be63 shill: Add proxy factories for ModemManager1 dbus interfaces by Jason Glasgow · 12 years ago
  9. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  10. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  11. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  12. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  13. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  14. 24c6c62 Add DBusObjectManagerProxy to ProxyFactory by David Rochberg · 12 years ago
  15. b20776f shill: monitor bss signal strength by mukesh agrawal · 12 years ago
  16. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  17. 394b7d4 shill: Add a basic PowerManager DBus proxy. by Darin Petkov · 13 years ago
  18. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  19. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  20. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  21. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  22. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  23. d966195 shill: Register the modem, create service and obtain signal strength. by Darin Petkov · 13 years ago
  24. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  25. e604f70 shill: Cellular device obtains Modem status through its Simple interface. by Darin Petkov · 13 years ago
  26. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  27. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  28. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  29. aceede3 shill: Convert DHCP Proxy to use a model similar to Supplicant and ModemManager. by Darin Petkov · 13 years ago
  30. d196726 shill: Merge supplicant's proxy factory into ProxyFactory. by Darin Petkov · 13 years ago
  31. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago