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