1. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 8 years ago
  2. 80f70ff Build unittests in Brillo. by Alex Deymo · 8 years ago
  3. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  4. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  5. cbf0989 Include the major version in update_engine.conf by Alex Deymo · 9 years ago
  6. 625406c payload_generator: Remove PartitionName enum. by Sen Jiang · 9 years ago
  7. ebdf17d Generate update operations per partition by Sen Jiang · 9 years ago
  8. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  9. a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 9 years ago
  10. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  11. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  12. 6c396a9 update_engine: Fix full payload generation when using chunk_size. by Alex Deymo · 9 years ago
  13. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  14. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  15. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  16. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 9 years ago
  17. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 9 years ago
  18. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  19. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  20. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  21. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  22. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago[Renamed (97%) from full_update_generator_unittest.cc]
  23. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  24. 7a22d79 AU: Speed up full update payload generation by running multiple threads. by Darin Petkov · 14 years ago