1. 7f8f2ab Add stub implementation for APIs to switch slot by Tianjie · 4 years, 9 months ago
  2. 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 4 years, 9 months ago
  3. da607a3 Add an API in update_engine to switch the slot back and forth by Tianjie · 5 years ago
  4. 5395370 Include XOR ops in merge sequence by Kelvin Zhang · 4 years, 11 months ago
  5. f7f7cc3 Add test for xor op generator by Kelvin Zhang · 4 years, 9 months ago
  6. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 5 years ago
  7. 7cfc94a Use ASSERT_* instead of EXPECT_* by Kelvin Zhang · 4 years, 9 months ago
  8. 0de22fc Add proto field to store xor operation in update manifest by Kelvin Zhang · 4 years, 11 months ago
  9. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 4 years, 10 months ago
  10. a43d6e8 Detect rollback and cleanup space allocated for apex by Kelvin Zhang · 5 years ago
  11. fba6ee5 Add EmitSequenceData stub to FakeCowWriter by Daniel Rosenberg · 4 years, 10 months ago
  12. 3a327e6 Log how much time running update_device.py took by Nikita Ioffe · 4 years, 10 months ago
  13. bb68225 Report source and target build fingerprints in SNAPSHOT_MERGE_REPORTED. by David Anderson · 4 years, 10 months ago
  14. 4657407 Record the source build fingerprint in SnapshotMergeStats. by David Anderson · 4 years, 10 months ago
  15. 6e59e11 Ignore vscode files by Kelvin Zhang · 4 years, 10 months ago
  16. faddb7e Read payload signature if they exist by Kelvin Zhang · 4 years, 10 months ago
  17. e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 5 years ago
  18. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 5 years ago
  19. 3cce62a Add ramdisk_available to init_first_stage's deps by Inseob Kim · 4 years, 11 months ago
  20. 1877a47 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 4 years, 10 months ago
  21. cece603 Move Install op executor to a separate file am: 40d9666b3a by Kelvin Zhang · 4 years, 10 months ago
  22. 4b798e6 Simplify logic for PerformZeroOrDiscardOperation am: f45758675f by Kelvin Zhang · 4 years, 10 months ago
  23. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 5 years ago
  24. f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 5 years ago
  25. ee24607 Only call InitAfterReboot if we detect a device reboot am: d6fd6820ca by Kelvin Zhang · 4 years, 10 months ago
  26. d6fd682 Only call InitAfterReboot if we detect a device reboot by Kelvin Zhang · 5 years ago
  27. ded6e0b Add InstallOperationExecutor which hanldes interpretation of install op am: 1d402cbc5e by Kelvin Zhang · 4 years, 11 months ago
  28. 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 5 years ago
  29. e1e4412 DO NOT MERGE - Merge ab/7272582 am: 11284444f7 by Xin Li · 4 years, 11 months ago
  30. 1128444 DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 11 months ago
  31. a136fd4 Simplify logic for PerformSourceCopyOperation am: 37b9b70925 by Kelvin Zhang · 4 years, 11 months ago
  32. 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 5 years ago
  33. ec2d880 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot am: 4061c51718 by Kelvin Zhang · 4 years, 11 months ago
  34. 4061c51 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot by Kelvin Zhang · 5 years ago
  35. 51428b6 Retain merge failure codes if merge succeeds. am: 28e46893d0 by David Anderson · 5 years ago
  36. 28e4689 Retain merge failure codes if merge succeeds. by David Anderson · 5 years ago
  37. 11202d9 Define constants in header am: 575b8f8a50 by Kelvin Zhang · 5 years ago
  38. 575b8f8 Define constants in header by Kelvin Zhang · 5 years ago
  39. 01405ab Refactor: Migrate all prefs to string_view am: 1c86a92bc7 by Kelvin Zhang · 5 years ago
  40. 1c86a92 Refactor: Migrate all prefs to string_view by Kelvin Zhang · 5 years ago
  41. eda4c38 Clean up reserved space for decompression when OTA cancelled am: b5c07bfe7e by Mohammad Samiul Islam · 5 years ago
  42. b5c07bf Clean up reserved space for decompression when OTA cancelled by Mohammad Samiul Islam · 5 years ago
  43. d9ff838 Fix some lint/style error am: 1d99ae1932 by Kelvin Zhang · 5 years ago
  44. 5d4aeec ResetStatus if update_engine boot in different slot but same build am: 8660347589 by Kelvin Zhang · 5 years ago
  45. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 5 years ago
  46. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 5 years ago
  47. e7dee68 Write verity first, then do fs verification am: 8704c83dbe by Kelvin Zhang · 5 years ago
  48. 5ac9a7d Refactor get partition path and IsVABC into separate function am: e012f65a1b by Kelvin Zhang · 5 years ago
  49. e75db4f Add a case to cover repeatedelly running fs verification am: 81eb075609 by Kelvin Zhang · 5 years ago
  50. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 5 years ago
  51. 358b7f1 Add more unittest for fs verification VABC behavior am: 30486bdb67 by Kelvin Zhang · 5 years ago
  52. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 5 years ago
  53. 81eb075 Add a case to cover repeatedelly running fs verification by Kelvin Zhang · 5 years ago
  54. 30486bd Add more unittest for fs verification VABC behavior by Kelvin Zhang · 5 years ago
  55. c852a64 Create a minimal testcase to reproduce silent verity corruption am: 46d6c4987f by Kelvin Zhang · 5 years ago
  56. 15242fd Fix verity discarded bug am: 9105f4baeb by Kelvin Zhang · 5 years ago
  57. 6180c76 Rename postinstall_mount_device to readonly_target_path am: a9b5d8c8ee by Kelvin Zhang · 5 years ago
  58. 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 5 years ago
  59. 9105f4b Fix verity discarded bug by Kelvin Zhang · 5 years ago
  60. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 5 years ago
  61. 2b10c92 Add COW version to the update_metadata.proto am: 3632df977f by Akilesh Kailash · 5 years ago
  62. 3632df9 Add COW version to the update_metadata.proto by Akilesh Kailash · 5 years ago
  63. e0c1d5f Don't call into apexservice if device uses flattened apexes am: aedfef3c2f by Nikita Ioffe · 5 years ago
  64. aedfef3 Don't call into apexservice if device uses flattened apexes by Nikita Ioffe · 5 years ago
  65. f999e2b Check for VAB flag before calling UpdateUsesCompression am: 741c2d4da7 by Kelvin Zhang · 5 years ago
  66. 741c2d4 Check for VAB flag before calling UpdateUsesCompression by Kelvin Zhang · 5 years ago
  67. c52e3d8 Report merge failure code from SnapshotMergeReported. am: 906f9c3a22 by David Anderson · 5 years ago
  68. 4f94f1c Propagate the merge failure code to SnapshotMergeStats. am: 6ac3d47472 by David Anderson · 5 years ago
  69. 906f9c3 Report merge failure code from SnapshotMergeReported. by David Anderson · 5 years ago
  70. 6ac3d47 Propagate the merge failure code to SnapshotMergeStats. by David Anderson · 5 years ago
  71. 89c87af Unmmap all partitions after postinstall am: 433d6c4f85 by Kelvin Zhang · 5 years ago
  72. 433d6c4 Unmmap all partitions after postinstall by Kelvin Zhang · 5 years ago
  73. 41ce01b Add OTA stress test script am: f708ddadd2 by Kelvin Zhang · 5 years ago
  74. b6e9f2c Use libgtest_prod_headers. am: 88f3c8c78d by Elliott Hughes · 5 years ago
  75. f708dda Add OTA stress test script by Kelvin Zhang · 5 years ago
  76. 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 5 years ago
  77. ac10c6c Refactor extent writer to take filedescriptor in constructor am: 4d22ca2ab6 by Kelvin Zhang · 5 years ago
  78. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 5 years ago
  79. e45fa48 Update shebang line for update_device.py. am: 0c71550bf3 by Yifan Hong · 5 years ago
  80. 0c71550 Update shebang line for update_device.py. by Yifan Hong · 5 years ago
  81. eca7271 DynamicPartitions: Check precondition for non-snapshot updates properly. am: 265a8e37cf by Yifan Hong · 5 years ago
  82. b521391 CheckSuperPartitionAllocatableSpace: based on device prop am: 3a1293a41d by Yifan Hong · 5 years ago
  83. 265a8e3 DynamicPartitions: Check precondition for non-snapshot updates properly. by Yifan Hong · 5 years ago
  84. 3a1293a CheckSuperPartitionAllocatableSpace: based on device prop by Yifan Hong · 5 years ago
  85. 869754e Rename no-care-map flag am: ffd2144ccd by Kelvin Zhang · 5 years ago
  86. 9816401 Add 5s timeout to cleanup commands am: 3a18895c6f by Kelvin Zhang · 5 years ago
  87. ffd2144 Rename no-care-map flag by Kelvin Zhang · 5 years ago
  88. 3a18895 Add 5s timeout to cleanup commands by Kelvin Zhang · 5 years ago
  89. 8bc4914 Add vabc boot time and COW size metrics. am: b7e6ce5f6a am: e4e1df71e1 by David Anderson · 5 years ago
  90. e4e1df7 Add vabc boot time and COW size metrics. am: b7e6ce5f6a by David Anderson · 5 years ago
  91. b7e6ce5 Add vabc boot time and COW size metrics. by David Anderson · 5 years ago
  92. 4df6448 Add unittest for CleanupPreviousUpdateAction am: b4b95c2834 am: b92d11ad26 by Kelvin Zhang · 5 years ago
  93. b92d11a Add unittest for CleanupPreviousUpdateAction am: b4b95c2834 by Kelvin Zhang · 5 years ago
  94. b19bc51 Snap for 7262953 from 28d49bc3153891ac0a3f10e5496376063f7eec76 to rvc-qpr3-release by android-build-team Robot · 5 years ago
  95. c8b92aa [automerger skipped] Fix a potential wild pointer error when markSlotSuccessful comes late am: 28d49bc315 -s ours by Kelvin Zhang · 5 years ago
  96. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 5 years ago
  97. 28d49bc Fix a potential wild pointer error when markSlotSuccessful comes late by Kelvin Zhang · 5 years ago
  98. d6f53a6 Fix a potential wild pointer error when markSlotSuccessful comes late am: 65e8b6c195 am: f22fa83e8e by Kelvin Zhang · 5 years ago
  99. f22fa83 Fix a potential wild pointer error when markSlotSuccessful comes late am: 65e8b6c195 by Kelvin Zhang · 5 years ago
  100. 65e8b6c Fix a potential wild pointer error when markSlotSuccessful comes late by Kelvin Zhang · 5 years ago