summaryrefslogtreecommitdiffstats
path: root/dbus_service.h
Commit message (Expand)AuthorAgeFilesLines
* update_engine: support downloading DLCXiaochu Liu2018-10-121-0/+3
* Reland update over cellular changesWeidong Guo2018-03-191-1/+7
* Update API: initial supportAaron Wood2017-09-191-5/+2
* Revert "Add functions to allow update over cellular (including tethered conne...Tao Bao2017-06-061-6/+0
* Add functions to allow update over cellular (including tethered connection)Weidong Guo2017-05-311-0/+6
* Remove weave support from update_engine.Alex Deymo2017-03-271-3/+0
* Add {Get,Set}CohortHint interface.Alex Deymo2016-10-061-0/+7
* Make DBus a singleton.Sen Jiang2016-06-131-2/+1
* Parse and expose end-of-life flag.Alex Deymo2016-05-031-0/+4
* Add a feature to get the last UpdateAttempt ErrorCode from update_engineShuqian Zhao2016-02-101-0/+4
* Android: Implement the binder service.Alex Deymo2016-02-021-0/+2
* Refactor daemon state and service async notification.Alex Deymo2016-01-281-1/+13
* Introduce brillo binder interfaceCasey Dahlin2016-01-211-5/+6
* update_engine: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko2015-10-131-24/+18
* Remove obsolete GetKernelDevices() method.Alex Deymo2015-09-151-5/+0
* Fix includes and DBus headers to build on Android.Alex Deymo2015-09-041-1/+1
* Re-license update_engine to Apache2Alex Deymo2015-08-191-3/+15
* update_engine: Migrate UE DBus service to chrome DBus bindings.Alex Deymo2015-08-141-159/+141
* update_engine: Sort headers alphabetically (build/include_alpha)Alex Vakulenko2014-07-251-0/+1
* update_engine: fixed remaining linter and some spelling errorsAlex Vakulenko2014-07-191-1/+1
* Fix cpplint errors.Gilad Arnold2014-07-111-3/+3
* update_engine: Added more logging and debugging for rollback checkingAlex Vakulenko2014-03-281-0/+12
* update_engine: Added ability to retrieve old version via DBusAlex Vakulenko2014-03-201-0/+8
* Fix header guards to comply with Google Coding Style.Alex Deymo2014-03-191-3/+3
* update_engine: added CanRollback dbus methodAlex Vakulenko2014-02-251-0/+7
* Add D-Bus method to get the duration since an update completed.David Zeuthen2013-11-011-0/+8
* update_engine_client: Add -interactive=true|false flagDavid Zeuthen2013-09-071-0/+7
* Replace bool by gboolean on DBus generated calls.Alex Deymo2013-09-031-5/+5
* New DBus methods to enable/disable P2P update sharing.Alex Deymo2013-08-291-0/+14
* Remove all mentions of Set/Get Track and hard-coding of canary-channel.Chris Sosa2013-08-051-10/+0
* Add DBus methods to allow/disallow updates over 3GAlex Deymo2013-07-091-0/+16
* Implement Rollback to previously booted partitions.Chris Sosa2013-06-181-0/+4
* Enhanced channel changing behaviorJay Srinivasan2013-03-181-5/+29
* Support in update_engine for script for UI jank investigation.Jay Srinivasan2012-08-141-0/+3
* AU: Implement getting of tracks through GetTrack.Satoru Takabayashi2010-10-271-0/+4
* AU: Provide a D-Bus API for changing the update track.Darin Petkov2010-10-251-0/+4
* Remove obsolete CheckForUpdate/check_for_update D-Bus method.Darin Petkov2010-08-131-3/+0
* AU: Provide a reboot_if_needed D-Bus API.Darin Petkov2010-07-231-6/+9
* Add support to update_engine_client for -app_version and -omaha_url.Darin Petkov2010-07-221-0/+5
* AU: DBus support.Andrew de los Reyes2010-05-101-12/+23
* AU: Beginnings of dbus support.Andrew de los Reyes2010-04-261-0/+59