1. 61544e6 Do not report NEED_PERMISSION_TO_UPDATE for non-critical OOBE updates by Toni Barzic · 6 years ago
  2. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  3. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  4. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
  5. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  6. 1f899d5 update_engine: Set min kernel version based on rollback policy. by Zentaro Kavanagh · 6 years ago
  7. 421ff33 Reland update over cellular changes by Weidong Guo · 7 years ago
  8. 8125968 Parse multiple <app> tag. by Sen Jiang · 7 years ago
  9. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  10. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  11. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 8 years ago
  12. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  13. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  14. 9fded1e Send Omaha event_type 54 after reboot to new update. by Alex Deymo · 9 years ago
  15. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  16. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  17. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 9 years ago
  18. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 9 years ago
  19. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  20. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  21. ebbe7ef update_engine: Don't sent <ping a=-1 r=-1> once the device was powerwashed. by Alex Deymo · 10 years ago
  22. e1e3afe update_engine: Cleanup omaha_request_action_unittest.cc. by Alex Deymo · 10 years ago
  23. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  24. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  25. e8ed863 update_engine: port from libxml2 to expat. by David Zeuthen · 10 years ago
  26. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  27. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  28. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  29. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  30. 77f79e8 Only disable update downloads over expensive connections, not all transfers. by Chris Sosa · 10 years ago
  31. 33bae49 Add new metrics. by David Zeuthen · 10 years ago
  32. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  33. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  34. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  35. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  36. a178e5e Fix the confict of declaration and definition between struct and class by Yunlian Jiang · 11 years ago
  37. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  38. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  39. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  40. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  41. 23b92a5 Upgrade update_engine from Omaha v2 to v3 protocol. by Jay Srinivasan · 12 years ago
  42. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 12 years ago
  43. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  44. 480ddfa Scatter downloads to reduce bandwidth spikes. by Jay Srinivasan · 12 years ago
  45. 56d5aa4 Report usage of StopAutoUpdate policy in borgmon charts by Jay Srinivasan · 12 years ago
  46. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  47. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 13 years ago
  48. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  49. 116fda3 Add support to update_engine to poke Omaha after an update has been applied by Thieu Le · 13 years ago
  50. 173e63c AU: OmahaRequestAction: allow to be skipped. by Andrew de los Reyes · 13 years ago
  51. 95508da AU: Send a previous version event after reboot following an update. by Darin Petkov · 14 years ago
  52. 6c11864 AU: propagate a deadline form the update check response to Chrome. by Darin Petkov · 14 years ago
  53. 85ced13 AU: Implement server-dictated poll interval. by Darin Petkov · 14 years ago
  54. 1023a60 AU: Implement exponential back off for 500 and 503 HTTP response codes. by Darin Petkov · 14 years ago
  55. 84c763c AU: Remove instances of Omaha ID -- machine ID and user ID. by Darin Petkov · 14 years ago
  56. 1cbd78f Don't send machine and user ID to Omaha anymore. Send a/r pings instead. by Darin Petkov · 14 years ago
  57. e17f86b Switch OmahaEvent's error_code to ActionExitCode. by Darin Petkov · 14 years ago
  58. 8c2980e AU: send success events to Omaha at more points in the update process. by Darin Petkov · 14 years ago
  59. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  60. a4a8a8c Turn OmahaRequestPrepAction into OmahaRequestDeviceParams. by Darin Petkov · 14 years ago
  61. 0dc8e9a Initial implementation of sending an install success event to Omaha. by Darin Petkov · 14 years ago
  62. 6a5b322 Rename UpdateCheckAction|Params to OmahaRequestAction|Params. by Darin Petkov · 14 years ago[Renamed (62%) from update_check_action.h]
  63. 37c2032 AU: Send board (e.g. x86-generic) to update server in query. by Andrew de los Reyes · 14 years ago
  64. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  65. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  66. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  67. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  68. 49fdf18 Almost there... by rspangler@google.com · 15 years ago