1. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  2. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (71%) from omaha_hash_calculator.cc]
  3. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  4. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  5. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  6. 981a9fb platform2: Switch over to using base64 functions from libchromeos by Alex Vakulenko · 10 years ago
  7. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  8. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  9. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  10. bcee2ca use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  11. fc661a1 Update update engine to compile and use libchrome-180609. by Chris Sosa · 12 years ago
  12. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  13. e56c873 Base64 decoding should handle lack of newlines in encoded string by Jay Srinivasan · 12 years ago
  14. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  15. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 14 years ago
  16. 89f17be AU: When applying delta locally, get source checksums by Andrew de los Reyes · 14 years ago
  17. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  18. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 14 years ago
  19. 73058b4 AU: Start checkpointing update progress. by Darin Petkov · 14 years ago
  20. d7061ab AU: Verify delta payload signature and signed hash. by Darin Petkov · 14 years ago
  21. d22cb29 AU: Switch from SHA-1 to SHA-256 hash. by Darin Petkov · 14 years ago
  22. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 14 years ago
  23. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  24. c98a7ed AU: Beginnings of delta support by adlr@google.com · 15 years ago
  25. d2e4ccc Die glog, die! by seanparent@google.com · 15 years ago
  26. 49fdf18 Almost there... by rspangler@google.com · 15 years ago