1. bcb15aa Fix End() not called on ExtentWriter. by Sen Jiang · 6 years ago
  2. b379d19 Restructure hash calculation in delta_performer by Amin Hassani · 7 years ago
  3. 4e13cf4 Upon source hash validation failure, log ext4 remount information by Håkan Kvist · 6 years ago
  4. 06bbe49 Fix the uninitialized zeros buffer when zeroing blocks by Tianjie Xu · 7 years ago
  5. 7b9a587 Don't log old PartitionInfo for full payload. by Sen Jiang · 7 years ago
  6. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  7. d9cb290 update_engine: Unify disk access for SOURCE_BSDIFF through update_engine by Amin Hassani · 7 years ago
  8. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  9. d8b67f4 update_engine: Remove the duplicate BlocksInExtents by Amin Hassani · 7 years ago
  10. 7bc9c02 update_engine: Increase minor version to 4 by Amin Hassani · 7 years ago
  11. efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 7 years ago
  12. be19a24 Reserve max buffer size in delta performer. by Sen Jiang · 7 years ago
  13. 02855c2 update_engine: Apply PUFFDIFF operation by Amin Hassani · 7 years ago
  14. 02c4942 Add support for new payload property headers to delay switching slots. by Sen Jiang · 7 years ago
  15. d87304c update_engine: Fix lint issues in delta_performer.cc by Amin Hassani · 7 years ago
  16. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 7 years ago
  17. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  18. a3fc20a update_engine: Activate CachedFileDescriptor by Amin Hassani · 7 years ago
  19. acd7be8 update_engine: Add CachedFileDescriptor by Amin Hassani · 7 years ago
  20. 5192fe5 update_engine: Add Flush() to FileDescriptor by Amin Hassani · 7 years ago
  21. db56be9 update_engine: Use ExtentReader by Amin Hassani · 7 years ago
  22. ee6d9a1 update_engine: Add ExtentReader by Amin Hassani · 7 years ago
  23. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 7 years ago
  24. 9321f50 Track bytes received across multiple update files by Aaron Wood · 7 years ago
  25. 7dcdedf Extract new system version from Omaha responses by Aaron Wood · 7 years ago
  26. 5e11cef update_engine: Fixes issues introduced in a previous AOSP CL. by Amin Hassani · 7 years ago
  27. 21ec92f Move extent copy and hash logic to a new file. by Alex Deymo · 8 years ago
  28. 69583ba update_engine: Fix lint issues in delta_performer.cc by Amin Hassani · 7 years ago
  29. a50011f Remove unused FileDescriptor::Reset(). by Alex Deymo · 7 years ago
  30. a48f630 Move extent copy and hash logic to a new file. by Alex Deymo · 8 years ago
  31. 49fdb09 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  32. a7ee9d0 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  33. 4a53c76 Remove unused FileDescriptor::Reset(). by Alex Deymo · 7 years ago
  34. 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  35. 4155520 Fix the long time ioctl problem. by Amin Hassani · 7 years ago
  36. ffb30ed Revert "update_engine: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  37. 663ff4b update_engine: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  38. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 7 years ago
  39. 39f5714 Log DeltaPerformer operation histogram after update by Lann Martin · 7 years ago
  40. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  41. 5ae865b Resume multiple payloads. by Sen Jiang · 7 years ago
  42. d2ff2a0 Don't clear previous partitions in DeltaPerformer. by Sen Jiang · 7 years ago
  43. 6c73668 Apply multiple payload in DownloadAction. by Sen Jiang · 7 years ago
  44. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 7 years ago
  45. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 7 years ago
  46. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  47. 8f08cfc Fix the long time ioctl problem. by Amin Hassani · 7 years ago
  48. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  49. a763c2d update_engine_client: add O_DSYNC flags by Grant Grundler · 7 years ago
  50. 948ea58 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  51. 7f4bc3f update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 8 years ago
  52. eecb0a5 Remove IMGDIFF operation application support. by Alex Deymo · 7 years ago
  53. 6765a68 Move to use bsdiff/ prefix in includes. by Alex Deymo · 7 years ago
  54. 4b5da32 Track the API change to ApplyImagePatch(). by Tao Bao · 7 years ago
  55. f411650 Unmount old postinstall mountpoint from previous runs. by Alex Deymo · 7 years ago
  56. a6dc0fe Fix the path to zlib_fingerprint. by Alex Deymo · 7 years ago
  57. 7a65909 Use bspatch as a library. by Sen Jiang · 8 years ago
  58. 940c09b Update zlib fingerprint with zlib version 1.2.11. by Sen Jiang · 7 years ago
  59. f13a409 update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 8 years ago
  60. a2ea1c2 Fix downstream Chrome OS build. by Alex Deymo · 8 years ago
  61. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 8 years ago
  62. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  63. 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 8 years ago
  64. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  65. 9d66d76 Add type casts to silence warnings intorduced by protobuf v3.0.0 by Tamas Berghammer · 8 years ago
  66. be2c47b Return correct error code when source operation hash mismatch. by Sen Jiang · 8 years ago
  67. 72a68d8 Show the name of the BLK* ioctl failure instead of the number. by Alex Deymo · 8 years ago
  68. ed9cc18 Print the ErrorCode name when DeltaPerformer fails. by Alex Deymo · 8 years ago
  69. 6714084 Improve logs when the update fails due to source hash mistmatch. by Alex Deymo · 8 years ago
  70. d853730 Add a few more unittest for parsing global_progress. by Alex Deymo · 8 years ago
  71. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  72. a35896c Only verify the source partition which target hash mismatch. by Sen Jiang · 8 years ago
  73. b86787c Discard the tail of the target partitions when updating. by Alex Deymo · 8 years ago
  74. 3d00906 Improve logging when source hash mismatches. by Alex Deymo · 8 years ago
  75. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 8 years ago
  76. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 8 years ago
  77. fa458ec Remove postinstall unittests root check. by Alex Deymo · 8 years ago
  78. 65566a3 Don't verify source partition in full update. by Sen Jiang · 8 years ago
  79. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 8 years ago
  80. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 8 years ago
  81. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 8 years ago
  82. 44b3567 Fix compile error in Chromium OS. by Alex Deymo · 8 years ago
  83. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 8 years ago
  84. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 8 years ago
  85. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 8 years ago
  86. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 8 years ago
  87. 8de733a Remove usage of openssl binary. by Sen Jiang · 8 years ago
  88. 0497d05 Fix ZERO and DISCARD operations. by Alex Deymo · 8 years ago
  89. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 8 years ago
  90. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 8 years ago
  91. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 8 years ago
  92. bf341e3 Clean up dead code in FilesystemVerifierAction. by Sen Jiang · 8 years ago
  93. e0d0428 Check if zlib is compatible. by Sen Jiang · 8 years ago
  94. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 8 years ago
  95. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 8 years ago
  96. 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 8 years ago
  97. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 9 years ago
  98. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 8 years ago
  99. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 8 years ago
  100. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 8 years ago