1. c3d9de7 Moving cow_size_updates to before partitions are parsed. am: 4565a2e8e6 by Daniel Zheng · 2 years, 10 months ago
  2. 4565a2e Moving cow_size_updates to before partitions are parsed. by Daniel Zheng · 2 years, 10 months ago
  3. d3f430e UpdateEngine: removed libstatspull dependency am: d62c81b749 by Vova Sharaienko · 2 years, 10 months ago
  4. d62c81b UpdateEngine: removed libstatspull dependency by Vova Sharaienko · 2 years, 10 months ago
  5. f3c85c6 added disable_vabc field to install_plan am: 730ae9b799 by Daniel Zheng · 2 years, 11 months ago
  6. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years ago
  7. 7dcdeaa Initialized unitialized variables. am: 3e881aa30f by Daniel Zheng · 2 years, 11 months ago
  8. 3e881aa Initialized unitialized variables. by Daniel Zheng · 2 years, 11 months ago
  9. 97c47d4 Add utility method to check payload's data hash am: b8d776c9b7 by Kelvin Zhang · 2 years, 11 months ago
  10. 53af28b Fix a bug in total_data_length am: 4decfcd3b6 by Kelvin Zhang · 2 years, 11 months ago
  11. b8d776c Add utility method to check payload's data hash by Kelvin Zhang · 2 years, 11 months ago
  12. 4decfcd Fix a bug in total_data_length by Kelvin Zhang · 2 years, 11 months ago
  13. 1b00ac2 added .clangd config file. initialized uninitialized variables am: da4f72913f by Daniel Zheng · 2 years, 11 months ago
  14. da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 2 years, 11 months ago
  15. 64b72f3 Update update_metadata_pb2.py with new fields am: b6437d82f9 by Kelvin Zhang · 2 years, 11 months ago
  16. c9fb0c4 Skip writing empty SPL string into update manifest am: da0701854d by Kelvin Zhang · 2 years, 11 months ago
  17. b6437d8 Update update_metadata_pb2.py with new fields by Kelvin Zhang · 2 years, 11 months ago
  18. da07018 Skip writing empty SPL string into update manifest by Kelvin Zhang · 2 years, 11 months ago
  19. 48da1d3 Also skip SPL check for empty SPL strings am: 862c46c9ee by Kelvin Zhang · 2 years, 11 months ago
  20. 862c46c Also skip SPL check for empty SPL strings by Kelvin Zhang · 2 years, 11 months ago
  21. 630c4f6 Skip SPL check if OTA doesn't contain SPL information am: a10fd5a5b1 by Kelvin Zhang · 2 years, 11 months ago
  22. a10fd5a Skip SPL check if OTA doesn't contain SPL information by Kelvin Zhang · 2 years, 11 months ago
  23. ffd98f9 Add .name field to update_payload.Payload am: 0a2493d41c by Kelvin Zhang · 3 years ago
  24. 0a2493d Add .name field to update_payload.Payload by Kelvin Zhang · 3 years ago
  25. a63d5fa Add security patch level to update manifest am: cfc531fda3 by Kelvin Zhang · 3 years ago
  26. cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years ago
  27. 1fa6171 Add total_data_length utility function am: b7162c1efd by Kelvin Zhang · 3 years ago
  28. b7162c1 Add total_data_length utility function by Kelvin Zhang · 3 years ago
  29. ab1d9a7 Auto initialize update payload object am: f9f99b02c8 by Kelvin Zhang · 3 years ago
  30. f9f99b0 Auto initialize update payload object by Kelvin Zhang · 3 years ago
  31. 08a9b2d [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine am: 5ee8503922 by Bob Badour · 3 years ago
  32. 5ee8503 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years ago
  33. a50ae12 Remove update_payload.applier module am: 1177f5d87e by Kelvin Zhang · 3 years ago
  34. 1177f5d Remove update_payload.applier module by Kelvin Zhang · 3 years ago
  35. e2cc0fe Make scripts/update_payload available for other python modules am: 73202a9284 by Kelvin Zhang · 3 years ago
  36. 73202a9 Make scripts/update_payload available for other python modules by Kelvin Zhang · 3 years, 2 months ago
  37. bf5f87c Point directly to generated c sysprop_library am: e877eac3fc by Trevor Radcliffe · 3 years ago
  38. e877eac Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 2 months ago
  39. 9f3f313 Add payload prop to set custom proxy URL am: 98cb8f7aef by Kelvin Zhang · 3 years ago
  40. 98cb8f7 Add payload prop to set custom proxy URL by Kelvin Zhang · 3 years ago
  41. 12cc89f Remove ProxyResolver from update_engine am: c7a1d1f288 by Kelvin Zhang · 3 years ago
  42. 4d5b778 Fix duplicate verity bug am: b4416c9ade by Kelvin Zhang · 3 years ago
  43. 7be54e1 Fix missing label ops during cow size estimation am: 2931bee8b1 by Kelvin Zhang · 3 years ago
  44. c7a1d1f Remove ProxyResolver from update_engine by Kelvin Zhang · 3 years ago
  45. b4416c9 Fix duplicate verity bug by Kelvin Zhang · 3 years ago
  46. 2931bee Fix missing label ops during cow size estimation by Kelvin Zhang · 3 years ago
  47. 5322846 Add a flag to convert only a subset of partitions to COW am: 901c7d5a84 by Kelvin Zhang · 3 years ago
  48. 901c7d5 Add a flag to convert only a subset of partitions to COW by Kelvin Zhang · 3 years, 1 month ago
  49. 2c791eb Cleanup DAP state before installing new OTA am: 42c2d55eb6 by Kelvin Zhang · 3 years ago
  50. 42c2d55 Cleanup DAP state before installing new OTA by Kelvin Zhang · 3 years ago
  51. 3553d3e Take partition size into account when reporting progress am: 5b14582f19 by Kelvin Zhang · 3 years ago
  52. 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 3 years ago
  53. ae7558f Add transitive selinux dependency am: 702ce4c726 by Kelvin Zhang · 3 years, 1 month ago
  54. 702ce4c Add transitive selinux dependency by Kelvin Zhang · 3 years, 1 month ago
  55. afa0249 Switch update_engine over to generic BootControlClient am: e9c1d37662 by Kelvin Zhang · 3 years, 1 month ago
  56. 8d2c6d2 DO NOT MERGE - Empty merge of tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 1 month ago
  57. e9c1d37 Switch update_engine over to generic BootControlClient by Kelvin Zhang · 3 years, 2 months ago
  58. 5f6e5d7 Fix partition mapping bug am: c675fc0aaa by Kelvin Zhang · 3 years, 1 month ago
  59. c675fc0 Fix partition mapping bug by Kelvin Zhang · 3 years, 1 month ago
  60. 4213b45 Add AIDL library to update_engine am: 8251dc06e1 am: 8ec1c42e73 by Kelvin Zhang · 3 years, 2 months ago
  61. 8ec1c42 Add AIDL library to update_engine am: 8251dc06e1 by Kelvin Zhang · 3 years, 2 months ago
  62. 8251dc0 Add AIDL library to update_engine by Kelvin Zhang · 3 years, 2 months ago
  63. ca958ca Save build.prop files when trimming OTA/target_files am: f3f85a1c1a am: 3a3c797f61 by Kelvin Zhang · 3 years, 2 months ago
  64. 3a3c797 Save build.prop files when trimming OTA/target_files am: f3f85a1c1a by Kelvin Zhang · 3 years, 2 months ago
  65. f3f85a1 Save build.prop files when trimming OTA/target_files by Kelvin Zhang · 3 years, 2 months ago
  66. 6ce3fb8 Add more data to SnapshotMergeReported. am: e35b4380d2 am: 1cccaeae8e by David Anderson · 3 years, 2 months ago
  67. 1cccaea Add more data to SnapshotMergeReported. am: e35b4380d2 by David Anderson · 3 years, 2 months ago
  68. e35b438 Add more data to SnapshotMergeReported. by David Anderson · 3 years, 5 months ago
  69. f59d50a Fix bug where uncompressed files do not get extent info populated am: 56c70698b3 am: 5384db4ebb by Kelvin Zhang · 3 years, 2 months ago
  70. 5384db4 Fix bug where uncompressed files do not get extent info populated am: 56c70698b3 by Kelvin Zhang · 3 years, 2 months ago
  71. 56c7069 Fix bug where uncompressed files do not get extent info populated by Kelvin Zhang · 3 years, 2 months ago
  72. 44810c0 simulate_ota.py: truncate partitions to multiples of 4 KiB am: a2e0fe38b4 am: aa1653f1ee by Håkan Kvist · 3 years, 3 months ago
  73. aa1653f simulate_ota.py: truncate partitions to multiples of 4 KiB am: a2e0fe38b4 by Håkan Kvist · 3 years, 3 months ago
  74. a2e0fe3 simulate_ota.py: truncate partitions to multiples of 4 KiB by Håkan Kvist · 3 years, 3 months ago
  75. f8f5a0e payload_generator: Fix distribution for LLVM roll am: 9dbc6607f9 am: b7e239117f by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  76. b7e2391 payload_generator: Fix distribution for LLVM roll am: 9dbc6607f9 by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  77. 9dbc660 payload_generator: Fix distribution for LLVM roll by Jordan R Abrahams-Whitehead · 3 years, 3 months ago
  78. 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, 3 months ago
  79. 149a6bb [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 am: b410e90021 -s ours by Xin Li · 3 years, 3 months ago
  80. b410e90 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 by Xin Li · 3 years, 3 months ago
  81. 384dd71 Fix crash on ota_extractor am: 93e3810b0c am: 4e54b254b0 am: 3a0abd0b47 by Kelvin Zhang · 3 years, 4 months ago
  82. 3a0abd0 Fix crash on ota_extractor am: 93e3810b0c am: 4e54b254b0 by Kelvin Zhang · 3 years, 4 months ago
  83. 4e54b25 Fix crash on ota_extractor am: 93e3810b0c by Kelvin Zhang · 3 years, 4 months ago
  84. 93e3810 Fix crash on ota_extractor by Kelvin Zhang · 3 years, 4 months ago
  85. 9a79f45 Fix S and T mixed build OTA am: 1c4b981c71 am: 0c7fbe95c8 am: 1d5acb2b6c by Kelvin Zhang · 3 years, 4 months ago
  86. 1d5acb2 Fix S and T mixed build OTA am: 1c4b981c71 am: 0c7fbe95c8 by Kelvin Zhang · 3 years, 4 months ago
  87. 0c7fbe9 Fix S and T mixed build OTA am: 1c4b981c71 by Kelvin Zhang · 3 years, 4 months ago
  88. 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 4 months ago
  89. 68b45aa Support incremental OTA in ota_extractor am: 91e839cf19 am: fec3837e1b am: a83d45a9fa by Kelvin Zhang · 3 years, 4 months ago
  90. a83d45a Support incremental OTA in ota_extractor am: 91e839cf19 am: fec3837e1b by Kelvin Zhang · 3 years, 4 months ago
  91. fec3837 Support incremental OTA in ota_extractor am: 91e839cf19 by Kelvin Zhang · 3 years, 4 months ago
  92. 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 4 months ago
  93. cf44f58 Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 am: 2d426ae71c am: e737675ba4 by Kelvin Zhang · 3 years, 4 months ago
  94. e737675 Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 am: 2d426ae71c by Kelvin Zhang · 3 years, 4 months ago
  95. 2d426ae Remove deprecated fields from update_metadata protobuf am: 9ae7dc6045 by Kelvin Zhang · 3 years, 4 months ago
  96. 9ae7dc6 Remove deprecated fields from update_metadata protobuf by Kelvin Zhang · 3 years, 4 months ago
  97. fbd81d3 Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 am: 80433e81e5 am: 40056fee4d by Arun kumar Voddu · 3 years, 4 months ago
  98. 40056fe Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 am: 80433e81e5 by Arun kumar Voddu · 3 years, 4 months ago
  99. 80433e8 Revert "Added updateEngine_downloadAction_fuzzer" am: 2bedf8ce32 by Arun kumar Voddu · 3 years, 4 months ago
  100. 2bedf8c Revert "Added updateEngine_downloadAction_fuzzer" by Arun kumar Voddu · 3 years, 4 months ago