1. 5e1af98 Remove ZeroPadExtentWriter. by Sen Jiang · 7 years ago
  2. 5288bd1 Enable BCJ filters for X86 and ARM ELF binary. by Sen Jiang · 7 years ago
  3. 43900ae Relanding 'update_engine: Add XZ compression for CrOS' by Amin Hassani · 8 years ago
  4. c77e3a2 Revert "update_engine: Add XZ compression for CrOS" by Amin Hassani · 8 years ago
  5. 717c324 update_engine: Add XZ compression for CrOS by Amin Hassani · 8 years ago
  6. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 8 years ago
  7. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 8 years ago
  8. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  9. d3251ef Fix memory leak in unittests with malformed data. by Alex Deymo · 9 years ago
  10. 246bf21 Implement Xz compressor functions. by Alex Deymo · 9 years ago
  11. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  12. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  13. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 10 years ago[Renamed (78%) from zip_unittest.cc]
  14. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  15. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  16. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  17. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  18. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  19. 7ed561b AU: Remove support for old-style updates. by Darin Petkov · 14 years ago
  20. d2135f3 AU: Bzip2 utility functions that mirror Gzip utility functions. by Andrew de los Reyes · 15 years ago