1. 2d528b4 Add unit tests to test delta performer directly. by Sen Jiang · 10 years ago
  2. a4365d6 Split delta performer integration test to separate file. by Sen Jiang · 10 years ago
  3. d78b389 Make metadata signature test independent of integration test. by Sen Jiang · 10 years ago
  4. 46e9b17 Add major_version flag in delta_generator. by Sen Jiang · 10 years ago
  5. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  6. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 10 years ago
  7. da73df5 update_engine: Fix flaky DeltaPerformerTest. by Alex Deymo · 10 years ago
  8. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 10 years ago
  9. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 10 years ago
  10. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 10 years ago
  11. 41e3474 update_engine: Merge contiguous operations (reprise). by Gilad Arnold · 10 years ago
  12. 542032d Revert "update_engine: Merge contiguous operations." by Gilad Arnold · 10 years ago
  13. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 10 years ago
  14. 58455ae update_engine: Merge contiguous operations. by Allie Wood · 10 years ago
  15. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  16. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 10 years ago
  17. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  18. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 10 years ago
  19. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  20. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 10 years ago
  21. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  22. de942f3 update_engine: Generate valid delta files for squashfs. by Alex Deymo · 10 years ago
  23. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 10 years ago
  24. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 10 years ago
  25. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 10 years ago
  26. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 11 years ago
  27. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 11 years ago
  28. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 11 years ago
  29. b8ccad0 update_engine: Add command line option for payload minor version. by Allie Wood · 11 years ago
  30. 063181c update_engine: Fix delta generator mishandling of unchanged blocks. by Gilad Arnold · 11 years ago
  31. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 11 years ago
  32. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 11 years ago
  33. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  34. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  35. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 11 years ago
  36. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  37. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  38. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  39. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  40. 923d8fa update_engine: Split payload signing and verification. by Alex Deymo · 11 years ago
  41. 719bfff update_engine: Migrate build system to gyp. by Alex Deymo · 11 years ago
  42. 5611237 Revert "update_engine: Migrate build system to gyp." by Chun-ta Lin · 11 years ago
  43. 3473d20 update_engine: Migrate build system to gyp. by Alex Deymo · 11 years ago
  44. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  45. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  46. 52146ce Fix memory leak on DeltaPerformerTest. by Alex Deymo · 11 years ago
  47. 736fcb5 update_engine: Update to build against libchrome-271506. by Ben Chan · 11 years ago
  48. 161c4a1 Move payload generator files to payload_generator/ directory. by Alex Deymo · 11 years ago
  49. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  50. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  51. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  52. daa2740 AU: improve abstraction of DeltaPerformer.ParsePayloadMetadata() by Gilad Arnold · 12 years ago
  53. fe13393 AU: eliminate redundancy with buffering of operation data by Gilad Arnold · 12 years ago
  54. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 12 years ago
  55. b8dd1d9 Add and enforce MinorVersion in Payload Manifest. by Don Garrett · 12 years ago
  56. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 12 years ago
  57. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 12 years ago
  58. e7f8917 Add support for using public key sent by Omaha. by David Zeuthen · 12 years ago
  59. 2ae3787 Allow a given payload to be signed more than once. by Don Garrett · 12 years ago
  60. 41996ad p2p: Avoid deadlock with two partially updated devices. by David Zeuthen · 12 years ago
  61. 434eb0c AU/unittest: minor cleanup by Gilad Arnold · 12 years ago
  62. c41c228 Revert "Continue with an older update if update progress is 30% or more" by David Zeuthen · 12 years ago
  63. 249030e Continue with an older update if update progress is 30% or more by David Zeuthen · 12 years ago
  64. 0dd3985 Add human friendly payload information to the manifest. by Don Garrett · 12 years ago
  65. d5ae156 Allow callers to override the default partition size. by Chris Sosa · 12 years ago
  66. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 12 years ago
  67. 8a075a7 AU: Handle moving of sparse block extents correctly in DeltaPerformer. by Darin Petkov · 12 years ago
  68. 8e447e0 AU: Optionally limit the size of delta update operations. by Darin Petkov · 12 years ago
  69. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  70. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 13 years ago
  71. 738fdf3 Make hash checks mandatory for HTTP downloads. by Jay Srinivasan · 13 years ago
  72. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 13 years ago
  73. f431870 Support needed for generating metadata signature in paygen by Jay Srinivasan · 13 years ago
  74. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 13 years ago
  75. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  76. 2149be4 find openssl via PATH by Mike Frysinger · 13 years ago
  77. e410e0f Switch FileWriter::Write to boolean result code. by Don Garrett · 14 years ago
  78. c24e3f3 Support for signing with multiple signature files, key sizes. by Andrew de los Reyes · 14 years ago
  79. 771e1bd Make public key verification check binding. by Andrew de los Reyes · 14 years ago
  80. 4f0a07b Store the signature blob as part of the update checkpoint. by Darin Petkov · 14 years ago
  81. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 14 years ago
  82. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  83. fb830ba AU: detect failure when using public key verification by Andrew de los Reyes · 14 years ago
  84. bdfaaf0 AU: Switch to 2048 bit RSA keys; Pad SHA256 hashes appropriately. by Andrew de los Reyes · 14 years ago
  85. 48a0a48 AU: When checking if we've visited a file before, don't follow symlinks. by Andrew de los Reyes · 15 years ago
  86. 29da8aa AU: tolerate files that are symlinks in src image, yet not in new image. by Andrew de los Reyes · 15 years ago
  87. 52dcaeb AU: Add a signing test with a private key that doesn't match the public one. by Darin Petkov · 15 years ago
  88. cbfb017 AU: Add more signing unit tests. by Darin Petkov · 15 years ago
  89. adb3cef AU: Support signed payload verification through the delta generator. by Darin Petkov · 15 years ago
  90. 9574f7e AU: Add support for signing of update payloads after they're generated. by Darin Petkov · 15 years ago
  91. 5c7d975 Add support for bsdiff of file system metadata blocks by Thieu Le · 15 years ago
  92. 3aefa86 AU: Split applied update verification into a separate step. by Darin Petkov · 15 years ago
  93. 934bb41 AU: Check the delta magic and fail on mismatch. by Darin Petkov · 15 years ago
  94. 7a22d79 AU: Speed up full update payload generation by running multiple threads. by Darin Petkov · 15 years ago
  95. 9fa7ec5 AU: Don't send no-op operations in the delta payload. by Darin Petkov · 15 years ago
  96. d43d690 AU: Include old kernel hash for source partition verification. by Darin Petkov · 15 years ago
  97. 68c10d1 AU: Really delta compress the kernel if an old kernel is provided. by Darin Petkov · 15 years ago
  98. 698d041 AU: Verify source rootfs/kernel hashes before applying delta. by Darin Petkov · 15 years ago
  99. 7ea3233 AU: Don't send rootfs hashes along with the delta payload. by Darin Petkov · 15 years ago
  100. 2dd0109 AU: Verify that the applied delta update matches the server-sent hashes. by Darin Petkov · 15 years ago