1. 7ff60fd update_engine: log network ID by Daniel Zheng · 1 year, 9 months ago
  2. 5f07b22 update_engine: update op buf size with vabc_none by Daniel Zheng · 1 year, 9 months ago
  3. 99cbbe7 Fix sideload OTA breakage by Kelvin Zhang · 1 year, 9 months ago
  4. e532af3 Improve ExtentRanges::AddExtent() runtime from O(n) to O(log n) by Kelvin Zhang · 1 year, 9 months ago
  5. 19acf4f Move FinishedSnapshotWrites call back to PostinstallRunnerAction by Kelvin Zhang · 1 year, 9 months ago
  6. 39fe982 Switch to update engine stable v2 libs by Pawan Wagh · 1 year, 10 months ago
  7. 4914ffd Adding @hide to UpdateEngineStable by Pawan Wagh · 1 year, 10 months ago
  8. 5198315 update_engine: cow estimator to use cow version by Daniel Zheng · 1 year, 10 months ago
  9. 09d022d update_engine: use cow_size_info by Daniel Zheng · 1 year, 11 months ago
  10. d2a298d Reduce frequency of sync() in update_engine logging by Kelvin Zhang · 1 year, 10 months ago
  11. e7ca369 Allow overriding COW version in host-side cow_converter by Kelvin Zhang · 1 year, 10 months ago
  12. 49c06b2 Disable XOR ops if compression is set to none by Kelvin Zhang · 1 year, 10 months ago
  13. a4650bd Only wait for merge delay if there's merge pending by Kelvin Zhang · 1 year, 10 months ago
  14. 4aae5e1 UpdateEngineStable: document security difference by Steven Moreland · 1 year, 10 months ago
  15. 6c2a6cc Enable java backend for UpdateEngineStable by Pawan Wagh · 1 year, 10 months ago
  16. b1c0524 Handle errors on partition close by Kelvin Zhang · 1 year, 10 months ago
  17. 8ddadd3 Logging improvements by Kelvin Zhang · 1 year, 10 months ago
  18. 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 10 months ago
  19. 5440fe3 Fix download progress offset error by Kelvin Zhang · 1 year, 10 months ago
  20. 03c7be5 Remove dependency on cacerts_google by Darren Krahn · 1 year, 11 months ago
  21. 89e5b6c Convert int to string for payload sizes am: 1481c0b0fb by Jae Hoon Kim · 1 year, 11 months ago
  22. 1481c0b Convert int to string for payload sizes by Jae Hoon Kim · 1 year, 11 months ago
  23. 69152be Add specific error codes to enable better error handling am: be0a349a6d by Kelvin Zhang · 1 year, 11 months ago
  24. be0a349 Add specific error codes to enable better error handling by Kelvin Zhang · 1 year, 11 months ago
  25. f9993ca Convert CowOperationType into strongly typed enums am: c6be9171dc by Kelvin Zhang · 1 year, 11 months ago
  26. c6be917 Convert CowOperationType into strongly typed enums by Kelvin Zhang · 1 year, 11 months ago
  27. f8a3f4e Match cache size between puffdiff and lz4diff am: ea4ca42744 by Kelvin Zhang · 1 year, 11 months ago
  28. ea4ca42 Match cache size between puffdiff and lz4diff by Kelvin Zhang · 1 year, 11 months ago
  29. baec0ad Add payload_hash/metadata_hash to update scripts am: 9a2d9a303d by Kelvin Zhang · 1 year, 11 months ago
  30. 9a2d9a3 Add payload_hash/metadata_hash to update scripts by Kelvin Zhang · 1 year, 11 months ago
  31. add797b Add a sysprop to delay merge by fix duration am: 8bcb221f3e by Kelvin Zhang · 1 year, 11 months ago
  32. 8bcb221 Add a sysprop to delay merge by fix duration by Kelvin Zhang · 1 year, 11 months ago
  33. dcee105 update engine: fix gnu++20 build am: 95bc6fb2c8 by Tomasz Wasilczyk · 1 year, 11 months ago
  34. 95bc6fb update engine: fix gnu++20 build by Tomasz Wasilczyk · 1 year, 11 months ago
  35. 80bdc44 Add error check for GetCurrentSlot am: 1815c4dd52 by Kelvin Zhang · 2 years ago
  36. 1815c4d Add error check for GetCurrentSlot by Kelvin Zhang · 2 years ago
  37. adab995 Allow host cow_converter to change compression param am: 83bb5d5fd2 by Kelvin Zhang · 2 years ago
  38. 83bb5d5 Allow host cow_converter to change compression param by Kelvin Zhang · 2 years ago
  39. d0e9678 Link to libprotobuf dynamically am: 0dfaf40726 by Kelvin Zhang · 2 years ago
  40. 0dfaf40 Link to libprotobuf dynamically by Kelvin Zhang · 2 years ago
  41. f28998e Improve atomiticy of update checkpointing am: c80d39b63b by Kelvin Zhang · 2 years ago
  42. c80d39b Improve atomiticy of update checkpointing by Kelvin Zhang · 2 years ago
  43. 0870c30 Use ASSERT_* instead of EXPECT_* to abort test early am: e53a318729 by Kelvin Zhang · 2 years ago
  44. e53a318 Use ASSERT_* instead of EXPECT_* to abort test early by Kelvin Zhang · 2 years ago
  45. 9bb7bae Kill the entire child process group when cancelling postinstall am: 866d470c1f by Kelvin Zhang · 2 years ago
  46. 866d470 Kill the entire child process group when cancelling postinstall by Kelvin Zhang · 2 years ago
  47. 238e351 Allow on device spl downgrade check to be bypassed am: 85a6d997f5 by Kelvin Zhang · 2 years ago
  48. 85a6d99 Allow on device spl downgrade check to be bypassed by Kelvin Zhang · 2 years ago
  49. a3a98dd OTA: update SetBlockDeviceReadOnly am: fc20b67da1 am: dd09e617cb am: a4c97254d1 am: 0159ec976d by lin.gui · 2 years ago
  50. 0159ec9 OTA: update SetBlockDeviceReadOnly am: fc20b67da1 am: dd09e617cb am: a4c97254d1 by lin.gui · 2 years ago
  51. a4c9725 OTA: update SetBlockDeviceReadOnly am: fc20b67da1 am: dd09e617cb by lin.gui · 2 years ago
  52. dd09e61 OTA: update SetBlockDeviceReadOnly am: fc20b67da1 by lin.gui · 2 years ago
  53. fc20b67 OTA: update SetBlockDeviceReadOnly by lin.gui · 2 years, 2 months ago
  54. 3d5fecb [automerger skipped] Merge Android 14 am: e255a528cf -s ours am: 0322a4789f -s ours am: a3a9e0e198 -s ours am: a4c5e488df -s ours by Xin Li · 2 years ago
  55. a4c5e48 [automerger skipped] Merge Android 14 am: e255a528cf -s ours am: 0322a4789f -s ours am: a3a9e0e198 -s ours by Xin Li · 2 years ago
  56. a3a9e0e [automerger skipped] Merge Android 14 am: e255a528cf -s ours am: 0322a4789f -s ours by Xin Li · 2 years ago
  57. 0322a47 [automerger skipped] Merge Android 14 am: e255a528cf -s ours by Xin Li · 2 years ago
  58. 40f2cfe Revert "Add UID permission check to update_engine" am: eceec328e2 am: 4c2cb8a5da am: 31fed1366b am: 7446fc3f10 by Kelvin Zhang · 2 years ago
  59. 7446fc3 Revert "Add UID permission check to update_engine" am: eceec328e2 am: 4c2cb8a5da am: 31fed1366b by Kelvin Zhang · 2 years ago
  60. e255a52 Merge Android 14 by Xin Li · 2 years ago
  61. 31fed13 Revert "Add UID permission check to update_engine" am: eceec328e2 am: 4c2cb8a5da by Kelvin Zhang · 2 years ago
  62. 1ed653b Add UID permission check to update_engine am: 596969b84d am: 4465217f5a am: 0aaa4e44d9 am: 1b5207f446 by Kelvin Zhang · 2 years ago
  63. 1b5207f Add UID permission check to update_engine am: 596969b84d am: 4465217f5a am: 0aaa4e44d9 by Kelvin Zhang · 2 years ago
  64. 4c2cb8a Revert "Add UID permission check to update_engine" am: eceec328e2 by Kelvin Zhang · 2 years ago
  65. 0aaa4e4 Add UID permission check to update_engine am: 596969b84d am: 4465217f5a by Kelvin Zhang · 2 years ago
  66. eceec32 Revert "Add UID permission check to update_engine" by Kelvin Zhang · 2 years ago
  67. 86af459 Remove unused header am: 80ba2feaea am: ef858d9c6e am: bf26d51e4c am: b7434229c3 by Kelvin Zhang · 2 years ago
  68. 94932d3 Make test data generation reproducible am: 7c7e7faf56 am: b2d600a55e am: 6a0bf14094 am: 34dad5e182 by Kelvin Zhang · 2 years ago
  69. 4465217 Add UID permission check to update_engine am: 596969b84d by Kelvin Zhang · 2 years ago
  70. b743422 Remove unused header am: 80ba2feaea am: ef858d9c6e am: bf26d51e4c by Kelvin Zhang · 2 years ago
  71. 34dad5e Make test data generation reproducible am: 7c7e7faf56 am: b2d600a55e am: 6a0bf14094 by Kelvin Zhang · 2 years ago
  72. bf26d51 Remove unused header am: 80ba2feaea am: ef858d9c6e by Kelvin Zhang · 2 years ago
  73. 6a0bf14 Make test data generation reproducible am: 7c7e7faf56 am: b2d600a55e by Kelvin Zhang · 2 years ago
  74. ef858d9 Remove unused header am: 80ba2feaea by Kelvin Zhang · 2 years ago
  75. b2d600a Make test data generation reproducible am: 7c7e7faf56 by Kelvin Zhang · 2 years ago
  76. 596969b Add UID permission check to update_engine by Kelvin Zhang · 2 years ago
  77. 80ba2fe Remove unused header by Kelvin Zhang · 2 years ago
  78. 7c7e7fa Make test data generation reproducible by Kelvin Zhang · 2 years ago
  79. adaf700 Auto detect minor version for complete partial updates am: 2a18e85a31 am: 618a20ff2b am: a536adead2 am: 7d68da99e1 by Kelvin Zhang · 2 years ago
  80. 7d68da9 Auto detect minor version for complete partial updates am: 2a18e85a31 am: 618a20ff2b am: a536adead2 by Kelvin Zhang · 2 years ago
  81. a536ade Auto detect minor version for complete partial updates am: 2a18e85a31 am: 618a20ff2b by Kelvin Zhang · 2 years ago
  82. 618a20f Auto detect minor version for complete partial updates am: 2a18e85a31 by Kelvin Zhang · 2 years ago
  83. 2a18e85 Auto detect minor version for complete partial updates by Kelvin Zhang · 2 years, 1 month ago
  84. 1df9681 Wait for process to exit before unmounting postinstall partition am: 1e926315ee am: b1e5ee3dfd am: b5f0e3dd50 am: 6cc629b7be by Kelvin Zhang · 2 years, 1 month ago
  85. 6cc629b Wait for process to exit before unmounting postinstall partition am: 1e926315ee am: b1e5ee3dfd am: b5f0e3dd50 by Kelvin Zhang · 2 years, 1 month ago
  86. b5f0e3d Wait for process to exit before unmounting postinstall partition am: 1e926315ee am: b1e5ee3dfd by Kelvin Zhang · 2 years, 1 month ago
  87. b1e5ee3 Wait for process to exit before unmounting postinstall partition am: 1e926315ee by Kelvin Zhang · 2 years, 1 month ago
  88. 1e92631 Wait for process to exit before unmounting postinstall partition by Kelvin Zhang · 2 years, 1 month ago
  89. 5cca052 Fix erofs-utils 1.7 compatibility am: 18e97e02e7 am: 3b46b6732f am: 11fc1af620 am: 78eef05d07 by Kelvin Zhang · 2 years, 1 month ago
  90. 78eef05 Fix erofs-utils 1.7 compatibility am: 18e97e02e7 am: 3b46b6732f am: 11fc1af620 by Kelvin Zhang · 2 years, 1 month ago
  91. 11fc1af Fix erofs-utils 1.7 compatibility am: 18e97e02e7 am: 3b46b6732f by Kelvin Zhang · 2 years, 1 month ago
  92. 3b46b67 Fix erofs-utils 1.7 compatibility am: 18e97e02e7 by Kelvin Zhang · 2 years, 1 month ago
  93. 18e97e0 Fix erofs-utils 1.7 compatibility by Kelvin Zhang · 2 years, 1 month ago
  94. 83f70fd Ensure partitions are at least 1 block in size am: 316e7c01c1 am: 5c4b29f432 am: f37dc1429c am: 66a4b36433 by Kelvin Zhang · 2 years, 1 month ago
  95. 66a4b36 Ensure partitions are at least 1 block in size am: 316e7c01c1 am: 5c4b29f432 am: f37dc1429c by Kelvin Zhang · 2 years, 1 month ago
  96. f37dc14 Ensure partitions are at least 1 block in size am: 316e7c01c1 am: 5c4b29f432 by Kelvin Zhang · 2 years, 1 month ago
  97. 5c4b29f Ensure partitions are at least 1 block in size am: 316e7c01c1 by Kelvin Zhang · 2 years, 1 month ago
  98. 316e7c0 Ensure partitions are at least 1 block in size by Kelvin Zhang · 2 years, 1 month ago
  99. caf897f Fix typo am: b873c1cddf am: e05670e680 am: b02ead4731 am: cb43bc0a66 by Daniel Zheng · 2 years, 1 month ago
  100. cb43bc0 Fix typo am: b873c1cddf am: e05670e680 am: b02ead4731 by Daniel Zheng · 2 years, 1 month ago