1. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  4. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  5. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  6. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago
  7. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  8. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  9. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  10. 21504f0 Revert "Revert "AU: do not copy filesystem during full updates"" by Gilad Arnold · 11 years ago
  11. d1cd325 Revert "AU: do not copy filesystem during full updates" by Don Garrett · 11 years ago
  12. 81c9062 AU: do not copy filesystem during full updates by Gilad Arnold · 12 years ago
  13. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  14. 2add7d7 Keep main loop running until FilesystemCopierAction under test has stopped. by Ben Chan · 12 years ago
  15. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  16. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  17. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  18. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 13 years ago
  19. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  20. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 14 years ago
  21. c2e4a7d Restructure FilesystemCopierAction to use ping-pong buffers. by Darin Petkov · 14 years ago
  22. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  23. 9b23057 AU: Resume interrupted update attempts. by Darin Petkov · 14 years ago
  24. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 14 years ago
  25. f98bff8 AU: Minor fixes to get it to do full update on real device by Andrew de los Reyes · 14 years ago
  26. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 14 years ago
  27. c702078 AU: FilesystemCopierAction: copy bit-exactly by Andrew de los Reyes · 14 years ago
  28. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  29. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  30. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago