1. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 10 years ago
  2. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 10 years ago
  3. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 11 years ago
  4. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  5. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 11 years ago
  6. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  7. 5d52780 update_engine: Move ext2 tools to its own file in payload_generator. by Alex Deymo · 11 years ago
  8. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  9. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 11 years ago[Renamed (98%) from metadata.cc]
  10. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  11. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  12. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  13. f4aa1b1 Update ext2fs interface usage for group descriptor by Kees Cook · 13 years ago
  14. 0f9547d fix build warnings with type mismatches and base check helpers by Mike Frysinger · 13 years ago
  15. f650219 Break metadata into smaller chunks (number of chunks=10) for faster delta generation. by Thieu Le · 15 years ago
  16. b2be3f9 Revert "Break metadata into smaller chunks (number of chunks=10) for faster delta generation." by Thieu Le · 15 years ago
  17. 4e8a306 Break metadata into smaller chunks (number of chunks=10) for faster delta generation. by Thieu Le · 15 years ago
  18. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 15 years ago