1. 178375a Fix pylint warnings and use python3 in payload_info by Håkan Kvist · 1 year, 3 months ago
  2. 96eb042 update_engine: update help text by Daniel Zheng · 1 year, 3 months ago
  3. 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 5 months ago
  4. 9a2d9a3 Add payload_hash/metadata_hash to update scripts by Kelvin Zhang · 1 year, 6 months ago
  5. 3141621 Remove oamaha related code am: 033e173e3f by Kelvin Zhang · 1 year, 8 months ago
  6. 033e173 Remove oamaha related code by Kelvin Zhang · 1 year, 8 months ago
  7. 5505d7a create a python binary for update_device by Kun Niu · 1 year, 9 months ago
  8. 49dc375 create a python binary for update_device am: f5dd1b9006 am: a8f1476bea by Kun Niu · 2 years ago
  9. a8f1476 create a python binary for update_device am: f5dd1b9006 by Kun Niu · 2 years ago
  10. f5dd1b9 create a python binary for update_device by Kun Niu · 2 years ago
  11. 8a5c023 Update update_metadata_pb2.py am: 5721f61d8a am: 9a986aaad3 by Kun Niu · 2 years ago
  12. 9a986aa Update update_metadata_pb2.py am: 5721f61d8a by Kun Niu · 2 years ago
  13. 5721f61 Update update_metadata_pb2.py by Kun Niu · 2 years ago
  14. 5e369ec Changed delta_generator to make use of --max_threads by Daniel Zheng · 2 years, 1 month ago
  15. 5b61384 Merge "create filegroup for update_device scripts." into udc-dev am: 5a7aab655f by Treehugger Robot · 2 years ago
  16. 22dfbc1 create filegroup for update_device scripts. by Kun Niu · 2 years ago
  17. 8720cc6 update OTA script in tm-mainline-prod to the latest version. by Kun Niu · 2 years ago
  18. 027eb38 Include standard headers when allocating space by Kelvin Zhang · 2 years, 1 month ago
  19. cbe8e63 Changed delta_generator to make use of --max_threads by Daniel Zheng · 2 years, 1 month ago
  20. c890e48 Only read payload signature if input file contains one by Kelvin Zhang · 2 years, 2 months ago
  21. 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 2 months ago
  22. a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 2 months ago
  23. 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 3 months ago
  24. 46a860c Add a speed limit feature to simulate slow network by Kelvin Zhang · 2 years, 8 months ago
  25. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 2 years, 9 months ago
  26. b8d776c Add utility method to check payload's data hash by Kelvin Zhang · 2 years, 9 months ago
  27. 4decfcd Fix a bug in total_data_length by Kelvin Zhang · 2 years, 9 months ago
  28. b6437d8 Update update_metadata_pb2.py with new fields by Kelvin Zhang · 2 years, 9 months ago
  29. 0a2493d Add .name field to update_payload.Payload by Kelvin Zhang · 2 years, 9 months ago
  30. cfc531f Add security patch level to update manifest by Kelvin Zhang · 2 years, 9 months ago
  31. b7162c1 Add total_data_length utility function by Kelvin Zhang · 2 years, 9 months ago
  32. f9f99b0 Auto initialize update payload object by Kelvin Zhang · 2 years, 9 months ago
  33. 5ee8503 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 2 years, 9 months ago
  34. 1177f5d Remove update_payload.applier module by Kelvin Zhang · 2 years, 9 months ago
  35. 73202a9 Make scripts/update_payload available for other python modules by Kelvin Zhang · 3 years ago
  36. f3f85a1 Save build.prop files when trimming OTA/target_files by Kelvin Zhang · 3 years ago
  37. a2e0fe3 simulate_ota.py: truncate partitions to multiples of 4 KiB by Håkan Kvist · 3 years, 1 month ago
  38. 2451a30 Add option to wipe userdata by Kelvin Zhang · 3 years, 2 months ago
  39. 596a320 Add an faster OTA extractor by Kelvin Zhang · 3 years, 3 months ago
  40. 35cff4f Add lz4diff CLI util by Kelvin Zhang · 3 years, 5 months ago
  41. 8389dfe Add erofs compression param by Kelvin Zhang · 3 years, 4 months ago
  42. 907b0e6 Add brillow_update_payload option to enable lz4diff by Kelvin Zhang · 3 years, 4 months ago
  43. 2298798 Add option to enable zucchini by Kelvin Zhang · 3 years, 5 months ago
  44. 0aa4fae Add --compressor_types option by Kelvin Zhang · 3 years, 7 months ago
  45. b158d13 Make simulate_ota support images in RADIO/ dir am: 5ebe29607c by Kelvin Zhang · 3 years, 8 months ago
  46. 5ebe296 Make simulate_ota support images in RADIO/ dir by Kelvin Zhang · 3 years, 8 months ago
  47. 3e73ec6 Add option to override minor version am: f4502bb26e by Tianjie · 3 years, 8 months ago
  48. f4502bb Add option to override minor version by Tianjie · 3 years, 9 months ago
  49. 4ee648e Support extracting images from full OTAs am: 8c85655323 by Kelvin Zhang · 3 years, 9 months ago
  50. 8c85655 Support extracting images from full OTAs by Kelvin Zhang · 3 years, 9 months ago
  51. ca1b66a Add zucchini support in update_engine am: c700169566 by Tianjie · 3 years, 9 months ago
  52. c700169 Add zucchini support in update_engine by Tianjie · 3 years, 9 months ago
  53. 9952cb9 Add a script to trim OTA package for go/otaanalyzer am: e239944291 by Kelvin Zhang · 3 years, 9 months ago
  54. e239944 Add a script to trim OTA package for go/otaanalyzer by Kelvin Zhang · 3 years, 9 months ago
  55. 8be8a91 Add support for calling setShouldSwitchSlot from host am: c56afa3534 by Kelvin Zhang · 3 years, 9 months ago
  56. c56afa3 Add support for calling setShouldSwitchSlot from host by Kelvin Zhang · 3 years, 9 months ago
  57. c68f39c Emit XOR ops at OTA generation time am: 02df21bb45 am: f8919b9027 by Kelvin Zhang · 3 years, 10 months ago
  58. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 4 years, 4 months ago
  59. 481bf53 Add proto field to store xor operation in update manifest am: 0de22fc865 am: e4018e3f38 by Kelvin Zhang · 3 years, 10 months ago
  60. 0de22fc Add proto field to store xor operation in update manifest by Kelvin Zhang · 4 years ago
  61. 7a4c7bd Log how much time running update_device.py took am: 3a327e619a am: 8992014b4e by Nikita Ioffe · 3 years, 11 months ago
  62. 3a327e6 Log how much time running update_device.py took by Nikita Ioffe · 3 years, 11 months ago
  63. 6a701f8 Read payload signature if they exist am: faddb7ee9a am: 6de0b02b13 by Kelvin Zhang · 4 years ago
  64. faddb7e Read payload signature if they exist by Kelvin Zhang · 4 years ago
  65. 0da326c Add OTA stress test script am: f708ddadd2 am: 41ce01b739 am: 5cc792b542 by Kelvin Zhang · 4 years, 1 month ago
  66. f708dda Add OTA stress test script by Kelvin Zhang · 4 years, 1 month ago
  67. e091269 Update shebang line for update_device.py. am: 0c71550bf3 am: e45fa4876e am: 2729e3989e by Yifan Hong · 4 years, 1 month ago
  68. 0c71550 Update shebang line for update_device.py. by Yifan Hong · 4 years, 1 month ago
  69. df8c64d Rename no-care-map flag am: ffd2144ccd am: 869754e334 am: bf99ac176c by Kelvin Zhang · 4 years, 1 month ago
  70. d193e1e Add 5s timeout to cleanup commands am: 3a18895c6f am: 9816401d02 am: 25b6a448a3 by Kelvin Zhang · 4 years, 1 month ago
  71. ffd2144 Rename no-care-map flag by Kelvin Zhang · 4 years, 1 month ago
  72. 3a18895 Add 5s timeout to cleanup commands by Kelvin Zhang · 4 years, 1 month ago
  73. d4a81ab Add no postinstall option am: bec0f07516 am: 33c2435597 am: df3a22e54b by Kelvin Zhang · 4 years, 2 months ago
  74. bec0f07 Add no postinstall option by Kelvin Zhang · 4 years, 2 months ago
  75. ee0d370 Improve load speed for python payload script am: 797756460a am: 104b869a62 am: 2417f0eba7 by Kelvin Zhang · 4 years, 2 months ago
  76. 7977564 Improve load speed for python payload script by Kelvin Zhang · 4 years, 3 months ago
  77. 375a539 Allow disable_vabc flag in full OTA am: 413982e445 am: 8b76e5667b am: 5eb828f562 by Kelvin Zhang · 4 years, 2 months ago
  78. 413982e Allow disable_vabc flag in full OTA by Kelvin Zhang · 4 years, 3 months ago
  79. 6335977 Add a python wrapper for cow conversion tool am: c612f2025a am: 0741995bb5 am: 301af57c33 by Kelvin Zhang · 4 years, 2 months ago
  80. c612f20 Add a python wrapper for cow conversion tool by Kelvin Zhang · 4 years, 3 months ago
  81. aad6527 Add a --verify_only flag, which verifies the payload am: 63b39110c1 am: 594ea45652 am: 711e1ef7bf by Kelvin Zhang · 4 years, 2 months ago
  82. 63b3911 Add a --verify_only flag, which verifies the payload by Kelvin Zhang · 4 years, 3 months ago
  83. 314d808 Fix python3 compatibility issues am: 472d561934 am: 8e56128a1b am: 2781e38e69 by Kelvin Zhang · 4 years, 3 months ago
  84. 472d561 Fix python3 compatibility issues by Kelvin Zhang · 4 years, 3 months ago
  85. 0803698 Push care_map.pb to device when serving an OTA am: 5bd4622bd6 am: c2e58cb33c am: 0e12af1ec6 by Kelvin Zhang · 4 years, 3 months ago
  86. 5bd4622 Push care_map.pb to device when serving an OTA by Kelvin Zhang · 4 years, 3 months ago
  87. c2e5c12 Add vabc_compression parameter to update_metadata am: 4ca06c192d am: b068c1391b am: dc51148519 by Kelvin Zhang · 4 years, 3 months ago
  88. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 4 years, 4 months ago
  89. bdd8322 Add option to invoke AllocateSpaceForPayload from update_device.py am: 51aad993dd am: e11e1c77c6 am: bf78189670 by Kelvin Zhang · 4 years, 3 months ago
  90. 51aad99 Add option to invoke AllocateSpaceForPayload from update_device.py by Kelvin Zhang · 4 years, 3 months ago
  91. f66cf2f Reland: Pass apex_info.pb file to delta_generator am: deb34459c3 am: 4ea1673ece am: 2fe04512c3 by Kelvin Zhang · 4 years, 3 months ago
  92. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years, 4 months ago
  93. 378e2a4 Add a flag to manually override VABC am: 9101ff33e2 am: 430c647738 am: 02d7ffcd99 by Kelvin Zhang · 4 years, 3 months ago
  94. 9101ff3 Add a flag to manually override VABC by Kelvin Zhang · 4 years, 4 months ago
  95. acf398e Reland: Add ApexInfo field to update_metadata.proto am: 9dd2d4f8ae am: 0bb44f9077 am: 664a608f8d by Mohammad Samiul Islam · 4 years, 4 months ago
  96. 9dd2d4f Reland: Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 4 years, 4 months ago
  97. 021c6cd Revert "Add ApexInfo field to update_metadata.proto" am: e34db34d58 am: 74ed97a7e8 am: 9c5e571ffc by Tianjie Xu · 4 years, 4 months ago
  98. 68b8fbd Revert "Pass apex_info.pb file to delta_generator" am: 195d0a9e38 am: db5a575ca1 am: 715cadfe7b by Tianjie Xu · 4 years, 4 months ago
  99. 7767168 Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" am: 2e3cdae869 am: c73836eeb9 am: 902a02c937 by Tianjie Xu · 4 years, 4 months ago
  100. e34db34 Revert "Add ApexInfo field to update_metadata.proto" by Tianjie Xu · 4 years, 4 months ago