1. b9a9aa2 Replace chrome string util with android base ones by Kelvin Zhang · 11 months ago
  2. d021d81 Limit partition parallelization to number of CPU cores by Kelvin Zhang · 11 months ago
  3. 91aa217 Replace libchrome size() with C++ standard ones by Kokoa Matsuda · 11 months ago
  4. 1783eb3 Replace libchrome macros.h with android base ones by Kokoa Matsuda · 11 months ago
  5. e68e130 Remove xz_chromeos.cc by Kokoa Matsuda · 11 months ago
  6. 333a619 Remove string_number_conversions.h from payload_generation_config.cc by Kokoa Matsuda · 11 months ago
  7. a9a2513 Remove included file string_util.h from payload_signer.cc by Kokoa Matsuda · 11 months ago
  8. 4e1be09 Remove included file string_split.h from payload_signer.cc by Kokoa Matsuda · 11 months ago
  9. e70b6b4 Remove libchrome dependency from operations_generator.h by Kokoa Matsuda · 11 months ago
  10. 247c9fe Use android-base/macro.h instead of base/macro.h by Kokoa Matsuda · 11 months ago
  11. c485ddd Remove libchrome dependency from full_update_generator.h by Kokoa Matsuda · 11 months ago
  12. 3ec4810 Use android-base/logging.h instead of base/logging.h by Kokoa Matsuda · 11 months ago
  13. 8bf1e69 Remove include base/string/stringprintf.h by Kokoa Matsuda · 11 months ago
  14. 4f02976 Use android-base/stringprintf.h instead of base/string/stringprintf.h by Kokoa Matsuda · 11 months ago
  15. 99da221 Fix partial extraction feature in ota_extractor by Kelvin Zhang · 12 months ago
  16. 6d8a94d Add aidl_interface for update_engine by Brian Daniels · 11 months ago
  17. 458f31d update owners. by HONG Yifan · 11 months ago
  18. f1a360b update_engine: uint64_t of partition size by liuqiang · 12 months ago
  19. 291ac8c Reduce number of partition map calls by Kelvin Zhang · 12 months ago
  20. dfe52f4 update_engine: remove size_t in FEC write path am: e0a9543b76 by Daniel Zheng · 1 year ago
  21. e0a9543 update_engine: remove size_t in FEC write path by Daniel Zheng · 1 year ago
  22. c1bbabc update_engine: remove unusued offset_ am: 25a3a30e22 by Daniel Zheng · 1 year ago
  23. badc193 update_engine: uint64_t GetPartitionSize() am: 6db5f79c67 by Daniel Zheng · 1 year ago
  24. 25a3a30 update_engine: remove unusued offset_ by Daniel Zheng · 1 year ago
  25. 6db5f79 update_engine: uint64_t GetPartitionSize() by Daniel Zheng · 1 year ago
  26. f1e645e update_engine: update another read size am: 6963a9296d by Daniel Zheng · 1 year, 1 month ago
  27. 6963a92 update_engine: update another read size by Daniel Zheng · 1 year, 1 month ago
  28. 3d3db07 update_engine: use ; delimiter am: 0215aa7b06 by Daniel Zheng · 1 year, 1 month ago
  29. 0215aa7 update_engine: use ; delimiter by Daniel Zheng · 1 year, 1 month ago
  30. cdde7b0 update_engine: fix 32bit system type error am: da3a49b919 by Daniel Zheng · 1 year, 1 month ago
  31. da3a49b update_engine: fix 32bit system type error by Daniel Zheng · 1 year, 1 month ago
  32. a88ba55 update_engine: use error_code for std::filesystem am: a77e645f14 by Daniel Zheng · 1 year, 1 month ago
  33. 858d0a8 update_engine: fix checkpointing am: 37f212d9fe by Daniel Zheng · 1 year, 1 month ago
  34. a77e645 update_engine: use error_code for std::filesystem by Daniel Zheng · 1 year, 1 month ago
  35. 37f212d update_engine: fix checkpointing by Daniel Zheng · 1 year, 1 month ago
  36. 551c288 update_engine: add new headers am: 31d9e55283 by Daniel Zheng · 1 year, 1 month ago
  37. 31d9e55 update_engine: add new headers by Daniel Zheng · 1 year, 1 month ago
  38. 82dfb09 Migrate to erofs-utils v1.8 am: 8dd1ef1235 by Kelvin Zhang · 1 year, 1 month ago
  39. 8dd1ef1 Migrate to erofs-utils v1.8 by Kelvin Zhang · 1 year, 1 month ago
  40. 85148e2 update_engine: remove is_rollback am: ad1eaead8f by Daniel Zheng · 1 year, 1 month ago
  41. ad1eaea update_engine: remove is_rollback by Daniel Zheng · 1 year, 1 month ago
  42. 79fcc04 update_engine: change notication order am: 57497984e2 by Daniel Zheng · 1 year, 1 month ago
  43. 5749798 update_engine: change notication order by Daniel Zheng · 1 year, 2 months ago
  44. df004c9 Make source partitions writable during update am: 8b07db549d by Kelvin Zhang · 1 year, 2 months ago
  45. 8b07db5 Make source partitions writable during update by Kelvin Zhang · 1 year, 2 months ago
  46. c18e35d Add debug logs to understand slow update start issue am: e70fa767ae by Kelvin Zhang · 1 year, 2 months ago
  47. e70fa76 Add debug logs to understand slow update start issue by Kelvin Zhang · 1 year, 2 months ago
  48. 3d17336 ota_extractor: improve logging am: ee293badde by Juhyung Park · 1 year, 2 months ago
  49. b8d305b ota_extractor: parallelize partition extractions am: c8c0057a7d by Juhyung Park · 1 year, 2 months ago
  50. 03b600f ota_extractor: functionize sub-partition handling am: 202dee2281 by Juhyung Park · 1 year, 2 months ago
  51. ee293ba ota_extractor: improve logging by Juhyung Park · 1 year, 2 months ago
  52. c8c0057 ota_extractor: parallelize partition extractions by Juhyung Park · 1 year, 2 months ago
  53. 202dee2 ota_extractor: functionize sub-partition handling by Juhyung Park · 1 year, 2 months ago
  54. 6384af1 Add debug logs to understand update start delay am: 6bec1eda3d by Kelvin Zhang · 1 year, 2 months ago
  55. 6bec1ed Add debug logs to understand update start delay by Kelvin Zhang · 1 year, 2 months ago
  56. 09e476b libc++fs is part of libc++ now. am: 160fbc4a97 am: ffb5229924 by Elliott Hughes · 1 year, 3 months ago
  57. ffb5229 libc++fs is part of libc++ now. am: 160fbc4a97 by Elliott Hughes · 1 year, 3 months ago
  58. 160fbc4 libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 3 months ago
  59. cdb1e11 Fsync directory contents am: bcc64c495a am: 9f3ee1d87a by Daniel Zheng · 1 year, 4 months ago
  60. 9f3ee1d Fsync directory contents am: bcc64c495a by Daniel Zheng · 1 year, 4 months ago
  61. 650cda8 update_engine: error out on bad compression factor am: 722f6f858a am: d12cad55a9 by Daniel Zheng · 1 year, 4 months ago
  62. d12cad5 update_engine: error out on bad compression factor am: 722f6f858a by Daniel Zheng · 1 year, 4 months ago
  63. bcc64c4 Fsync directory contents by Daniel Zheng · 1 year, 5 months ago
  64. 722f6f8 update_engine: error out on bad compression factor by Daniel Zheng · 1 year, 6 months ago
  65. 3f796f0 [automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 25e7204b94 -s ours by Xin Li · 1 year, 4 months ago
  66. 25e7204 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
  67. 4ca162e disable op count overhead for v2 am: 6548116177 am: 73acff7681 by Daniel Zheng · 1 year, 5 months ago
  68. 73acff7 disable op count overhead for v2 am: 6548116177 by Daniel Zheng · 1 year, 5 months ago
  69. 6548116 disable op count overhead for v2 by Daniel Zheng · 1 year, 5 months ago
  70. 2c52606 update_engine: never enable BCJ. am: ecbd6b0141 am: ebea331b46 by Elliott Hughes · 1 year, 5 months ago
  71. ebea331 update_engine: never enable BCJ. am: ecbd6b0141 by Elliott Hughes · 1 year, 5 months ago
  72. ecbd6b0 update_engine: never enable BCJ. by Elliott Hughes · 1 year, 5 months ago
  73. 563fa6f prefs: return success if nothing to delete am: 6a00fe9b1d am: 99e1f2b85a by Daniel Zheng · 1 year, 5 months ago
  74. 99e1f2b prefs: return success if nothing to delete am: 6a00fe9b1d by Daniel Zheng · 1 year, 5 months ago
  75. 6a00fe9 prefs: return success if nothing to delete by Daniel Zheng · 1 year, 5 months ago
  76. 7a62ef3 cow estimator: terminate on bad write am: 0b735f6cd2 am: e5585872b8 by Daniel Zheng · 1 year, 5 months ago
  77. e558587 cow estimator: terminate on bad write am: 0b735f6cd2 by Daniel Zheng · 1 year, 5 months ago
  78. 0b735f6 cow estimator: terminate on bad write by Daniel Zheng · 1 year, 5 months ago
  79. 2c6ed7d cow estimation: use old partition size am: 1ab6415902 am: 5dab47b25b by Daniel Zheng · 1 year, 5 months ago
  80. 5dab47b cow estimation: use old partition size am: 1ab6415902 by Daniel Zheng · 1 year, 5 months ago
  81. 1ab6415 cow estimation: use old partition size by Daniel Zheng · 1 year, 5 months ago
  82. 4b56fcf update_engine: remove global cow version am: c5be0d2159 am: 5f9de8833a by Daniel Zheng · 1 year, 6 months ago
  83. 80f8749 update_engine: typo am: b66e62c7dd am: 066861b925 by Daniel Zheng · 1 year, 6 months ago
  84. ffe6cb7 update_engine: fix cow estimation error am: 2c8189d3c2 am: a5151ab952 by Daniel Zheng · 1 year, 6 months ago
  85. 5f9de88 update_engine: remove global cow version am: c5be0d2159 by Daniel Zheng · 1 year, 6 months ago
  86. 066861b update_engine: typo am: b66e62c7dd by Daniel Zheng · 1 year, 6 months ago
  87. a5151ab update_engine: fix cow estimation error am: 2c8189d3c2 by Daniel Zheng · 1 year, 6 months ago
  88. c5be0d2 update_engine: remove global cow version by Daniel Zheng · 1 year, 6 months ago
  89. b66e62c update_engine: typo by Daniel Zheng · 1 year, 7 months ago
  90. 2c8189d update_engine: fix cow estimation error by Daniel Zheng · 1 year, 6 months ago
  91. db83659 [automerger skipped] Make update_engine use /data/misc/update_engine/cache as tmpdir am: 210c68fbeb -s ours by Kelvin Zhang · 1 year, 6 months ago
  92. 210c68f Make update_engine use /data/misc/update_engine/cache as tmpdir by Kelvin Zhang · 1 year, 6 months ago
  93. 6b6c189 Make update_engine use /data/misc/update_engine/cache as tmpdir am: fab31ad0dc am: f9dc6d34a8 by Kelvin Zhang · 1 year, 6 months ago
  94. f9dc6d3 Make update_engine use /data/misc/update_engine/cache as tmpdir am: fab31ad0dc by Kelvin Zhang · 1 year, 6 months ago
  95. fab31ad Make update_engine use /data/misc/update_engine/cache as tmpdir by Kelvin Zhang · 1 year, 6 months ago
  96. 25ef09d update_engine: remove temporary estimation am: 018bcd79f1 am: 132ef1cadb by Daniel Zheng · 1 year, 6 months ago
  97. 1dfe879 v3 cow estimator am: c717f7a3d0 am: c52497efb3 by Daniel Zheng · 1 year, 6 months ago
  98. 132ef1c update_engine: remove temporary estimation am: 018bcd79f1 by Daniel Zheng · 1 year, 6 months ago
  99. c52497e v3 cow estimator am: c717f7a3d0 by Daniel Zheng · 1 year, 6 months ago
  100. 018bcd7 update_engine: remove temporary estimation by Daniel Zheng · 1 year, 7 months ago