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