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