1. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  2. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 10 years ago
  3. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 10 years ago
  4. 52490e7 update_engine: Further move Extent manipulation to extent_utils. by Alex Deymo · 10 years ago
  5. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  6. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  7. 98c5ae2 update_engine: Remove unused utils. by Alex Deymo · 11 years ago
  8. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  9. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  10. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  11. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  12. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  13. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  14. 53556ec PolicyManager: Schedule re-evaluations based on variable usage. by Alex Deymo · 11 years ago
  15. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  16. beb39e9 PM: Shift to signal-based inference of network connection. by Gilad Arnold · 11 years ago
  17. 7b948f0 PolicyManager: Initial support of async PolicyRequests. by Alex Deymo · 11 years ago
  18. 61d9d2c AU/unittest: eliminate use of kMountPath by Gilad Arnold · 12 years ago
  19. 30dedd8 AU/unittest: postinstall tests use uniquely named stateful + working directories by Gilad Arnold · 12 years ago
  20. 2c2b884 AU/unittest: new syscall wrappers for testing by Gilad Arnold · 12 years ago
  21. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  22. a178e5e Fix the confict of declaration and definition between struct and class by Yunlian Jiang · 12 years ago
  23. c33faeb Minor changes to FilesystemCopierAction.RunAsRootSimpleTest. by Gilad Arnold · 13 years ago
  24. 19a45f0 Fixes to utility / unit test related code. by Gilad Arnold · 13 years ago
  25. 58e8b1f Revise loopback device handling to be parallelization safe. by Don Garrett · 14 years ago
  26. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 14 years ago
  27. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 14 years ago
  28. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 15 years ago
  29. cf56248 AU: Try to remove unit test flakiness on buildbots. by Darin Petkov · 15 years ago
  30. c1a8b42 For actions, switch bool success into an exit code. by Darin Petkov · 15 years ago
  31. f918517 AU: Update Downloader to support our image formats. by Andrew de los Reyes · 15 years ago
  32. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 15 years ago
  33. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 15 years ago
  34. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 16 years ago
  35. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 16 years ago
  36. 970bb28 AU: Use Omaha ID rather than MAC address in delta updater by Andrew de los Reyes · 16 years ago
  37. c98a7ed AU: Beginnings of delta support by adlr@google.com · 16 years ago
  38. 49fdf18 Almost there... by rspangler@google.com · 16 years ago