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