1. 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years, 9 months ago
  2. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 9 months ago
  3. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago
  4. 9754f17 Implement SnapshotExtentWriter by Kelvin Zhang · 4 years, 11 months ago
  5. b05e4e2 Implement common library for converting InstallOps to Cow Ops by Kelvin Zhang · 4 years, 11 months ago
  6. 9b10dba Implement VABCPartitionWriter by Kelvin Zhang · 4 years, 11 months ago
  7. 6c190a2 Link to libsnapshot_cow and libz where libsnapshot is linked. by David Anderson · 4 years, 11 months ago
  8. 94f51cc Add a skeleton class for VABCPartitionWriter by Kelvin Zhang · 4 years, 11 months ago
  9. 309c8a8 Make update_engine_stable_client product_specific. by Yifan Hong · 4 years, 10 months ago
  10. 300a8eb Revert "Link to libsnapshot_cow where libsnapshot is linked." by Tianjie Xu · 4 years, 10 months ago
  11. 50bac65 Move partition writer to a separate file by Kelvin Zhang · 4 years, 10 months ago
  12. 9bd519d Add partition writer class. by Kelvin Zhang · 4 years, 11 months ago
  13. 420bed5 Link to libsnapshot_cow where libsnapshot is linked. by David Anderson · 4 years, 11 months ago
  14. 70ba92e Read boot image version from ro.bootimage.build.date.utc by Yifan Hong · 4 years, 11 months ago
  15. 126d13e Only prevent boot image downgrade if sysprop set. by Yifan Hong · 4 years, 11 months ago
  16. 5e6dfe3 Allow including file_descriptor.h in fs_mgr. by David Anderson · 5 years ago
  17. 18e9f3c Use sh_binary for a host shell script. by Martin Stjernholm · 5 years ago
  18. fd6640f Check boot image version before update. by Yifan Hong · 5 years ago
  19. c1c9305 Revert "Revert "Expose extent_ranges for libsnapshot to use in resolving..."" by David Anderson · 5 years ago
  20. 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 5 years ago
  21. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 5 years ago
  22. 5ef2d8a Revert "Expose extent_ranges for libsnapshot to use in resolving..." by Ankit Goyal · 5 years ago
  23. 1f3f3b0 Expose extent_ranges for libsnapshot to use in resolving merge sequences. by David Anderson · 5 years ago
  24. a6e1812 Remove metric_report_android.cc from unittests by Kelvin Zhang · 5 years ago
  25. d51738c Add update_engine_stable_client by Yifan Hong · 5 years ago
  26. 2562cf2 Add binder_service_stable_android by Yifan Hong · 5 years ago
  27. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 5 years ago
  28. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  29. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 5 years ago
  30. d3865d1 Add PartitionUpdateGenerator by Tianjie · 5 years ago
  31. e757420 sideload: fix duplicated logging by Yifan Hong · 5 years ago
  32. 29ebd7a Revert "Setup android-base logging in sideload." by Yifan Hong · 5 years ago
  33. 2969290 Add DynamicPartitionControl::EraseSystemOtherAvbFooter by Yifan Hong · 5 years ago
  34. 37ae856 Allow parsing boot image with header version 3 by Tianjie · 5 years ago
  35. 0f821c7 Remove libutilscallstack dependency by Yifan Hong · 5 years ago
  36. d976cc5 Virtual A/B report metrics from update_engine. (1/2) by Yifan Hong · 5 years ago
  37. c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 5 years ago
  38. dad0af8 Add CleanupPreviousUpdateAction. by Yifan Hong · 5 years ago
  39. 212d795 Temporarily add libutilscallstack dependency by Yifan Hong · 6 years ago
  40. 6230025 Remove libmetricslogger dependency from update_engine by Tianjie Xu · 6 years ago
  41. 75cc9f2 Report metrics to statsd from update engine by Tianjie Xu · 6 years ago
  42. e7ce821 Use libfs_mgr_binder when linking to binder-enabled libsnapshot. by David Anderson · 6 years ago
  43. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 6 years ago
  44. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 6 years ago
  45. 3a1a561 Proper split of BootControl and DynamicPartitionControl. by Yifan Hong · 6 years ago
  46. c73cb8c Setup android-base logging in sideload. by Yifan Hong · 6 years ago
  47. 2111d06 Link to IBootControl 1.1. by David Anderson · 6 years ago
  48. be4ea23 Update engine now depends on otacerts by Tianjie Xu · 6 years ago
  49. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  50. 7bbe015 Add EC key signing support by Tianjie Xu · 6 years ago
  51. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 6 years ago
  52. 420db9b DynamicPartitionControl: map snapshot devices for virt ab by Yifan Hong · 6 years ago
  53. 87ea73f dynamic_partition_test_utils: use libstorage_literals_headers by Yifan Hong · 6 years ago
  54. 48598e8 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  55. 916af85 update_engine: Test update_engine printouts by Jae Hoon Kim · 6 years ago
  56. 644ffc0 [REFACTOR] Move and refactor tests. am: c049f93549 by Yifan Hong · 6 years ago
  57. a6ba12c [REFACTOR] DynamicPartitionControl: minimize API am: 012508efa3 by Yifan Hong · 6 years ago
  58. c049f93 [REFACTOR] Move and refactor tests. by Yifan Hong · 6 years ago
  59. 012508e [REFACTOR] DynamicPartitionControl: minimize API by Yifan Hong · 6 years ago
  60. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  61. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  62. 565331e update_engine: Break UpdateEngineDaemon into their own implementations by Amin Hassani · 6 years ago
  63. c80d2d8 update_engine: Remove brillo binder library by Amin Hassani · 6 years ago
  64. 4b6d126 update_engine: Validate payload properties. by Jae Hoon Kim · 6 years ago
  65. 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
  66. 8bc0f30 Match src paths with aidl package name am: 3c7e4b6046 am: 49813e0de7 by Dan Willemsen · 6 years ago
  67. 3c7e4b6 Match src paths with aidl package name by Dan Willemsen · 6 years ago
  68. 51ce9dd Remove the support for PRODUCT_STATIC_BOOT_CONTROL_HAL. am: 3d9f2edc37 by Tao Bao · 6 years ago
  69. 3d9f2ed Remove the support for PRODUCT_STATIC_BOOT_CONTROL_HAL. by Tao Bao · 6 years ago
  70. 552a9cd Support `atest update_engine_unittests`. am: 9456b6fa14 am: ffb7595386 by Tao Bao · 6 years ago
  71. 9456b6f Support `atest update_engine_unittests`. by Tao Bao · 6 years ago
  72. 1e882f6 update_engine requires update_engine_payload_key. am: 1e1c86cd64 am: 3799647e6b by Tao Bao · 6 years ago
  73. 1e1c86c update_engine requires update_engine_payload_key. by Tao Bao · 6 years ago
  74. 26858e2 Support signing payload with 4096 bits RSA keys am: cda3c034bc am: 5bb6cf142b by xunchang · 6 years ago
  75. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  76. 2d05af4 Merge "Merge aosp/upstream-master into aosp/master." am: d58a121177 am: f6c1a57a62 by Sen Jiang · 7 years ago
  77. 2e4eda5 update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  78. 772905d Add support for parsing Verified Boot 1.0 metadata. am: b5f631d969 am: 46ceee89f5 by Sen Jiang · 7 years ago
  79. b5f631d Add support for parsing Verified Boot 1.0 metadata. by Sen Jiang · 7 years ago
  80. d4aa659 Convert to Android.bp am: f5a904e25d am: b4bb213947 am: e1bf50d61a by Dan Willemsen · 7 years ago
  81. f5a904e Convert to Android.bp by Dan Willemsen · 7 years ago
  82. ab8026c Add aidl filegroup for Android Things AIDL files by Ralph Nathan · 7 years ago
  83. 606913a Export AIDL files as a filegroup framework.jar by Colin Cross · 8 years ago