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. 0a582fb Parse Android boot.img. by Sen Jiang · 6 years ago
  4. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  5. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 7 years ago
  6. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  7. 4eccae2 Fix unittest compile by Xiyuan Xia · 8 years ago
  8. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 8 years ago
  9. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (96%) from bzip_extent_writer_unittest.cc]
  10. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  11. 0532287 Transfer memory ownership when stacking ExtentWriters. by Alex Deymo · 9 years ago
  12. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  13. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  14. f1d582e update_engine: Add MtdFileDescriptor and UbiFileDescriptor by Nam T. Nguyen · 10 years ago
  15. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  16. aab50e3 Include the implemented header first in all projects. 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. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  19. e1d1e98 AU/unittest: use unique files in BzipExtentWriterTest.ChunkedTest by Gilad Arnold · 11 years ago
  20. e062239 AU: Optimize BzipExtentWriter's memory use. by Darin Petkov · 11 years ago
  21. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  22. 8006106 AU: Extent writer utility classes by Andrew de los Reyes · 15 years ago