1. 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 2 years, 10 months ago
  2. 4eae81e Add lz4diff patch routines by Kelvin Zhang · 2 years, 10 months ago
  3. ee481e4 Add lz4diff routines by Kelvin Zhang · 2 years, 10 months ago
  4. 5562403 Add lz4 decompress/compress routines by Kelvin Zhang · 2 years, 10 months ago
  5. 759e8b9 Add erofs filesystem unittest by Kelvin Zhang · 2 years, 10 months ago
  6. 446989a Add parser for EROFS file data by Kelvin Zhang · 2 years, 10 months ago
  7. 98001b2 Add protobuf definition for lz4diff by Kelvin Zhang · 2 years, 10 months ago
  8. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years ago
  9. 4e93cf1 Sort filenames in Android.bp by Kelvin Zhang · 3 years, 1 month ago
  10. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 3 years, 2 months ago
  11. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 3 years, 4 months ago
  12. a69cfe2 Add libzucchini as a dependency for puffin by Tianjie · 3 years, 2 months ago
  13. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 3 years, 3 months ago
  14. d567c8b Add Extent map by Kelvin Zhang · 3 years, 3 months ago
  15. b170676 Add block extent writer by Kelvin Zhang · 3 years, 4 months ago
  16. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 3 years, 4 months ago
  17. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 3 years, 8 months ago
  18. 3cce62a Add ramdisk_available to init_first_stage's deps by Inseob Kim · 3 years, 4 months ago
  19. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 3 years, 8 months ago
  20. 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 3 years, 6 months ago
  21. aedfef3 Don't call into apexservice if device uses flattened apexes by Nikita Ioffe · 3 years, 6 months ago
  22. 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 3 years, 6 months ago
  23. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 3 years, 7 months ago
  24. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years ago
  25. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 3 years, 9 months ago
  26. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 3 years, 8 months ago
  27. 9b85a6c [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years, 8 months ago
  28. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 3 years, 9 months ago
  29. 95f89e9 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 9 months ago
  30. eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 3 years, 10 months ago
  31. c710cf2 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Kelvin Zhang · 3 years, 11 months ago
  32. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 3 years, 11 months ago
  33. 6d121de Add product_available to product available modules by Justin Yun · 4 years ago
  34. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 3 years, 11 months ago
  35. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years ago
  36. 64a8016 update_engine: Turn on Chrome Kiosk app by default by Amin Hassani · 4 years ago
  37. 4fec0f2 update_engine: Turn on Chrome network proxy by default by Amin Hassani · 4 years ago
  38. 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years ago
  39. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years ago
  40. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years ago
  41. 9754f17 Implement SnapshotExtentWriter by Kelvin Zhang · 4 years, 1 month ago
  42. b05e4e2 Implement common library for converting InstallOps to Cow Ops by Kelvin Zhang · 4 years, 1 month ago
  43. 9b10dba Implement VABCPartitionWriter by Kelvin Zhang · 4 years, 1 month ago
  44. 6c190a2 Link to libsnapshot_cow and libz where libsnapshot is linked. by David Anderson · 4 years, 1 month ago
  45. 94f51cc Add a skeleton class for VABCPartitionWriter by Kelvin Zhang · 4 years, 1 month ago
  46. 309c8a8 Make update_engine_stable_client product_specific. by Yifan Hong · 4 years ago
  47. 300a8eb Revert "Link to libsnapshot_cow where libsnapshot is linked." by Tianjie Xu · 4 years, 1 month ago
  48. 50bac65 Move partition writer to a separate file by Kelvin Zhang · 4 years, 1 month ago
  49. 9bd519d Add partition writer class. by Kelvin Zhang · 4 years, 1 month ago
  50. 420bed5 Link to libsnapshot_cow where libsnapshot is linked. by David Anderson · 4 years, 1 month ago
  51. 70ba92e Read boot image version from ro.bootimage.build.date.utc by Yifan Hong · 4 years, 1 month ago
  52. 126d13e Only prevent boot image downgrade if sysprop set. by Yifan Hong · 4 years, 1 month ago
  53. 5e6dfe3 Allow including file_descriptor.h in fs_mgr. by David Anderson · 4 years, 1 month ago
  54. 18e9f3c Use sh_binary for a host shell script. by Martin Stjernholm · 4 years, 1 month ago
  55. fd6640f Check boot image version before update. by Yifan Hong · 4 years, 2 months ago
  56. c1c9305 Revert "Revert "Expose extent_ranges for libsnapshot to use in resolving..."" by David Anderson · 4 years, 2 months ago
  57. 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 4 years, 2 months ago
  58. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 4 years, 2 months ago
  59. 5ef2d8a Revert "Expose extent_ranges for libsnapshot to use in resolving..." by Ankit Goyal · 4 years, 2 months ago
  60. 1f3f3b0 Expose extent_ranges for libsnapshot to use in resolving merge sequences. by David Anderson · 4 years, 2 months ago
  61. a6e1812 Remove metric_report_android.cc from unittests by Kelvin Zhang · 4 years, 2 months ago
  62. d51738c Add update_engine_stable_client by Yifan Hong · 4 years, 3 months ago
  63. 2562cf2 Add binder_service_stable_android by Yifan Hong · 4 years, 3 months ago
  64. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 4 years, 3 months ago
  65. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 4 months ago
  66. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 4 years, 5 months ago
  67. d3865d1 Add PartitionUpdateGenerator by Tianjie · 4 years, 5 months ago
  68. e757420 sideload: fix duplicated logging by Yifan Hong · 4 years, 7 months ago
  69. 29ebd7a Revert "Setup android-base logging in sideload." by Yifan Hong · 4 years, 7 months ago
  70. 2969290 Add DynamicPartitionControl::EraseSystemOtherAvbFooter by Yifan Hong · 4 years, 7 months ago
  71. 37ae856 Allow parsing boot image with header version 3 by Tianjie · 4 years, 7 months ago
  72. 0f821c7 Remove libutilscallstack dependency by Yifan Hong · 4 years, 8 months ago
  73. d976cc5 Virtual A/B report metrics from update_engine. (1/2) by Yifan Hong · 4 years, 8 months ago
  74. c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 4 years, 8 months ago
  75. dad0af8 Add CleanupPreviousUpdateAction. by Yifan Hong · 4 years, 8 months ago
  76. 212d795 Temporarily add libutilscallstack dependency by Yifan Hong · 4 years, 9 months ago
  77. 6230025 Remove libmetricslogger dependency from update_engine by Tianjie Xu · 4 years, 9 months ago
  78. 75cc9f2 Report metrics to statsd from update engine by Tianjie Xu · 5 years ago
  79. e7ce821 Use libfs_mgr_binder when linking to binder-enabled libsnapshot. by David Anderson · 4 years, 10 months ago
  80. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 4 years, 10 months ago
  81. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 5 years ago
  82. 3a1a561 Proper split of BootControl and DynamicPartitionControl. by Yifan Hong · 5 years ago
  83. c73cb8c Setup android-base logging in sideload. by Yifan Hong · 5 years ago
  84. 2111d06 Link to IBootControl 1.1. by David Anderson · 5 years ago
  85. be4ea23 Update engine now depends on otacerts by Tianjie Xu · 5 years ago
  86. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 5 years ago
  87. 7bbe015 Add EC key signing support by Tianjie Xu · 5 years ago
  88. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 5 years ago
  89. 420db9b DynamicPartitionControl: map snapshot devices for virt ab by Yifan Hong · 5 years ago
  90. 87ea73f dynamic_partition_test_utils: use libstorage_literals_headers by Yifan Hong · 5 years ago
  91. 48598e8 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  92. 916af85 update_engine: Test update_engine printouts by Jae Hoon Kim · 5 years ago
  93. 644ffc0 [REFACTOR] Move and refactor tests. am: c049f93549 by Yifan Hong · 5 years ago
  94. a6ba12c [REFACTOR] DynamicPartitionControl: minimize API am: 012508efa3 by Yifan Hong · 5 years ago
  95. c049f93 [REFACTOR] Move and refactor tests. by Yifan Hong · 5 years ago
  96. 012508e [REFACTOR] DynamicPartitionControl: minimize API by Yifan Hong · 5 years ago
  97. 7b428f5 update_engine: drop MTD logic by Brian Norris · 5 years ago
  98. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 5 years ago
  99. 565331e update_engine: Break UpdateEngineDaemon into their own implementations by Amin Hassani · 5 years ago
  100. c80d2d8 update_engine: Remove brillo binder library by Amin Hassani · 5 years ago