1. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  2. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  3. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  4. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  5. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago
  6. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  7. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  8. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  9. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 11 years ago
  10. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  11. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 11 years ago
  12. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  13. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 11 years ago
  14. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 11 years ago
  15. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 12 years ago
  16. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  17. fc661a1 Update update engine to compile and use libchrome-180609. by Chris Sosa · 12 years ago
  18. 2add7d7 Keep main loop running until FilesystemCopierAction under test has stopped. by Ben Chan · 12 years ago
  19. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  20. c33faeb Minor changes to FilesystemCopierAction.RunAsRootSimpleTest. by Gilad Arnold · 12 years ago
  21. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  22. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  23. 308b85e Fix FilesystemCopierAction unit tests. by Gilad Arnold · 12 years ago
  24. ae23670 Use different file sizes when testing FilesystemCopierAction. by Gilad Arnold · 12 years ago
  25. 617bbc2 Fix to unit testing code. by Gilad Arnold · 12 years ago
  26. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  27. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 13 years ago
  28. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  29. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  30. 4516810 AU: Manual proxy support by Andrew de los Reyes · 14 years ago
  31. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  32. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  33. 0406e40 AU: Optimize checkpointing a bit and decide on new update vs. resume. by Darin Petkov · 14 years ago
  34. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  35. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  36. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 15 years ago
  37. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  38. c702078 AU: FilesystemCopierAction: copy bit-exactly by Andrew de los Reyes · 15 years ago
  39. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 15 years ago
  40. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 15 years ago
  41. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  42. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago