1. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 9 years ago
  2. 2972608 Remove self-crashing logic. by Alex Deymo · 9 years ago
  3. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 9 years ago
  4. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 9 years ago
  5. e0d0428 Check if zlib is compatible. by Sen Jiang · 9 years ago
  6. 021a45e Fix use-after-free in HttpFetcher's code. by Alex Deymo · 9 years ago
  7. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  8. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 9 years ago
  9. 2c41357 Fix DeltaPerformerIntegrationTest crash. by Sen Jiang · 9 years ago
  10. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  11. 991b778 Fix ChromeOS compile by Xiyuan Xia · 9 years ago
  12. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
  13. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  14. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  15. 14fd1ec Allow to Suspend/Resume the ActionProcessor. by Alex Deymo · 9 years ago
  16. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  17. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 9 years ago
  18. 279bbab Fix Subprocess unittests. by Alex Deymo · 9 years ago
  19. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
  20. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  21. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  22. 56ccb07 Allow file:// payload urls on non-Brillo boards. by Alex Deymo · 9 years ago
  23. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  24. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 9 years ago
  25. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 9 years ago
  26. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  27. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  28. e7ba31b Fix BootControlChromeOS unittest references. by Alex Deymo · 9 years ago
  29. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  30. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  31. 2b4268c Fix crash on shutdown when update in progress. by Alex Deymo · 9 years ago
  32. ab49446 Restrict update_engine SSL certs. by Alex Deymo · 9 years ago
  33. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 9 years ago
  34. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  35. 9138ef5 Remove unused includes. by Alex Deymo · 9 years ago
  36. 9c12346 Fix temporary directory path in Android. by Sen Jiang · 9 years ago
  37. a259179 Move metrics time helpers to metrics_utils. by Alex Deymo · 9 years ago
  38. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  39. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago