1. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  2. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 11 years ago
  3. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  4. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  5. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 11 years ago
  6. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 11 years ago
  7. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago
  8. dc9a8ca Fix update_disabled flag to be set to false when there's no policy. by Jay Srinivasan · 11 years ago
  9. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  10. 5b3f3b9 Make policy reloads explicit. by Julian Pastarmov · 11 years ago
  11. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 12 years ago
  12. bbdd490 AU: add an interactive flag to Omaha requests by Gilad Arnold · 12 years ago
  13. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  14. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  15. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  16. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  17. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  18. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  19. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  20. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  21. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 12 years ago
  22. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  23. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  24. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  25. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  26. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  27. e73acab Support in update_engine for the crosh autest "-scheduled" option. by Jay Srinivasan · 12 years ago
  28. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  29. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago
  30. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  31. 4d740eb Revised GPIO module interface + GPIO discovery logic by Gilad Arnold · 12 years ago
  32. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  33. 0a70874 Implement the update engine portion for new enterprise policies. by Jay Srinivasan · 12 years ago
  34. ed74731 Temporary hack to allow evaluation of automated test harness with MP images. by Gilad Arnold · 12 years ago
  35. 1ebd813 GPIO test signal safe fallback + refactoring. by Gilad Arnold · 12 years ago
  36. f960911 A file descriptor closer that uses HANDLE_EINTR. by Gilad Arnold · 12 years ago
  37. 28e2f39 Added GPIO support for update engine automated test. by Gilad Arnold · 12 years ago
  38. e4ad250 AU multi-range fetcher requests properly closed ranges when their length by Gilad Arnold · 13 years ago
  39. 9bedeb5 Fetcher tries all proxies when a secondary chunk download error occurs. by Gilad Arnold · 13 years ago
  40. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  41. 7f9aea2 Add UMA metrics for detecting and reporting update certificate changes. by Bruno Rocha · 13 years ago
  42. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  43. 7fbbe8a Update engine should use the release channel policy if it exists. by Patrick Dubroy · 13 years ago
  44. 18c7bce AU: Set error code bit 30 for error events on resumed updates. by Darin Petkov · 13 years ago
  45. fb2f461 AU: Only retry HTTP connect failures when updating in background. by Andrew de los Reyes · 13 years ago
  46. d88a857 Change PingOmaha() to run synchronously to avoid race conditions. by Thieu Le · 13 years ago
  47. 61635a9 AU: Announce the update engine status on startup. by Darin Petkov · 13 years ago
  48. 58dd134 Call chromeos-setgoodkernel asynchronously. by Darin Petkov · 13 years ago
  49. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  50. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  51. 6dbf30a AU: Always run setgoodkernel, unless we abort within 45 seconds of launch. by Andrew de los Reyes · 13 years ago
  52. 21816e1 AU: Detect and report public key verify failures, but continue updating. by Andrew de los Reyes · 13 years ago
  53. e6ef2f8 Start action processing asynchronously in UpdateAttempter. by Darin Petkov · 13 years ago
  54. 000d895 AU: Full proxy support by Andrew de los Reyes · 13 years ago
  55. abc7bc0 If a public key is present, disallow old style full payloads. by Darin Petkov · 13 years ago
  56. 2008e4c AU: Reduce instances of signalling the crash reporter. by Andrew de los Reyes · 14 years ago
  57. bffc6ba AU: When reporting error to Omaha, also notify crash reporter by Andrew de los Reyes · 14 years ago
  58. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  59. 819fef2 AU: MultiHttpFetcher cleanup/rewrite by Andrew de los Reyes · 14 years ago
  60. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  61. 5d0783d AU: Always retry on failed connections, even manual checks. by Andrew de los Reyes · 14 years ago
  62. a092955 AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. by Darin Petkov · 14 years ago
  63. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  64. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 14 years ago
  65. d34a421 AU: Remove obsolete SetBootableFlagAction. by Darin Petkov · 14 years ago
  66. b00bccc AU: Send UPDATE_AVAILABLE status. by Darin Petkov · 14 years ago
  67. f622ef7 AU: Nice for 2 hours, then normal priority. by Darin Petkov · 14 years ago
  68. b21ce5d AU: Don't request data ranges beyond the end of the payload. by Darin Petkov · 14 years ago
  69. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 14 years ago
  70. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  71. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  72. 3627577 AU: Fall back to full updates after a number of failed delta update attempts. by Darin Petkov · 14 years ago
  73. cd1666f AU: move AU completed marker from /tmp to /var/run since /var/run is root-only. by Darin Petkov · 14 years ago
  74. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 14 years ago
  75. f42cc1c AU: Start an UpdateAttempter unit test suite. by Darin Petkov · 14 years ago
  76. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  77. 1cd885f AU: Simplify the automatic update check code a little. by Darin Petkov · 14 years ago
  78. af18305 AU: Throttle notifications based on progress; still notify if slow progress. by Darin Petkov · 14 years ago
  79. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  80. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 14 years ago
  81. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  82. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 14 years ago
  83. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  84. 777dbfa Narrow down to one generic error per action. by Darin Petkov · 14 years ago
  85. 09f96c3 AU: A basic framework for sending error events when update attempt fails. by Darin Petkov · 14 years ago
  86. 9d65b7b Measure and send update time to UMA. by Darin Petkov · 14 years ago
  87. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 14 years ago
  88. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  89. 8c2980e AU: send success events to Omaha at more points in the update process. by Darin Petkov · 14 years ago
  90. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  91. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 14 years ago
  92. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago
  93. 6b78e29 Init: Start Update Engine at startup by Andrew de los Reyes · 14 years ago
  94. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  95. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 14 years ago
  96. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  97. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  98. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago