1. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  2. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 9 years ago
  3. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  4. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  5. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  6. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  7. 2e71f90 Implement XzExtentWriter. by Alex Deymo · 9 years ago
  8. a9fea84 Allow update_engine to create executable files. by Alex Deymo · 9 years ago
  9. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  10. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  11. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  12. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  13. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  14. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 9 years ago
  15. cc16925 update_engine: Switch main to GlibMessageLoop. by Alex Deymo · 9 years ago
  16. 08d4931 update_engine: fixes to use chromeos-dbus-bindings generation by Timothy Jennison · 9 years ago
  17. d570820 update_engine: remove gflags from daemon by Steve Fung · 10 years ago
  18. d603ba9 update_engine: Move variable to function level script to prevent UaF. by Alex Deymo · 10 years ago
  19. 67363ee update_engine: Wait for dbus connection to be available. by Alex Deymo · 10 years ago
  20. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  21. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  22. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  23. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  24. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  25. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  26. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  27. 7e8ac06 Use update_engine_service_new() from main(). by Alex Deymo · 10 years ago
  28. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  29. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 10 years ago
  30. 46bf5c8 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 11 years ago
  31. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 11 years ago
  32. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  33. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  34. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  35. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  36. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  37. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  38. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  39. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  40. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  41. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  42. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  43. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  44. 61635a9 AU: Announce the update engine status on startup. by Darin Petkov · 13 years ago
  45. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  46. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  47. 6dbf30a AU: Always run setgoodkernel, unless we abort within 45 seconds of launch. by Andrew de los Reyes · 13 years ago
  48. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  49. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  50. 30291ed AU: Timestamp logs at startup. by Darin Petkov · 14 years ago
  51. eee26ee AU: Don't mark booted kernel good if we've applied an update. by Darin Petkov · 14 years ago
  52. 9c0baf8 AU: Catch terminate signals and block exit if necessary. by Darin Petkov · 14 years ago
  53. 4dc2ada [update_engine] Fix file creation mask to be 0600 by Chris Masone · 14 years ago
  54. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  55. 1cd885f AU: Simplify the automatic update check code a little. by Darin Petkov · 14 years ago
  56. 5c0a8af Add 10 minute random fuzz to automatic update check event schedule. by Darin Petkov · 14 years ago
  57. 3d6a209 AU: call script to set boot flags on successful boot. by Andrew de los Reyes · 14 years ago
  58. 9b11165 AU: Switch GLib's timeout sources from milliseconds to seconds. by Darin Petkov · 14 years ago
  59. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  60. f74eb65 Disable automatic update checks if booting from a removable device. by Darin Petkov · 14 years ago
  61. 33d3064 Don't schedule periodic update checks for non-official builds. by Darin Petkov · 14 years ago
  62. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  63. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  64. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 14 years ago
  65. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  66. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 14 years ago
  67. 7352067 AU: check after 2 min, also every 30 min. by Andrew de los Reyes · 14 years ago
  68. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  69. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  70. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago
  71. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 15 years ago
  72. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  73. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  74. d2e4ccc Die glog, die! by seanparent@google.com · 15 years ago
  75. 49fdf18 Almost there... by rspangler@google.com · 15 years ago