1. d11e2fc Move some SOURCE_COPY op processing out of Init() function by Kelvin Zhang · 2 years, 9 months ago
  2. c82a743 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 2 years, 9 months ago
  3. c54c996 Reset libsnapshot states before applying a new update by Kelvin Zhang · 2 years, 10 months ago
  4. 1bd2e5b Add C++ wrapper for liburing by Kelvin Zhang · 2 years, 10 months ago
  5. 1528f92 libsnapshot: CowWriter - AddCopy API change by Akilesh Kailash · 2 years, 10 months ago
  6. 32a1604 Add Fd() method to file descriptor wrapper by Kelvin Zhang · 2 years, 10 months ago
  7. 42f81b8 Checkpoint update progress before pausing by Kelvin Zhang · 2 years, 10 months ago
  8. 46a860c Add a speed limit feature to simulate slow network by Kelvin Zhang · 2 years, 10 months ago
  9. bc18504 Halve test erofs image size^2 by Kelvin Zhang · 2 years, 10 months ago
  10. 3cc4fa3 Add a header value for configure max downlaod retry count by Kelvin Zhang · 2 years, 10 months ago
  11. 6fb5303 Halve test erofs image size by Kelvin Zhang · 2 years, 10 months ago
  12. 9e6bfc1 Mark inactive slot as invalid after OTA completion Test: tested compilation. by Daniel Zheng · 2 years, 11 months ago
  13. 4565a2e Moving cow_size_updates to before partitions are parsed. by Daniel Zheng · 2 years, 11 months ago
  14. d62c81b UpdateEngine: removed libstatspull dependency by Vova Sharaienko · 2 years, 11 months ago
  15. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years ago
  16. 3e881aa Initialized unitialized variables. by Daniel Zheng · 2 years, 11 months ago
  17. b8d776c Add utility method to check payload's data hash by Kelvin Zhang · 2 years, 11 months ago
  18. 4decfcd Fix a bug in total_data_length by Kelvin Zhang · 2 years, 11 months ago
  19. da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 2 years, 11 months ago
  20. b6437d8 Update update_metadata_pb2.py with new fields by Kelvin Zhang · 2 years, 11 months ago
  21. da07018 Skip writing empty SPL string into update manifest by Kelvin Zhang · 3 years ago
  22. 862c46c Also skip SPL check for empty SPL strings by Kelvin Zhang · 3 years ago
  23. a10fd5a Skip SPL check if OTA doesn't contain SPL information by Kelvin Zhang · 3 years ago
  24. 0a2493d Add .name field to update_payload.Payload by Kelvin Zhang · 3 years ago
  25. cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years ago
  26. b7162c1 Add total_data_length utility function by Kelvin Zhang · 3 years ago
  27. f9f99b0 Auto initialize update payload object by Kelvin Zhang · 3 years ago
  28. 5ee8503 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years ago
  29. 1177f5d Remove update_payload.applier module by Kelvin Zhang · 3 years ago
  30. 73202a9 Make scripts/update_payload available for other python modules by Kelvin Zhang · 3 years, 2 months ago
  31. e877eac Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 2 months ago
  32. 9f3f313 Add payload prop to set custom proxy URL am: 98cb8f7aef by Kelvin Zhang · 3 years ago
  33. 98cb8f7 Add payload prop to set custom proxy URL by Kelvin Zhang · 3 years ago
  34. 12cc89f Remove ProxyResolver from update_engine am: c7a1d1f288 by Kelvin Zhang · 3 years ago
  35. 4d5b778 Fix duplicate verity bug am: b4416c9ade by Kelvin Zhang · 3 years ago
  36. 7be54e1 Fix missing label ops during cow size estimation am: 2931bee8b1 by Kelvin Zhang · 3 years ago
  37. c7a1d1f Remove ProxyResolver from update_engine by Kelvin Zhang · 3 years ago
  38. b4416c9 Fix duplicate verity bug by Kelvin Zhang · 3 years ago
  39. 2931bee Fix missing label ops during cow size estimation by Kelvin Zhang · 3 years ago
  40. 5322846 Add a flag to convert only a subset of partitions to COW am: 901c7d5a84 by Kelvin Zhang · 3 years ago
  41. 901c7d5 Add a flag to convert only a subset of partitions to COW by Kelvin Zhang · 3 years, 1 month ago
  42. 2c791eb Cleanup DAP state before installing new OTA am: 42c2d55eb6 by Kelvin Zhang · 3 years ago
  43. 42c2d55 Cleanup DAP state before installing new OTA by Kelvin Zhang · 3 years ago
  44. 3553d3e Take partition size into account when reporting progress am: 5b14582f19 by Kelvin Zhang · 3 years ago
  45. 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 3 years ago
  46. ae7558f Add transitive selinux dependency am: 702ce4c726 by Kelvin Zhang · 3 years, 1 month ago
  47. 702ce4c Add transitive selinux dependency by Kelvin Zhang · 3 years, 1 month ago
  48. afa0249 Switch update_engine over to generic BootControlClient am: e9c1d37662 by Kelvin Zhang · 3 years, 1 month ago
  49. 8d2c6d2 DO NOT MERGE - Empty merge of tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 1 month ago
  50. e9c1d37 Switch update_engine over to generic BootControlClient by Kelvin Zhang · 3 years, 2 months ago
  51. 5f6e5d7 Fix partition mapping bug am: c675fc0aaa by Kelvin Zhang · 3 years, 1 month ago
  52. c675fc0 Fix partition mapping bug by Kelvin Zhang · 3 years, 1 month ago
  53. 4213b45 Add AIDL library to update_engine am: 8251dc06e1 am: 8ec1c42e73 by Kelvin Zhang · 3 years, 2 months ago
  54. 8ec1c42 Add AIDL library to update_engine am: 8251dc06e1 by Kelvin Zhang · 3 years, 2 months ago
  55. 8251dc0 Add AIDL library to update_engine by Kelvin Zhang · 3 years, 2 months ago
  56. ca958ca Save build.prop files when trimming OTA/target_files am: f3f85a1c1a am: 3a3c797f61 by Kelvin Zhang · 3 years, 2 months ago
  57. 3a3c797 Save build.prop files when trimming OTA/target_files am: f3f85a1c1a by Kelvin Zhang · 3 years, 2 months ago
  58. f3f85a1 Save build.prop files when trimming OTA/target_files by Kelvin Zhang · 3 years, 2 months ago
  59. 6ce3fb8 Add more data to SnapshotMergeReported. am: e35b4380d2 am: 1cccaeae8e by David Anderson · 3 years, 2 months ago
  60. 1cccaea Add more data to SnapshotMergeReported. am: e35b4380d2 by David Anderson · 3 years, 2 months ago
  61. e35b438 Add more data to SnapshotMergeReported. by David Anderson · 3 years, 5 months ago
  62. f59d50a Fix bug where uncompressed files do not get extent info populated am: 56c70698b3 am: 5384db4ebb by Kelvin Zhang · 3 years, 2 months ago
  63. 5384db4 Fix bug where uncompressed files do not get extent info populated am: 56c70698b3 by Kelvin Zhang · 3 years, 2 months ago
  64. 56c7069 Fix bug where uncompressed files do not get extent info populated by Kelvin Zhang · 3 years, 2 months ago
  65. 44810c0 simulate_ota.py: truncate partitions to multiples of 4 KiB am: a2e0fe38b4 am: aa1653f1ee by Håkan Kvist · 3 years, 3 months ago
  66. aa1653f simulate_ota.py: truncate partitions to multiples of 4 KiB am: a2e0fe38b4 by Håkan Kvist · 3 years, 3 months ago
  67. a2e0fe3 simulate_ota.py: truncate partitions to multiples of 4 KiB by Håkan Kvist · 3 years, 3 months ago
  68. f8f5a0e payload_generator: Fix distribution for LLVM roll am: 9dbc6607f9 am: b7e239117f by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  69. b7e2391 payload_generator: Fix distribution for LLVM roll am: 9dbc6607f9 by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  70. 9dbc660 payload_generator: Fix distribution for LLVM roll by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  71. 07b7186 [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 am: b410e90021 -s ours am: 149a6bb7fe -s ours by Xin Li · 3 years, 4 months ago
  72. 149a6bb [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 am: b410e90021 -s ours by Xin Li · 3 years, 4 months ago
  73. b410e90 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 by Xin Li · 3 years, 4 months ago
  74. 384dd71 Fix crash on ota_extractor am: 93e3810b0c am: 4e54b254b0 am: 3a0abd0b47 by Kelvin Zhang · 3 years, 4 months ago
  75. 3a0abd0 Fix crash on ota_extractor am: 93e3810b0c am: 4e54b254b0 by Kelvin Zhang · 3 years, 4 months ago
  76. 4e54b25 Fix crash on ota_extractor am: 93e3810b0c by Kelvin Zhang · 3 years, 4 months ago
  77. 93e3810 Fix crash on ota_extractor by Kelvin Zhang · 3 years, 4 months ago
  78. 9a79f45 Fix S and T mixed build OTA am: 1c4b981c71 am: 0c7fbe95c8 am: 1d5acb2b6c by Kelvin Zhang · 3 years, 4 months ago
  79. 1d5acb2 Fix S and T mixed build OTA am: 1c4b981c71 am: 0c7fbe95c8 by Kelvin Zhang · 3 years, 4 months ago
  80. 0c7fbe9 Fix S and T mixed build OTA am: 1c4b981c71 by Kelvin Zhang · 3 years, 4 months ago
  81. 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 4 months ago
  82. 68b45aa Support incremental OTA in ota_extractor am: 91e839cf19 am: fec3837e1b am: a83d45a9fa by Kelvin Zhang · 3 years, 4 months ago
  83. a83d45a Support incremental OTA in ota_extractor am: 91e839cf19 am: fec3837e1b by Kelvin Zhang · 3 years, 4 months ago
  84. fec3837 Support incremental OTA in ota_extractor am: 91e839cf19 by Kelvin Zhang · 3 years, 4 months ago
  85. 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 4 months ago
  86. cf44f58 Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 am: 2d426ae71c am: e737675ba4 by Kelvin Zhang · 3 years, 4 months ago
  87. e737675 Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 am: 2d426ae71c by Kelvin Zhang · 3 years, 4 months ago
  88. 2d426ae Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 by Kelvin Zhang · 3 years, 4 months ago
  89. 9ae7dc6 Remove deprecated fields from update_metadata protobuf by Kelvin Zhang · 3 years, 4 months ago
  90. fbd81d3 Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 am: 80433e81e5 am: 40056fee4d by Arun kumar Voddu · 3 years, 4 months ago
  91. 40056fe Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 am: 80433e81e5 by Arun kumar Voddu · 3 years, 4 months ago
  92. 80433e8 Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 by Arun kumar Voddu · 3 years, 4 months ago
  93. 2bedf8c Revert "Added updateEngine_downloadAction_fuzzer" by Arun kumar Voddu · 3 years, 4 months ago
  94. 8ea3c2d Added updateEngine_downloadAction_fuzzer am: 55fec45931 am: b0bda4937f am: 8958261684 by Aditya Wazir · 3 years, 4 months ago
  95. 8958261 Added updateEngine_downloadAction_fuzzer am: 55fec45931 am: b0bda4937f by Aditya Wazir · 3 years, 4 months ago
  96. b0bda49 Added updateEngine_downloadAction_fuzzer am: 55fec45931 by Aditya Wazir · 3 years, 4 months ago
  97. 55fec45 Added updateEngine_downloadAction_fuzzer by Aditya Wazir · 4 years ago
  98. 0b5e52a Support ZERO op in ota extractor am: cf323870b4 am: b7a66ff8c1 am: 9ffb6c0508 by Kelvin Zhang · 3 years, 4 months ago
  99. 9ffb6c0 Support ZERO op in ota extractor am: cf323870b4 am: b7a66ff8c1 by Kelvin Zhang · 3 years, 4 months ago
  100. b7a66ff Support ZERO op in ota extractor am: cf323870b4 by Kelvin Zhang · 3 years, 4 months ago