1. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  2. d853730 Add a few more unittest for parsing global_progress. by Alex Deymo · 8 years ago
  3. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  4. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 8 years ago
  5. fa458ec Remove postinstall unittests root check. by Alex Deymo · 8 years ago
  6. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 8 years ago
  7. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 8 years ago
  8. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 8 years ago
  9. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 9 years ago
  10. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  11. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  12. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 9 years ago
  13. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (97%) from postinstall_runner_action_unittest.cc]
  14. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  15. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  16. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 9 years ago
  17. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  18. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  19. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  20. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  21. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 9 years ago
  22. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 9 years ago
  23. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  24. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  25. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  26. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  27. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  28. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  29. 000ecb3 Don't run postinstall script from untrusted rootfs as part of rollback. by Chris Sosa · 10 years ago
  30. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  31. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  32. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 11 years ago
  33. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 11 years ago
  34. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  35. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  36. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 11 years ago
  37. 77a1eba Make unit tests less timing sensitive when unmounting busy loop devices. by Ben Chan · 12 years ago
  38. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  39. 7f42b82 Delete unnecessary -d options from umount in unit tests. by David James · 13 years ago
  40. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 13 years ago
  41. fe57d54 AU: If firmware updater requests it, fail the update, but request user reboot. by Andrew de los Reyes · 13 years ago
  42. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  43. 56dad72 Use the scoped loopback releaser which implements timeout and retries. by Darin Petkov · 14 years ago
  44. bfabc30 Try to mount new filesystem w/ ext2 first, then ext3. by Andrew de los Reyes · 14 years ago
  45. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 14 years ago
  46. 6d5dbf6 AU: Remove obsolete postinst --postcommit call. by Darin Petkov · 14 years ago
  47. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  48. f971443 AU: Many minor cleanup changes by Andrew de los Reyes · 14 years ago
  49. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 14 years ago
  50. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  51. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago