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