summaryrefslogtreecommitdiff
path: root/dbus_properties_proxy.h
AgeCommit message (Expand)Author
2015-09-03License shill to Apache2Peter Qiu
2015-06-18shill: Top-level files a-e: Switch pointer/ref spacingPaul Stewart
2015-01-30shill: fix -Winconsistent-missing-override warning found by clang.Yunlian Jiang
2014-09-03shill: Include base/macros.h instead of base/basictypes.hBen Chan
2014-08-14shill: Add C++11 override specifier to destructors of derived classes.Ben Chan
2014-07-25shill: Sort headers alphabetically (build/include_alpha)Alex Vakulenko
2014-07-04shill: Fix header guards to conform to coding style.Ben Chan
2014-06-18shill: Fix most of warnings from cpplintAlex Vakulenko
2013-10-25Add shill to Platform2Liam McLoughlin
2013-09-11shill: cellular: Remove all direct property accessors from MM1 proxies.Arman Uguray
2012-04-26shill: dbus_properties: Convert to callbacks instead of delegatesJason Glasgow
2011-10-24shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style.Darin Petkov
2011-08-08shill: On Service::Connect, connect the modem device to the network.Darin Petkov
2011-07-26shill: Create and register a Cellular device for each ModemManager.Modem.Darin Petkov
2011-07-20shill: Create Modem instances for ModemManager.Modem paths.Darin Petkov