1. f137b10 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot am: 20982a52a8 by Kelvin Zhang · 4 years, 5 months ago
  2. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years, 5 months ago
  3. fa84c37 Remove Cros from AOSP update_engine am: e95dfeec11 by Kelvin Zhang · 4 years, 5 months ago
  4. e95dfee Remove Cros from AOSP update_engine by Kelvin Zhang · 4 years, 6 months ago
  5. 0eab711 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years, 5 months ago
  6. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 4 years, 7 months ago
  7. 0a9a2a9 Add Extent map am: d567c8bc9f am: 186ad03433 by Kelvin Zhang · 4 years, 5 months ago
  8. d567c8b Add Extent map by Kelvin Zhang · 4 years, 7 months ago
  9. b498b10 Add GetActiveBootSlot API to boot control interface am: cb419e6ffd am: 75958682de by Kelvin Zhang · 4 years, 6 months ago
  10. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 4 years, 7 months ago
  11. d815d54 Define constants in header am: 575b8f8a50 am: 11202d9771 by Kelvin Zhang · 4 years, 8 months ago
  12. 575b8f8 Define constants in header by Kelvin Zhang · 4 years, 8 months ago
  13. 197bc9b Refactor: Migrate all prefs to string_view am: 1c86a92bc7 am: 01405aba8b by Kelvin Zhang · 4 years, 8 months ago
  14. 1c86a92 Refactor: Migrate all prefs to string_view by Kelvin Zhang · 4 years, 8 months ago
  15. 422e893 Fix some lint/style error am: 1d99ae1932 am: d9ff8385fe am: 0a3e95fc03 by Kelvin Zhang · 4 years, 8 months ago
  16. f32b221 ResetStatus if update_engine boot in different slot but same build am: 8660347589 am: 5d4aeec7ed am: d121fd12e1 by Kelvin Zhang · 4 years, 8 months ago
  17. 7c31449 Write verity first, then do fs verification am: 8704c83dbe am: e7dee6860b am: 5dd1de1828 by Kelvin Zhang · 4 years, 8 months ago
  18. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 4 years, 8 months ago
  19. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 8 months ago
  20. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 4 years, 8 months ago
  21. 70a2cda Fix verity discarded bug am: 9105f4baeb am: 15242fd179 am: 5465b60e7b by Kelvin Zhang · 4 years, 9 months ago
  22. 27578a7 Rename postinstall_mount_device to readonly_target_path am: a9b5d8c8ee am: 6180c7600f am: e0042ab207 by Kelvin Zhang · 4 years, 9 months ago
  23. 9105f4b Fix verity discarded bug by Kelvin Zhang · 4 years, 9 months ago
  24. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 4 years, 9 months ago
  25. ce3262f Add unittest for CleanupPreviousUpdateAction am: b4b95c2834 am: b92d11ad26 am: 4df6448026 by Kelvin Zhang · 4 years, 10 months ago
  26. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 4 years, 10 months ago
  27. 1da6b8d Report metrics on whether verity is used am: 9a5e3683a4 am: 0cf3b32669 am: c154fdaedb by Kelvin Zhang · 4 years, 10 months ago
  28. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 4 years, 10 months ago
  29. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 4 years, 10 months ago
  30. bdddd0d Merge "Allow /postinstall files to have custom contexts" into sc-dev by Alex Light · 4 years, 10 months ago
  31. 7361d27 Allow /postinstall files to have custom contexts by Alex Light · 4 years, 10 months ago
  32. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 4 years, 10 months ago
  33. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 5 years ago
  34. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 4 years, 11 months ago
  35. 59724d8 Skip merge_operations which are not SOURCE_COPY by Kelvin Zhang · 5 years ago
  36. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 5 years ago
  37. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 5 years ago
  38. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 5 years ago
  39. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 5 years ago
  40. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 5 years ago
  41. b0cbd39 Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression by Yifan Hong · 5 years ago
  42. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 5 years ago
  43. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 5 years ago
  44. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 5 years ago
  45. 22b62e4 Remove two pointers of delta performer by Kelvin Zhang · 5 years ago
  46. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 5 years ago
  47. 4485897 Add unittest for filesystem verification action by Kelvin Zhang · 5 years ago
  48. ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 5 years ago
  49. 5c1451f Remove cros specific bits from aosp by Kelvin Zhang · 5 years ago
  50. eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 5 years ago
  51. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 5 years ago
  52. ddd6822 update_engine: Make SystemState pointer static only by Amin Hassani · 5 years ago
  53. 043355b update_engine: use new base::Delete{File,PathRecursively} by hscham · 5 years ago
  54. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 5 years ago
  55. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 5 years ago
  56. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 5 years ago
  57. 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 5 years ago
  58. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 5 years ago
  59. eb9de16 Add IsDynamicPartition API to easily check if a partition is dynamic by Kelvin Zhang · 5 years ago
  60. c82511c Add OpenCowReader interface method to dynamic partition control by Kelvin Zhang · 5 years ago
  61. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 5 years ago
  62. 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 5 years ago
  63. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 5 years ago
  64. c288bf6 update_engine: Move DaemonStateInterface implementation to UpdateAttempter by Amin Hassani · 5 years ago
  65. c3c0a3a Add PReadAll/PWriteAll for filedescriptor ptr by Kelvin Zhang · 5 years ago
  66. 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 5 years ago
  67. 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 5 years ago
  68. 30b09d0 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 5 years ago
  69. 4796ea8 Avoid conflict of self-overlapping ops by Kelvin Zhang · 5 years ago
  70. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  71. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 5 years ago
  72. 8b1e0dc Mount all partitions before running postinstall by Kelvin Zhang · 5 years ago
  73. 9d87d6d Add [un]mapPartitions APIs to dynamic partition control by Kelvin Zhang · 5 years ago
  74. 42c2f98 Merge remote-tracking branch 'remotes/aosp/upstream-master' into merge-cros by Amin Hassani · 5 years ago
  75. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 5 years ago
  76. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 5 years ago
  77. b05e4e2 Implement common library for converting InstallOps to Cow Ops by Kelvin Zhang · 5 years ago
  78. 9b10dba Implement VABCPartitionWriter by Kelvin Zhang · 5 years ago
  79. b0b6cc2 update_engine: remove usages of base::MessageLoop. by Qijiang Fan · 5 years ago
  80. 3461852 Add CowWriter interface methods to DynamicPartiitonControl by Kelvin Zhang · 5 years ago
  81. a22ef55 Disable read/write to ota.warm_reset in recovery mode by Kelvin Zhang · 5 years ago
  82. 852f57d update engine: clang formatting by Vyshu · 5 years ago
  83. da1b314 Add FeatureFlag for Virtual AB Compression by Kelvin Zhang · 5 years ago
  84. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 5 years ago
  85. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 5 years ago
  86. 4bd46b3 Fix header includes for brillo/supprocess by Amin Hassani · 5 years ago
  87. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 5 years ago
  88. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 5 years ago
  89. d719103 Support per-partition timestamps by Kelvin Zhang · 5 years ago
  90. 3b323cf Fetch a/b ota partitions from the build prop, instead of walking through by Kelvin Zhang · 5 years ago
  91. f693d8d Fix broken test due to uninitialized members by Kelvin Zhang · 5 years ago
  92. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 5 years ago
  93. e283ce4 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  94. 5b00207 update_engine: Fix non inclusive vocabulary by Andrew · 6 years ago
  95. 15a6ead Reduce wait time in SubprocessTest.CancelTest by Qijiang Fan · 5 years ago
  96. 934b847 Update UE to remove MessageLoop::current()->WatchFileDescriptor. by Tianjie · 6 years ago
  97. cc011d3 Cache OTA manifest in update_engine by Kelvin Zhang · 6 years ago
  98. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 6 years ago
  99. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 6 years ago
  100. cc6ab9f update_engine: Fix non inclusive vocabulary by Andrew · 6 years ago