1. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 6 years ago
  2. 5e1af98 Remove ZeroPadExtentWriter. by Sen Jiang · 6 years ago
  3. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  4. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 7 years ago
  5. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  6. 4eccae2 Fix unittest compile by Xiyuan Xia · 8 years ago
  7. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 8 years ago
  8. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 8 years ago
  9. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  10. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (97%) from extent_writer_unittest.cc]
  11. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  12. 0532287 Transfer memory ownership when stacking ExtentWriters. by Alex Deymo · 9 years ago
  13. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  14. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  15. f1d582e update_engine: Add MtdFileDescriptor and UbiFileDescriptor by Nam T. Nguyen · 10 years ago
  16. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  17. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  18. a77939e update_engine: Use utils::FileSize when finding the size of a file. by Gabe Black · 10 years ago
  19. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  20. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago
  21. f8d037f Re-land "Add ability to check /etc/lsb-release for HWID" by Chris Masone · 10 years ago
  22. 33ab35b Revert "Add ability to check /etc/lsb-release for HWID" by Chris Sosa · 10 years ago
  23. d1da510 Add ability to check /etc/lsb-release for HWID by Chris Masone · 10 years ago
  24. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 14 years ago
  25. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  26. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 15 years ago