1. 595ca25 Remove ndk_platform backend. Use the ndk backend. am: 43cb9c0dde by Jiyong Park · 4 years, 7 months ago
  2. 43cb9c0 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years, 7 months ago
  3. 898fefd Add stub implementation for APIs to switch slot am: 7f8f2abb63 by Tianjie · 4 years, 7 months ago
  4. 7f8f2ab Add stub implementation for APIs to switch slot by Tianjie · 4 years, 8 months ago
  5. 8511c4c Don't check for FEC offset if fec is disabled am: 5e5ad39a15 by Kelvin Zhang · 4 years, 7 months ago
  6. 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 4 years, 7 months ago
  7. c359236 Add an API in update_engine to switch the slot back and forth am: da607a35bd by Tianjie · 4 years, 7 months ago
  8. da607a3 Add an API in update_engine to switch the slot back and forth by Tianjie · 4 years, 10 months ago
  9. ab2ebd2 Include XOR ops in merge sequence am: 53953703c5 by Kelvin Zhang · 4 years, 7 months ago
  10. 25d393e Add test for xor op generator am: f7f7cc31d6 by Kelvin Zhang · 4 years, 8 months ago
  11. f8919b9 Emit XOR ops at OTA generation time am: 02df21bb45 by Kelvin Zhang · 4 years, 8 months ago
  12. 5395370 Include XOR ops in merge sequence by Kelvin Zhang · 4 years, 9 months ago
  13. f7f7cc3 Add test for xor op generator by Kelvin Zhang · 4 years, 8 months ago
  14. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 5 years ago
  15. 4b5b228 Use ASSERT_* instead of EXPECT_* am: 7cfc94ac3b by Kelvin Zhang · 4 years, 8 months ago
  16. 7cfc94a Use ASSERT_* instead of EXPECT_* by Kelvin Zhang · 4 years, 8 months ago
  17. e4018e3 Add proto field to store xor operation in update manifest am: 0de22fc865 by Kelvin Zhang · 4 years, 8 months ago
  18. 0de22fc Add proto field to store xor operation in update manifest by Kelvin Zhang · 4 years, 9 months ago
  19. 7595868 Add GetActiveBootSlot API to boot control interface am: cb419e6ffd by Kelvin Zhang · 4 years, 8 months ago
  20. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 4 years, 9 months ago
  21. 22f82b1 Detect rollback and cleanup space allocated for apex am: a43d6e872c by Kelvin Zhang · 4 years, 8 months ago
  22. a43d6e8 Detect rollback and cleanup space allocated for apex by Kelvin Zhang · 4 years, 9 months ago
  23. 678c6e4 Add EmitSequenceData stub to FakeCowWriter am: fba6ee5bbb by Daniel Rosenberg · 4 years, 8 months ago
  24. fba6ee5 Add EmitSequenceData stub to FakeCowWriter by Daniel Rosenberg · 4 years, 8 months ago
  25. 8992014 Log how much time running update_device.py took am: 3a327e619a by Nikita Ioffe · 4 years, 8 months ago
  26. 3a327e6 Log how much time running update_device.py took by Nikita Ioffe · 4 years, 8 months ago
  27. f937cc9 Report source and target build fingerprints in SNAPSHOT_MERGE_REPORTED. am: bb6822564c by David Anderson · 4 years, 8 months ago
  28. 16a046a Record the source build fingerprint in SnapshotMergeStats. am: 4657407a32 by David Anderson · 4 years, 8 months ago
  29. bb68225 Report source and target build fingerprints in SNAPSHOT_MERGE_REPORTED. by David Anderson · 4 years, 8 months ago
  30. 4657407 Record the source build fingerprint in SnapshotMergeStats. by David Anderson · 4 years, 8 months ago
  31. 316ee3c Ignore vscode files am: 6e59e114e6 by Kelvin Zhang · 4 years, 8 months ago
  32. 6e59e11 Ignore vscode files by Kelvin Zhang · 4 years, 8 months ago
  33. 6de0b02 Read payload signature if they exist am: faddb7ee9a by Kelvin Zhang · 4 years, 8 months ago
  34. faddb7e Read payload signature if they exist by Kelvin Zhang · 4 years, 9 months ago
  35. 97cf0cd Refactor both PartitionWriter and VABCPartitionWriter am: e52b6cdc0b by Kelvin Zhang · 4 years, 8 months ago
  36. 4d04cb5 Refactor ECC related code to a separate class am: ab3ce603a1 by Kelvin Zhang · 4 years, 8 months ago
  37. e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 5 years ago
  38. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 5 years ago
  39. 24c48ee Add ramdisk_available to init_first_stage's deps am: 3cce62a6b4 by Inseob Kim · 4 years, 9 months ago
  40. 3cce62a Add ramdisk_available to init_first_stage's deps by Inseob Kim · 4 years, 9 months ago
  41. 1877a47 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 4 years, 9 months ago
  42. cece603 Move Install op executor to a separate file am: 40d9666b3a by Kelvin Zhang · 4 years, 9 months ago
  43. 4b798e6 Simplify logic for PerformZeroOrDiscardOperation am: f45758675f by Kelvin Zhang · 4 years, 9 months ago
  44. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 5 years ago
  45. f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 5 years ago
  46. ee24607 Only call InitAfterReboot if we detect a device reboot am: d6fd6820ca by Kelvin Zhang · 4 years, 9 months ago
  47. d6fd682 Only call InitAfterReboot if we detect a device reboot by Kelvin Zhang · 4 years, 9 months ago
  48. ded6e0b Add InstallOperationExecutor which hanldes interpretation of install op am: 1d402cbc5e by Kelvin Zhang · 4 years, 9 months ago
  49. 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 5 years ago
  50. e1e4412 DO NOT MERGE - Merge ab/7272582 am: 11284444f7 by Xin Li · 4 years, 9 months ago
  51. 1128444 DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 9 months ago
  52. a136fd4 Simplify logic for PerformSourceCopyOperation am: 37b9b70925 by Kelvin Zhang · 4 years, 9 months ago
  53. 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 5 years ago
  54. ec2d880 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot am: 4061c51718 by Kelvin Zhang · 4 years, 9 months ago
  55. 4061c51 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot by Kelvin Zhang · 4 years, 9 months ago
  56. 51428b6 Retain merge failure codes if merge succeeds. am: 28e46893d0 by David Anderson · 4 years, 9 months ago
  57. 28e4689 Retain merge failure codes if merge succeeds. by David Anderson · 4 years, 10 months ago
  58. 11202d9 Define constants in header am: 575b8f8a50 by Kelvin Zhang · 4 years, 9 months ago
  59. 575b8f8 Define constants in header by Kelvin Zhang · 4 years, 10 months ago
  60. 01405ab Refactor: Migrate all prefs to string_view am: 1c86a92bc7 by Kelvin Zhang · 4 years, 10 months ago
  61. 1c86a92 Refactor: Migrate all prefs to string_view by Kelvin Zhang · 4 years, 10 months ago
  62. eda4c38 Clean up reserved space for decompression when OTA cancelled am: b5c07bfe7e by Mohammad Samiul Islam · 4 years, 10 months ago
  63. b5c07bf Clean up reserved space for decompression when OTA cancelled by Mohammad Samiul Islam · 5 years ago
  64. d9ff838 Fix some lint/style error am: 1d99ae1932 by Kelvin Zhang · 4 years, 10 months ago
  65. 5d4aeec ResetStatus if update_engine boot in different slot but same build am: 8660347589 by Kelvin Zhang · 4 years, 10 months ago
  66. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 4 years, 10 months ago
  67. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 10 months ago
  68. e7dee68 Write verity first, then do fs verification am: 8704c83dbe by Kelvin Zhang · 4 years, 10 months ago
  69. 5ac9a7d Refactor get partition path and IsVABC into separate function am: e012f65a1b by Kelvin Zhang · 4 years, 10 months ago
  70. e75db4f Add a case to cover repeatedelly running fs verification am: 81eb075609 by Kelvin Zhang · 4 years, 10 months ago
  71. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 4 years, 10 months ago
  72. 358b7f1 Add more unittest for fs verification VABC behavior am: 30486bdb67 by Kelvin Zhang · 4 years, 10 months ago
  73. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 4 years, 10 months ago
  74. 81eb075 Add a case to cover repeatedelly running fs verification by Kelvin Zhang · 4 years, 10 months ago
  75. 30486bd Add more unittest for fs verification VABC behavior by Kelvin Zhang · 4 years, 10 months ago
  76. c852a64 Create a minimal testcase to reproduce silent verity corruption am: 46d6c4987f by Kelvin Zhang · 4 years, 10 months ago
  77. 15242fd Fix verity discarded bug am: 9105f4baeb by Kelvin Zhang · 4 years, 10 months ago
  78. 6180c76 Rename postinstall_mount_device to readonly_target_path am: a9b5d8c8ee by Kelvin Zhang · 4 years, 10 months ago
  79. 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 4 years, 10 months ago
  80. 9105f4b Fix verity discarded bug by Kelvin Zhang · 4 years, 10 months ago
  81. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 4 years, 10 months ago
  82. 2b10c92 Add COW version to the update_metadata.proto am: 3632df977f by Akilesh Kailash · 4 years, 10 months ago
  83. 3632df9 Add COW version to the update_metadata.proto by Akilesh Kailash · 5 years ago
  84. e0c1d5f Don't call into apexservice if device uses flattened apexes am: aedfef3c2f by Nikita Ioffe · 4 years, 10 months ago
  85. aedfef3 Don't call into apexservice if device uses flattened apexes by Nikita Ioffe · 4 years, 10 months ago
  86. f999e2b Check for VAB flag before calling UpdateUsesCompression am: 741c2d4da7 by Kelvin Zhang · 4 years, 10 months ago
  87. 741c2d4 Check for VAB flag before calling UpdateUsesCompression by Kelvin Zhang · 5 years ago
  88. c52e3d8 Report merge failure code from SnapshotMergeReported. am: 906f9c3a22 by David Anderson · 4 years, 10 months ago
  89. 4f94f1c Propagate the merge failure code to SnapshotMergeStats. am: 6ac3d47472 by David Anderson · 4 years, 10 months ago
  90. 906f9c3 Report merge failure code from SnapshotMergeReported. by David Anderson · 4 years, 11 months ago
  91. 6ac3d47 Propagate the merge failure code to SnapshotMergeStats. by David Anderson · 5 years ago
  92. 89c87af Unmmap all partitions after postinstall am: 433d6c4f85 by Kelvin Zhang · 4 years, 10 months ago
  93. 433d6c4 Unmmap all partitions after postinstall by Kelvin Zhang · 5 years ago
  94. 41ce01b Add OTA stress test script am: f708ddadd2 by Kelvin Zhang · 4 years, 11 months ago
  95. b6e9f2c Use libgtest_prod_headers. am: 88f3c8c78d by Elliott Hughes · 4 years, 11 months ago
  96. f708dda Add OTA stress test script by Kelvin Zhang · 5 years ago
  97. 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 4 years, 11 months ago
  98. ac10c6c Refactor extent writer to take filedescriptor in constructor am: 4d22ca2ab6 by Kelvin Zhang · 4 years, 11 months ago
  99. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 5 years ago
  100. e45fa48 Update shebang line for update_device.py. am: 0c71550bf3 by Yifan Hong · 4 years, 11 months ago