summaryrefslogtreecommitdiffstats
path: root/connection_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* update_engine: Run clang-format on ./ (root directory)Amin Hassani2019-01-161-1/+1
* update_engine: Add disconnected network type for metrics reportingColin Howes2018-11-181-2/+5
* Reland update over cellular changesWeidong Guo2018-03-191-30/+40
* Merge remote-tracking branch 'aosp/upstream-master'.Sen Jiang2018-03-091-0/+1
|\
| * update_engine: qualify stl_util functionsEric Caruso2018-01-241-1/+1
| * update_engine: fix missing include lint errorEric Caruso2018-01-241-0/+1
| * Fix update over cellular network on guest accountWeidong Guo2018-01-051-2/+8
* | update_engine: Update libchrome APIS to r456626.Hidehiko Abe2017-12-181-1/+1
* | Revert "Add functions to allow update over cellular (including tethered conne...Tao Bao2017-06-061-36/+32
|/
* Add functions to allow update over cellular (including tethered connection)Weidong Guo2017-05-311-32/+36
* Add ConnectionManagerAndroid.Sen Jiang2016-06-131-0/+9
* Move ParseConnection*() to connection_utils.Sen Jiang2016-06-071-68/+19
* Split payload application code into a subdirectory.Alex Deymo2015-11-121-2/+2
* Handle not connected message from shill.Alex Deymo2015-11-041-0/+3
* update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko2015-10-131-4/+4
* Skip invalid DefaultService object path values.Alex Deymo2015-09-091-8/+8
* Use installed DBus libraries instead of generating them.Alex Deymo2015-09-011-2/+2
* Split DBus client proxies into separated headers.Alex Deymo2015-08-191-0/+1
* Re-license update_engine to Apache2Alex Deymo2015-08-191-3/+15
* update_engine: Remove all references to glib.Alex Deymo2015-08-141-1/+0
* update_engine: Switch to chrome-dbus for client requests in update_engineAlex Deymo2015-08-141-163/+87
* update_engine: Move ConnectionManager to an abstract Interface.Alex Deymo2015-08-011-3/+4
* update_engine: Convert NetworkConnectionType to enum class.Alex Deymo2015-07-301-19/+26
* update_engine: Replace NULL with nullptrAlex Vakulenko2014-09-011-11/+12
* update_engine: fixed warnings from cpplintAlex Vakulenko2014-06-181-7/+9
* Fix memory leak on ConnectionManagerTest.Alex Deymo2014-05-311-3/+3
* Revise the SystemState hierarchy.Gilad Arnold2014-04-151-0/+1
* Removed redundant clause in conditional.Gilad Arnold2014-03-281-2/+1
* update_engine: update to libbase 242728Alex Vakulenko2014-03-271-1/+1
* Treat confirmed Tethered networks as Cellular networks.Alex Deymo2014-03-131-10/+63
* Further cleanup around DBus interface classes.Gilad Arnold2014-03-121-5/+5
* Cleanup DBus interface.Gilad Arnold2014-03-101-19/+6
* Replace flimflam namespace with shill namespace.Ben Chan2013-09-211-17/+17
* Use the PhysicalTechnology for VPN connections.Alex Deymo2013-07-161-2/+16
* Prefs: Implement and use Prefs::GetBoolean/SetBoolean.Alex Deymo2013-07-101-2/+4
* Add DBus methods to allow/disallow updates over 3GAlex Deymo2013-07-091-15/+41
* Support for processing multiple URLs in update_engine.Jay Srinivasan2012-12-161-1/+1
* UpdateEngine-side changes to allow updates over 3G based on device policy.Jay Srinivasan2012-06-191-0/+213