1. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  2. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  3. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 9 years ago
  4. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  5. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  6. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  7. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 9 years ago
  8. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 9 years ago
  9. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 9 years ago
  10. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 9 years ago
  11. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 9 years ago
  12. 2b67a59 update_engine: Specifically cast macro param to "bool" by Nam T. Nguyen · 10 years ago
  13. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  14. 192393b update_engine: Add support for parsing the size of a squashfs. by Alex Deymo · 10 years ago
  15. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 10 years ago
  16. 2c0db7b update_engine: Use FakePrefs instead of the real Prefs in unittests. by Alex Deymo · 10 years ago
  17. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  18. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  19. 973449e update_engine: Make utils::FormatTimeDelta() work with negative values. by David Zeuthen · 10 years ago
  20. c1711e2 update_engine: Use constants from elf.h. by Alex Deymo · 10 years ago
  21. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  22. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  23. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  24. 8d92529 Remove temp files left from unit tests. by Alex Deymo · 10 years ago
  25. 7dc4c50 Move IsDir() to utils. by Alex Deymo · 10 years ago
  26. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago
  27. b281f07 Add UpdateEngine.Attempt.ConnectionType metric. by David Zeuthen · 10 years ago
  28. f3f85bb Added support for generic loopback partition name parsing by Alex Vakulenko · 10 years ago
  29. 33bae49 Add new metrics. by David Zeuthen · 10 years ago
  30. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  31. 032e772 Log the file format of cros_install on postinstall action by Alex Deymo · 10 years ago
  32. 4f5b144 update_engine: added partition name manipulation library methods by Alex Vakulenko · 10 years ago
  33. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  34. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  35. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 11 years ago
  36. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  37. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  38. 63137e5 Split GetECVersion to allow saner unit testing. by J. Richard Barnette · 11 years ago
  39. 27a48bc p2p: Add P2PManager class by David Zeuthen · 11 years ago
  40. 049d165 Add support for /dev/ubiblockX_0 install devices by Liam McLoughlin · 11 years ago
  41. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  42. b4346a2 AU/unittest: UtilsTest uses unique directories for testing by Gilad Arnold · 11 years ago
  43. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 11 years ago
  44. c197248 Add EC and Firmware Versions to the Omaha Response. by Chris Sosa · 11 years ago
  45. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 11 years ago
  46. 8e447e0 AU: Optionally limit the size of delta update operations. by Darin Petkov · 11 years ago
  47. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  48. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  49. 44d98d9 Use crossystem rather than cros_boot_mode. by Darin Petkov · 13 years ago
  50. c91dd6b AU: Include a bit flag (bit 31) in error codes to indicate non-normal boot mode. by Darin Petkov · 14 years ago
  51. 712b3ac AU: Function to trigger crash reporter. by Andrew de los Reyes · 14 years ago
  52. 002b2fe AU: Add unit tests for utils IsSymlink and SetProcessPriority. by Darin Petkov · 14 years ago
  53. d3f8c89 AU: Add a utility routine to get the filesystem size from a device. by Darin Petkov · 14 years ago
  54. cc92cd3 AU: ApplyMap utility function by Andrew de los Reyes · 14 years ago
  55. 5c0a8af Add 10 minute random fuzz to automatic update check event schedule. by Darin Petkov · 14 years ago
  56. c6c135c Nice automatic updates up to a point, then renice if necessary. by Darin Petkov · 14 years ago
  57. f74eb65 Disable automatic update checks if booting from a removable device. by Darin Petkov · 14 years ago
  58. 33d3064 Don't schedule periodic update checks for non-official builds. by Darin Petkov · 14 years ago
  59. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  60. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  61. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  62. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago