Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
a7d55efc9b29cd0bdda142da0800f7e099a6a08f
/
dbus_service.cc
5b5fa8b
Add {Get,Set}CohortHint interface.
by Alex Deymo
· 8 years ago
299128e
Make DBus a singleton.
by Sen Jiang
· 9 years ago
b3fa53b
Parse and expose end-of-life flag.
by Alex Deymo
· 9 years ago
2997173
Add a feature to get the last UpdateAttempt ErrorCode from update_engine
by Shuqian Zhao
· 9 years ago
fa78f14
Refactor daemon state and service async notification.
by Alex Deymo
· 9 years ago
a93cd53
Introduce brillo binder interface
by Casey Dahlin
· 9 years ago
40e84df
Update the weave state after changing the tracking channel.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
d942f9d
Return the error reason to the caller of SetTargetChannel.
by Alex Deymo
· 9 years ago
1bab5a8
update_engine: Rename libchromeos into libbrillo
by Alex Vakulenko
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
cbea78f
Remove obsolete GetKernelDevices() method.
by Alex Deymo
· 9 years ago
d6deb1d
Use installed DBus libraries instead of generating them.
by Alex Deymo
· 9 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
f6ee016
update_engine: Move ConnectionManager to an abstract Interface.
by Alex Deymo
· 9 years ago
75eac7e
update_engine: Convert NetworkConnectionType to enum class.
by Alex Deymo
· 9 years ago
02c1864
update_engine: Allow `cros flash` on base images.
by David Pursell
· 10 years ago
4a0321b
update_engine: Policy determines P2P enabled status.
by Gilad Arnold
· 10 years ago
f329b93
update_engine: Fix all the "using" declaration usage.
by Alex Deymo
· 10 years ago
ccd0957
update_engine: Move P2P enabled pref handling into P2PManager.
by Gilad Arnold
· 10 years ago
367a3ad
update_engine: Simplify logic in dbus_service (get p2p enabled status).
by Gilad Arnold
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
44b9b7e
Fix rollback crash while previous rollback is in progress.
by Chris Sosa
· 11 years ago
2bddadd
update_engine: Added more logging and debugging for rollback checking
by Alex Vakulenko
· 11 years ago
dea2eac
update_engine: Added ability to retrieve old version via DBus
by Alex Vakulenko
· 11 years ago
6ae9120
Treat confirmed Tethered networks as Cellular networks.
by Alex Deymo
· 11 years ago
59e253e
update_engine: added CanRollback dbus method
by Alex Vakulenko
· 11 years ago
3d41c4d
Remove the marshal generation code.
by Alex Deymo
· 11 years ago
bb26fc8
Set GError in DBus responses.
by Don Garrett
· 11 years ago
3c55abd
Add D-Bus method to get the duration since an update completed.
by David Zeuthen
· 11 years ago
056b0ab
Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface.
by J. Richard Barnette
· 11 years ago
75a4c3e
update_engine_client: Add -interactive=true|false flag
by David Zeuthen
· 11 years ago
ad92373
Replace bool by gboolean on DBus generated calls.
by Alex Deymo
· 11 years ago
5fdf776
New DBus methods to enable/disable P2P update sharing.
by Alex Deymo
· 12 years ago
cb7fa88
Remove all mentions of Set/Get Track and hard-coding of canary-channel.
by Chris Sosa
· 11 years ago
76a29ae
Don't allow rollback when we are enterprise enrolled.
by Chris Sosa
· 12 years ago
efb7c4c
Prefs: Implement and use Prefs::GetBoolean/SetBoolean.
by Alex Deymo
· 12 years ago
f4867c4
Add DBus methods to allow/disallow updates over 3G
by Alex Deymo
· 12 years ago
aa18e16
Blacklist versions as part of Rollback along with unittests.
by Chris Sosa
· 12 years ago
1ed6078
If ReleaseChannelDelegated is unset, allow channel change.
by Chris Sosa
· 12 years ago
d317e40
Implement Rollback to previously booted partitions.
by Chris Sosa
· 12 years ago
1c0fe79
Cancel the current download if user chooses a different channel.
by Jay Srinivasan
· 12 years ago
ae4697c
Enhanced channel changing behavior
by Jay Srinivasan
· 12 years ago
b92f0df
AU: coalesce interactive / user-initiated flags
by Gilad Arnold
· 12 years ago
c1ba09a
Support in update_engine for script for UI jank investigation.
by Jay Srinivasan
· 12 years ago
e73acab
Support in update_engine for the crosh autest "-scheduled" option.
by Jay Srinivasan
· 13 years ago
5445e16
AU: Switch autest to the new test server URL.
by Darin Petkov
· 13 years ago
820a77b
If the Omaha URL is 'autest', point to the hardcoded test server.
by Darin Petkov
· 14 years ago
d698231
Use g_strdup() instead of strdup().
by Satoru Takabayashi
· 14 years ago
583667b
AU: Implement getting of tracks through GetTrack.
by Satoru Takabayashi
· 14 years ago
49d9132
AU: Implement switching of tracks through SetTrack.
by Darin Petkov
· 14 years ago
8daa324
AU: Provide a D-Bus API for changing the update track.
by Darin Petkov
· 14 years ago
ba3fb17
AU: Really disable URL/version setting over D-Bus on official images.
by Darin Petkov
· 14 years ago
a07586b
AU: Restrict URL/version change over D-Bus to non-official builds only.
by Darin Petkov
· 14 years ago
c6c57a5
[update_engine] handle NULL returns from strdup
by Chris Masone
· 14 years ago
0aa39a6
Remove obsolete CheckForUpdate/check_for_update D-Bus method.
by Darin Petkov
· 14 years ago
296889c
AU: Provide a reboot_if_needed D-Bus API.
by Darin Petkov
· 14 years ago
5a7f565
Add support to update_engine_client for -app_version and -omaha_url.
by Darin Petkov
· 14 years ago
63b96d7
AU: DBus support.
by Andrew de los Reyes
· 15 years ago
4e9b9f4
AU: Beginnings of dbus support.
by Andrew de los Reyes
· 15 years ago