1. 60fc59c Correctly parse old ImageInfo command line arguments. by Don Garrett · 11 years ago
  2. f586b01 Change the default partition size to 2GiB if not specified. by Chris Sosa · 11 years ago
  3. e9f5f42 Fix size_t issue when the image size is > 2GiB. by Chris Sosa · 11 years ago
  4. 0dd3985 Add human friendly payload information to the manifest. by Don Garrett · 11 years ago
  5. d5ae156 Allow callers to override the default partition size. by Chris Sosa · 11 years ago
  6. 8e447e0 AU: Optionally limit the size of delta update operations. by Darin Petkov · 11 years ago
  7. 1d78709 Rewrite comment as requested. by Don Garrett · 11 years ago
  8. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 12 years ago
  9. 00f76b6 Generate and validate per-operation hashes by Jay Srinivasan · 12 years ago
  10. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  11. 36e6077 Previous fix mis-compared file names. by Don Garrett · 12 years ago
  12. f4b2874 Blacklist handling of the netflix plugin. by Don Garrett · 12 years ago
  13. 0f9547d fix build warnings with type mismatches and base check helpers by Mike Frysinger · 12 years ago
  14. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 13 years ago
  15. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 13 years ago
  16. 7438a5c AU: Cleanup temporary files created by the update generator. by Darin Petkov · 13 years ago
  17. e05fc28 AU: Fixes for gcc-4.6 by Andrew de los Reyes · 13 years ago
  18. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 13 years ago
  19. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 13 years ago
  20. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 13 years ago
  21. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 14 years ago
  22. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 14 years ago
  23. 927179d AU: When generating delta, use scratch off end of filesystem by Andrew de los Reyes · 14 years ago
  24. 4b8740f AU: reduce logging when generating delta update by Andrew de los Reyes · 14 years ago
  25. 7a22d79 AU: Speed up full update payload generation by running multiple threads. by Darin Petkov · 14 years ago
  26. bc58a7b AU: Delta diff generator shows progress % when generating full updates. by Darin Petkov · 14 years ago
  27. 50f3649 AU: locate bsdiff/bspatch in $PATH, rather than hard coding their location. by Andrew de los Reyes · 14 years ago
  28. 4ba850d AU: fix delta generation when running out of scratch. by Andrew de los Reyes · 14 years ago
  29. 89f17be AU: When applying delta locally, get source checksums by Andrew de los Reyes · 14 years ago
  30. 9fa7ec5 AU: Don't send no-op operations in the delta payload. by Darin Petkov · 14 years ago
  31. 9eadd64 AU: Increase full update chunk size to 1MiB by Darin Petkov · 14 years ago
  32. d43d690 AU: Include old kernel hash for source partition verification. by Darin Petkov · 14 years ago
  33. 68c10d1 AU: Really delta compress the kernel if an old kernel is provided. by Darin Petkov · 14 years ago
  34. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 14 years ago
  35. 7ea3233 AU: Don't send rootfs hashes along with the delta payload. by Darin Petkov · 14 years ago
  36. 95cf01f AU: Include the manifest size in the delta payload usage report. by Darin Petkov · 14 years ago
  37. f88144f AU: fix new style full updates by Andrew de los Reyes · 14 years ago
  38. abe7cc9 AU: fix report generation to handle invalid nodes and final rootfs op by Darin Petkov · 14 years ago
  39. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 14 years ago
  40. 27f7d37 AU: support for generating new style full updates. by Andrew de los Reyes · 14 years ago
  41. ef01755 AU: reuse scratch blocks in delta generation, tolerate insufficient scratch. by Andrew de los Reyes · 14 years ago
  42. 880335c AU: generate a delta payload usage report by Darin Petkov · 14 years ago
  43. c0b7a53 AU: Use full rootfs partition for scratch. by Darin Petkov · 14 years ago
  44. 877ca8d AU: Nit I forgot to check in (TBR) by Andrew de los Reyes · 14 years ago
  45. 36f3736 AU: when making a delta update, don't delta compress kernel partition. by Andrew de los Reyes · 14 years ago
  46. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 14 years ago
  47. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  48. d12784c AU: when cutting a cycle, add proper dependencies. by Andrew de los Reyes · 14 years ago
  49. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  50. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 14 years ago
  51. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  52. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 14 years ago
  53. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 14 years ago
  54. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 14 years ago
  55. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  56. e573399 TBR: derat@chromium.org by Andrew de los Reyes · 15 years ago
  57. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago