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