1. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 10 years ago
  2. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  3. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  4. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  5. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  6. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  7. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  8. 000ecb3 Don't run postinstall script from untrusted rootfs as part of rollback. by Chris Sosa · 11 years ago
  9. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  10. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  11. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 12 years ago
  12. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 12 years ago
  13. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  14. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  15. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  16. 77a1eba Make unit tests less timing sensitive when unmounting busy loop devices. by Ben Chan · 13 years ago
  17. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  18. 7f42b82 Delete unnecessary -d options from umount in unit tests. by David James · 13 years ago
  19. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 14 years ago
  20. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 14 years ago
  21. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  22. 56dad72 Use the scoped loopback releaser which implements timeout and retries. by Darin Petkov · 14 years ago
  23. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 15 years ago
  24. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 15 years ago
  25. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 15 years ago
  26. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
  27. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 15 years ago
  28. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 15 years ago
  29. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  30. 3defe6a Missed new files in last commit by adlr@google.com · 16 years ago