1. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  2. af1575f Fix logging percentage in BlobFileWriter. by Sen Jiang · 9 years ago
  3. 0bc2611 Move bzip.h to payload_generator. 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. 625406c payload_generator: Remove PartitionName enum. by Sen Jiang · 9 years ago
  6. ebdf17d Generate update operations per partition by Sen Jiang · 9 years ago
  7. 5456c19 Call SetOperationBlob in ChunkProcessor 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. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 9 years ago
  12. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  13. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  14. 6c396a9 update_engine: Fix full payload generation when using chunk_size. by Alex Deymo · 9 years ago
  15. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  16. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  17. de942f3 update_engine: Generate valid delta files for squashfs. by Alex Deymo · 9 years ago
  18. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  19. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 9 years ago
  20. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 9 years ago
  21. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  22. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  23. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  24. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  25. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 10 years ago
  26. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 10 years ago[Renamed (98%) from full_update_generator.cc]
  27. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  28. c060236 Replace deprecated g_thread_create with g_thread_try_new by Jungshik Shin · 11 years ago
  29. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  30. 3375ff5 AU: Reduce full payload generation log output. by Darin Petkov · 14 years ago
  31. 7a22d79 AU: Speed up full update payload generation by running multiple threads. by Darin Petkov · 14 years ago