1. a794cd6 shill: Top-level files a-e: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 10 years ago
  3. 674598d shill: Expose Device.SelectedService over DBus by Christopher Wiley · 10 years ago
  4. 96bdaec shill: move Lucid sleep DBus API to Device by Samuel Tan · 10 years ago
  5. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  6. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  7. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  8. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  9. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  10. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  11. d4f2648 shill: Device: Report IPv6 address by Paul Stewart · 10 years ago
  12. 700ff4d shill: cellular: Move remaining properties from Capability* to Cellular. by Prathmesh Prabhu · 11 years ago
  13. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  14. c6fbad9 shill: WiFi: Add TDLS operations to Device RPC API by Paul Stewart · 11 years ago
  15. ef342b4 Add shill to Platform2 by Liam McLoughlin · 11 years ago
  16. d30df3c shill: remove unused method DeviceAdaptorInterface::UpdateEnabled by mukesh agrawal · 11 years ago
  17. ad663e1 shill: Add a 'Reset' DBus method to Device interface. by Ben Chan · 12 years ago
  18. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  19. 6ff27f5 shill: Device: Add receive / transmit byte count properties by Paul Stewart · 12 years ago
  20. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  21. d1511fe shill: make fewer request_name calls by mukesh agrawal · 12 years ago
  22. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 13 years ago
  23. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  24. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  25. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  26. 4a09b6b shill: Move DBus bindings to subdirectory dbus_bindings. by Darin Petkov · 13 years ago
  27. 4e85161 [shill] Wire up derived properties in the Device class by Chris Masone · 13 years ago
  28. 95207da [shill] Enable objects to query an opaque RPC-system ID from Adaptors by Chris Masone · 13 years ago
  29. 8fe2c7e [shill] Begin wiring SetProperty by Chris Masone · 13 years ago
  30. ccc8881 [shill] Update to a recent version of the flimflam dbus API by Chris Masone · 13 years ago
  31. ec6b18b [shill] Un-do a few usages of ref-counted pointers where they cause cycles by Chris Masone · 13 years ago
  32. c1e5041 [shill] Start replacing bare pointers with scoped_refptrs where appropriate by Chris Masone · 13 years ago
  33. d0ceb8c [shill] Add signal emitting to adaptor interfaces by Chris Masone · 13 years ago
  34. d7732e4 [shill] Wire shill to dbus by Chris Masone · 13 years ago