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