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