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