1. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  2. 5e1af98 Remove ZeroPadExtentWriter. by Sen Jiang · 6 years ago
  3. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 6 years ago
  4. 0a2f6ce Use ScopedTempFile in unit test. am: 0779a151e5 by Sen Jiang · 6 years ago
  5. dda79e2 delta_generator: Use "kernel" and "root" partition names internally by Tudor Brindus · 6 years ago
  6. 0779a15 Use ScopedTempFile in unit test. by Sen Jiang · 6 years ago
  7. e7f89bf Recover source hash failures on other source operations. am: 77ab7bdf2d by Sen Jiang · 6 years ago
  8. 77ab7bd Recover source hash failures on other source operations. by Sen Jiang · 6 years ago
  9. dcaf797 Support a range of major and minor version. by Sen Jiang · 6 years ago
  10. f123663 Support a range of major and minor version. by Sen Jiang · 6 years ago
  11. b5f601d Split payload metadata logic from DeltaPerformer into its own class. by Sen Jiang · 7 years ago
  12. ae3e77c Recover source hash failures on SOURCE_COPY operations. am: 51c264e33e by Alex Deymo · 6 years ago
  13. 51c264e Recover source hash failures on SOURCE_COPY operations. by Alex Deymo · 8 years ago
  14. 61c7531 Replace is_interactive with interactive for consistency in the code. am: ed37d6819b by Amin Hassani · 6 years ago
  15. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 6 years ago
  16. 7bee1b4 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 6 years ago
  17. 84e0e31 Merge remote-tracking branch 'aosp/upstream-master'. by Sen Jiang · 6 years ago
  18. 9c89e84 Split payload metadata logic from DeltaPerformer into its own class. by Sen Jiang · 7 years ago
  19. 4495bfe update_engine: fix lint issues in DeltaPerformer tests by Eric Caruso · 7 years ago
  20. 7feac5b update_engine: use ScopedTempDir::GetPath by Eric Caruso · 7 years ago
  21. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  22. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  23. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  24. a78ddf8 update_engine: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  25. 02855c2 update_engine: Apply PUFFDIFF operation by Amin Hassani · 7 years ago
  26. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 7 years ago
  27. 5011df6 Add maximum timestamp to the payload. by Sen Jiang · 7 years ago
  28. a7ee9d0 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  29. ffb30ed Revert "update_engine: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  30. 663ff4b update_engine: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  31. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 7 years ago
  32. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  33. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 7 years ago
  34. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  35. 948ea58 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  36. eecb0a5 Remove IMGDIFF operation application support. by Alex Deymo · 7 years ago
  37. a6dc0fe Fix the path to zlib_fingerprint. by Alex Deymo · 7 years ago
  38. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 8 years ago
  39. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 8 years ago
  40. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 8 years ago
  41. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 8 years ago
  42. e0d0428 Check if zlib is compatible. by Sen Jiang · 8 years ago
  43. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 9 years ago
  44. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  45. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  46. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  47. 889c65d Switch supported minor version to 3. by Sen Jiang · 9 years ago
  48. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 9 years ago
  49. 2ec4aab Verify operation source hash if present. by Sen Jiang · 9 years ago
  50. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (98%) from delta_performer_unittest.cc]
  51. 3e728fe Do not include signature dummy operation in major version 2. by Sen Jiang · 9 years ago
  52. 76bfa74 Verify metadata signature in major version 2. by Sen Jiang · 9 years ago
  53. c8f6b7a Check PartitionUpdate field for old partition info in ValidateManifest. by Sen Jiang · 9 years ago
  54. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 9 years ago
  55. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 9 years ago
  56. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  57. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  58. 79715ad Implement ZERO and DISCARD operations in update_engine. by Alex Deymo · 9 years ago
  59. b8060e4 Parse metadata signature size in payload version 2. by Sen Jiang · 9 years ago
  60. 981eb11 Support multiple partitions in ImageConfig by Sen Jiang · 9 years ago
  61. 2d621a3 Implement REPLACE_XZ on the update_engine. by Alex Deymo · 9 years ago
  62. cbf0989 Include the major version in update_engine.conf by Alex Deymo · 9 years ago
  63. 2d528b4 Add unit tests to test delta performer directly. by Sen Jiang · 9 years ago
  64. a4365d6 Split delta performer integration test to separate file. by Sen Jiang · 9 years ago
  65. d78b389 Make metadata signature test independent of integration test. by Sen Jiang · 9 years ago
  66. 46e9b17 Add major_version flag in delta_generator. by Sen Jiang · 9 years ago
  67. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  68. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  69. da73df5 update_engine: Fix flaky DeltaPerformerTest. by Alex Deymo · 9 years ago
  70. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  71. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  72. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  73. 41e3474 update_engine: Merge contiguous operations (reprise). by Gilad Arnold · 9 years ago
  74. 542032d Revert "update_engine: Merge contiguous operations." by Gilad Arnold · 9 years ago
  75. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 9 years ago
  76. 58455ae update_engine: Merge contiguous operations. by Allie Wood · 9 years ago
  77. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  78. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 9 years ago
  79. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  80. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 9 years ago
  81. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  82. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  83. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 9 years ago
  84. de942f3 update_engine: Generate valid delta files for squashfs. by Alex Deymo · 9 years ago
  85. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  86. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 9 years ago
  87. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 9 years ago
  88. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 9 years ago
  89. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 9 years ago
  90. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  91. b8ccad0 update_engine: Add command line option for payload minor version. by Allie Wood · 10 years ago
  92. 063181c update_engine: Fix delta generator mishandling of unchanged blocks. by Gilad Arnold · 10 years ago
  93. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  94. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  95. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  96. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  97. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 10 years ago
  98. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  99. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  100. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago