1. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 10 months ago
  2. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 7 years ago
  3. 0779a15 Use ScopedTempFile in unit test. by Sen Jiang · 7 years ago
  4. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  5. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 9 years ago
  6. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (79%) from omaha_hash_calculator_unittest.cc]
  7. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  8. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  9. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 10 years ago
  10. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  11. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  12. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  13. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  14. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  15. 2643cb7 Fixed gcc-4.7 building problem for update_engine (again). by Han Shen · 13 years ago
  16. 21067cc AU: Fix unittest failure. by Andrew de los Reyes · 14 years ago
  17. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 15 years ago
  18. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 15 years ago
  19. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 15 years ago
  20. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 15 years ago
  21. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 15 years ago
  22. 49fdf18 Almost there... by rspangler@google.com · 16 years ago