Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
refs/heads/sos-5.0
/
main.cc
ec7bc11
update_engine: Create cros vs. aosp boundary clear
by Amin Hassani
· 4 years, 2 months ago
55abd3c
Merge remote-tracking branch 'aosp/upstream-master' into merge
by Tianjie
· 4 years, 6 months ago
c80de2d
[REFACTOR] Split Android and CrOS logging.
by Yifan Hong
· 4 years, 10 months ago
565331e
update_engine: Break UpdateEngineDaemon into their own implementations
by Amin Hassani
· 6 years ago
7cc8bb0
update_engine: Run clang-format on ./ (root directory)
by Amin Hassani
· 6 years ago
3538a88
Merge remote-tracking branch 'cros/upstream' into cros/master
by Amin Hassani
· 7 years ago
49a0897
Remove Chrome OS reference in log in common code.
by Sen Jiang
· 7 years ago
a885954
update_engine: Log output of alive subprocesses on exit.
by Amin Hassani
· 7 years ago
c08140b
Save multiple copies of update engine logs
by Tianjie Xu
· 7 years ago
1e2750a
Change the file location for update_engine log
by Tianjie Xu
· 7 years ago
6c863b7
Allow update_engine to log to both logd and filesystem
by Tianjie Xu
· 7 years ago
e97b39c
Implement Android UE daemon using brillo::Daemon.
by Alex Deymo
· 9 years ago
bdd765e
Revert "Implement Android UE daemon using brillo::Daemon."
by Alex Vakulenko
· 9 years ago
c180400
Implement Android UE daemon using brillo::Daemon.
by Alex Deymo
· 9 years ago
c1c17b4
Report Enum metrics from CertificateChecker.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
2e71f90
Implement XzExtentWriter.
by Alex Deymo
· 9 years ago
a9fea84
Allow update_engine to create executable files.
by Alex Deymo
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 9 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 9 years ago
0bb2341
update_engine: Add locations to the MessageLoop calls.
by Alex Deymo
· 10 years ago
cc16925
update_engine: Switch main to GlibMessageLoop.
by Alex Deymo
· 10 years ago
08d4931
update_engine: fixes to use chromeos-dbus-bindings generation
by Timothy Jennison
· 10 years ago
d570820
update_engine: remove gflags from daemon
by Steve Fung
· 10 years ago
d603ba9
update_engine: Move variable to function level script to prevent UaF.
by Alex Deymo
· 10 years ago
67363ee
update_engine: Wait for dbus connection to be available.
by Alex Deymo
· 10 years ago
06c76a4
Update code to include base/files/file_util.h
by Ben Chan
· 10 years ago
ec7f916
update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead.
by Gilad Arnold
· 10 years ago
44666f9
update_engine: Remove dependency on libupdate_engine from the client.
by Alex Deymo
· 10 years ago
44cab30
update_engine: Sort headers alphabetically (build/include_alpha)
by Alex Vakulenko
· 10 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
736fcb5
update_engine: Update to build against libchrome-271506.
by Ben Chan
· 11 years ago
7d623eb
update_engine: Remove GPIO support.
by Nam T. Nguyen
· 11 years ago
7e8ac06
Use update_engine_service_new() from main().
by Alex Deymo
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
1b9d6ae
Further cleanup around DBus interface classes.
by Gilad Arnold
· 11 years ago
46bf5c8
Remove unnecessary call to the deprecated g_thread_init().
by Ben Chan
· 12 years ago
e4c58bf
Add Installer.TimeToRebootMinutes metric
by David Zeuthen
· 12 years ago
ae4697c
Enhanced channel changing behavior
by Jay Srinivasan
· 12 years ago
55f50c2
Segregate UMA metrics for production scenarios from test scenarios.
by Jay Srinivasan
· 12 years ago
bf7919b
AU: disable GPIOs in production; some structural changes
by Gilad Arnold
· 12 years ago
6f6ea00
Support for processing multiple URLs in update_engine.
by Jay Srinivasan
· 12 years ago
f057205
Send UMA Stats for update engine error codes.
by Jay Srinivasan
· 12 years ago
7c04e76
Enable test mode updates.
by Gilad Arnold
· 13 years ago
4348879
UpdateEngine-side changes to allow updates over 3G based on device policy.
by Jay Srinivasan
· 13 years ago
08fce04
Don't scatter during OOBE or user-initiated update checks.
by Jay Srinivasan
· 13 years ago
4d740eb
Revised GPIO module interface + GPIO discovery logic
by Gilad Arnold
· 13 years ago
8155d08
pull in base/stringprintf.h explicitly
by Mike Frysinger
· 13 years ago
a0b9e77
AU: Ensure update_engine_client get proxy retries are spaced out in time.
by Darin Petkov
· 13 years ago
7f9aea2
Add UMA metrics for detecting and reporting update certificate changes.
by Bruno Rocha
· 13 years ago
61635a9
AU: Announce the update engine status on startup.
by Darin Petkov
· 14 years ago
d903c3b
[update_engine] Roll forward to new libchrome
by Chris Masone
· 14 years ago
c1d5c93
AU: Handle firmware update failure when booted from FW slot B.
by Andrew de los Reyes
· 14 years ago
6dbf30a
AU: Always run setgoodkernel, unless we abort within 45 seconds of launch.
by Andrew de los Reyes
· 14 years ago
000d895
AU: Full proxy support
by Andrew de los Reyes
· 14 years ago
4516810
AU: Manual proxy support
by Andrew de los Reyes
· 14 years ago
30291ed
AU: Timestamp logs at startup.
by Darin Petkov
· 14 years ago
eee26ee
AU: Don't mark booted kernel good if we've applied an update.
by Darin Petkov
· 14 years ago
9c0baf8
AU: Catch terminate signals and block exit if necessary.
by Darin Petkov
· 14 years ago
4dc2ada
[update_engine] Fix file creation mask to be 0600
by Chris Masone
· 14 years ago
1023a60
AU: Implement exponential back off for 500 and 503 HTTP response codes.
by Darin Petkov
· 14 years ago
1cd885f
AU: Simplify the automatic update check code a little.
by Darin Petkov
· 14 years ago
5c0a8af
Add 10 minute random fuzz to automatic update check event schedule.
by Darin Petkov
· 14 years ago
3d6a209
AU: call script to set boot flags on successful boot.
by Andrew de los Reyes
· 14 years ago
9b11165
AU: Switch GLib's timeout sources from milliseconds to seconds.
by Darin Petkov
· 14 years ago
790e62e
[update_engine] Update to use not-hideously-old logging API from chrome
by Chris Masone
· 14 years ago
f74eb65
Disable automatic update checks if booting from a removable device.
by Darin Petkov
· 14 years ago
33d3064
Don't schedule periodic update checks for non-official builds.
by Darin Petkov
· 14 years ago
1cbd78f
Don't send machine and user ID to Omaha anymore. Send a/r pings instead.
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
9d65b7b
Measure and send update time to UMA.
by Darin Petkov
· 14 years ago
a4a8a8c
Turn OmahaRequestPrepAction into OmahaRequestDeviceParams.
by Darin Petkov
· 14 years ago
6b78e29
Init: Start Update Engine at startup
by Andrew de los Reyes
· 15 years ago
7352067
AU: check after 2 min, also every 30 min.
by Andrew de los Reyes
· 15 years ago
63b96d7
AU: DBus support.
by Andrew de los Reyes
· 15 years ago
f971443
AU: Many minor cleanup changes
by Andrew de los Reyes
· 15 years ago
4e9b9f4
AU: Beginnings of dbus support.
by Andrew de los Reyes
· 15 years ago
1e338b8
AU: Gut code for old updater. New protobuf for v2 updater.
by Andrew de los Reyes
· 15 years ago
4fe15d0
AU: Try delta updates first, then full updates
by Andrew de los Reyes
· 15 years ago
c98a7ed
AU: Beginnings of delta support
by adlr@google.com
· 15 years ago
d2e4ccc
Die glog, die!
by seanparent@google.com
· 15 years ago
49fdf18
Almost there...
by rspangler@google.com
· 15 years ago