1. 5da9c08 Replace libchrome NumberToString with std::format am: 1f46f5bb7b by Kokoa Matsuda · 1 year, 6 months ago
  2. 1f46f5b Replace libchrome NumberToString with std::format by Kokoa Matsuda · 1 year, 6 months ago
  3. 9ecd0dc Remove libchrome stringprintf.h functions am: 11c3da63da by Kokoa Matsuda · 1 year, 6 months ago
  4. 11c3da6 Remove libchrome stringprintf.h functions by Kokoa Matsuda · 1 year, 6 months ago
  5. fe1d506 Set default max_thread to 256 am: 6fbf3bec2b by Kelvin Zhang · 1 year, 6 months ago
  6. a8911f0 Simply Replace libchrome StringToXXs with android base ones am: 3357e27882 by Kokoa Matsuda · 1 year, 6 months ago
  7. 6fbf3be Set default max_thread to 256 by Kelvin Zhang · 1 year, 6 months ago
  8. 3357e27 Simply Replace libchrome StringToXXs with android base ones by Kokoa Matsuda · 1 year, 6 months ago
  9. 6f7126e Replace chrome string util with android base ones am: b9a9aa22ba by Kelvin Zhang · 1 year, 6 months ago
  10. c3bc14d Limit partition parallelization to number of CPU cores am: d021d81cc5 by Kelvin Zhang · 1 year, 6 months ago
  11. b9a9aa2 Replace chrome string util with android base ones by Kelvin Zhang · 1 year, 6 months ago
  12. d021d81 Limit partition parallelization to number of CPU cores by Kelvin Zhang · 1 year, 6 months ago
  13. b1bdcf1 Merge "Mark 24Q4 as merged in aosp-main-future" into aosp-main-future by Xin Li · 1 year, 6 months ago
  14. f0ec17a Replace libchrome size() with C++ standard ones am: 91aa21747d by Kokoa Matsuda · 1 year, 6 months ago
  15. 91aa217 Replace libchrome size() with C++ standard ones by Kokoa Matsuda · 1 year, 6 months ago
  16. 31b47f0 Mark 24Q4 as merged in aosp-main-future by Xin Li · 1 year, 6 months ago
  17. d18a4ae Replace libchrome macros.h with android base ones am: 1783eb35cb by Kokoa Matsuda · 1 year, 6 months ago
  18. 1783eb3 Replace libchrome macros.h with android base ones by Kokoa Matsuda · 1 year, 6 months ago
  19. fd9ff36 Remove xz_chromeos.cc am: e68e13045e by Kokoa Matsuda · 1 year, 6 months ago
  20. e68e130 Remove xz_chromeos.cc by Kokoa Matsuda · 1 year, 6 months ago
  21. bb9b5c4 Remove string_number_conversions.h from payload_generation_config.cc am: 333a619cce by Kokoa Matsuda · 1 year, 6 months ago
  22. 333a619 Remove string_number_conversions.h from payload_generation_config.cc by Kokoa Matsuda · 1 year, 6 months ago
  23. 2e893ad Remove included file string_util.h from payload_signer.cc am: a9a2513870 by Kokoa Matsuda · 1 year, 6 months ago
  24. a9a2513 Remove included file string_util.h from payload_signer.cc by Kokoa Matsuda · 1 year, 6 months ago
  25. 4fafd39 Remove included file string_split.h from payload_signer.cc am: 4e1be09cc6 by Kokoa Matsuda · 1 year, 6 months ago
  26. 4e1be09 Remove included file string_split.h from payload_signer.cc by Kokoa Matsuda · 1 year, 6 months ago
  27. 2718905 Remove libchrome dependency from operations_generator.h am: e70b6b437c by Kokoa Matsuda · 1 year, 6 months ago
  28. 5c39b57 Use android-base/macro.h instead of base/macro.h am: 247c9fec48 by Kokoa Matsuda · 1 year, 6 months ago
  29. e70b6b4 Remove libchrome dependency from operations_generator.h by Kokoa Matsuda · 1 year, 6 months ago
  30. 247c9fe Use android-base/macro.h instead of base/macro.h by Kokoa Matsuda · 1 year, 6 months ago
  31. f507e22 Remove libchrome dependency from full_update_generator.h am: c485dddb59 by Kokoa Matsuda · 1 year, 6 months ago
  32. c485ddd Remove libchrome dependency from full_update_generator.h by Kokoa Matsuda · 1 year, 6 months ago
  33. 7645253 Use android-base/logging.h instead of base/logging.h am: 3ec4810623 by Kokoa Matsuda · 1 year, 6 months ago
  34. 3ec4810 Use android-base/logging.h instead of base/logging.h by Kokoa Matsuda · 1 year, 6 months ago
  35. 88f6cf0 Remove include base/string/stringprintf.h am: 8bf1e69034 by Kokoa Matsuda · 1 year, 6 months ago
  36. 8bf1e69 Remove include base/string/stringprintf.h by Kokoa Matsuda · 1 year, 6 months ago
  37. 228029c Use android-base/stringprintf.h instead of base/string/stringprintf.h am: 4f02976254 by Kokoa Matsuda · 1 year, 6 months ago
  38. 4f02976 Use android-base/stringprintf.h instead of base/string/stringprintf.h by Kokoa Matsuda · 1 year, 6 months ago
  39. ed8111f Fix partial extraction feature in ota_extractor am: 99da2214e4 by Kelvin Zhang · 1 year, 6 months ago
  40. 99da221 Fix partial extraction feature in ota_extractor by Kelvin Zhang · 1 year, 6 months ago
  41. 86074e8 Add aidl_interface for update_engine am: 6d8a94df0c by Brian Daniels · 1 year, 6 months ago
  42. 6d8a94d Add aidl_interface for update_engine by Brian Daniels · 1 year, 6 months ago
  43. cc7c489 update owners. am: 458f31d438 by HONG Yifan · 1 year, 6 months ago
  44. 458f31d update owners. by HONG Yifan · 1 year, 6 months ago
  45. cf8918b update_engine: uint64_t of partition size am: f1a360beb5 by liuqiang · 1 year, 6 months ago
  46. f1a360b update_engine: uint64_t of partition size by liuqiang · 1 year, 6 months ago
  47. f69c69b Reduce number of partition map calls am: 291ac8c423 am: a6b74157e5 by Kelvin Zhang · 1 year, 7 months ago
  48. a6b7415 Reduce number of partition map calls am: 291ac8c423 by Kelvin Zhang · 1 year, 7 months ago
  49. 291ac8c Reduce number of partition map calls by Kelvin Zhang · 1 year, 7 months ago
  50. 3b0fa11 update_engine: remove size_t in FEC write path am: e0a9543b76 am: dfe52f49cc by Daniel Zheng · 1 year, 7 months ago
  51. dfe52f4 update_engine: remove size_t in FEC write path am: e0a9543b76 by Daniel Zheng · 1 year, 7 months ago
  52. e0a9543 update_engine: remove size_t in FEC write path by Daniel Zheng · 1 year, 7 months ago
  53. 99bf801 update_engine: remove unusued offset_ am: 25a3a30e22 am: c1bbabcdd3 by Daniel Zheng · 1 year, 7 months ago
  54. c1bbabc update_engine: remove unusued offset_ am: 25a3a30e22 by Daniel Zheng · 1 year, 7 months ago
  55. 6a2d4b7 update_engine: uint64_t GetPartitionSize() am: 6db5f79c67 am: badc193507 by Daniel Zheng · 1 year, 7 months ago
  56. badc193 update_engine: uint64_t GetPartitionSize() am: 6db5f79c67 by Daniel Zheng · 1 year, 7 months ago
  57. 25a3a30 update_engine: remove unusued offset_ by Daniel Zheng · 1 year, 7 months ago
  58. 6db5f79 update_engine: uint64_t GetPartitionSize() by Daniel Zheng · 1 year, 7 months ago
  59. bd3bcc1 update_engine: update another read size am: 6963a9296d am: f1e645ee5c by Daniel Zheng · 1 year, 8 months ago
  60. f1e645e update_engine: update another read size am: 6963a9296d by Daniel Zheng · 1 year, 8 months ago
  61. 6963a92 update_engine: update another read size by Daniel Zheng · 1 year, 8 months ago
  62. 1f8db05 update_engine: use ; delimiter am: 0215aa7b06 am: 3d3db0792d by Daniel Zheng · 1 year, 8 months ago
  63. 3d3db07 update_engine: use ; delimiter am: 0215aa7b06 by Daniel Zheng · 1 year, 8 months ago
  64. 0215aa7 update_engine: use ; delimiter by Daniel Zheng · 1 year, 8 months ago
  65. a05d319 update_engine: fix 32bit system type error am: da3a49b919 am: cdde7b05a2 by Daniel Zheng · 1 year, 8 months ago
  66. cdde7b0 update_engine: fix 32bit system type error am: da3a49b919 by Daniel Zheng · 1 year, 8 months ago
  67. da3a49b update_engine: fix 32bit system type error by Daniel Zheng · 1 year, 8 months ago
  68. 35c947f update_engine: use error_code for std::filesystem am: a77e645f14 am: a88ba553e5 by Daniel Zheng · 1 year, 8 months ago
  69. 49a9533 update_engine: fix checkpointing am: 37f212d9fe am: 858d0a8b4a by Daniel Zheng · 1 year, 8 months ago
  70. a88ba55 update_engine: use error_code for std::filesystem am: a77e645f14 by Daniel Zheng · 1 year, 8 months ago
  71. 858d0a8 update_engine: fix checkpointing am: 37f212d9fe by Daniel Zheng · 1 year, 8 months ago
  72. a77e645 update_engine: use error_code for std::filesystem by Daniel Zheng · 1 year, 8 months ago
  73. 37f212d update_engine: fix checkpointing by Daniel Zheng · 1 year, 8 months ago
  74. 297812c update_engine: add new headers am: 31d9e55283 am: 551c288bb5 by Daniel Zheng · 1 year, 8 months ago
  75. 551c288 update_engine: add new headers am: 31d9e55283 by Daniel Zheng · 1 year, 8 months ago
  76. 31d9e55 update_engine: add new headers by Daniel Zheng · 1 year, 8 months ago
  77. 4a1d749 Migrate to erofs-utils v1.8 am: 8dd1ef1235 am: 82dfb0945d by Kelvin Zhang · 1 year, 8 months ago
  78. 82dfb09 Migrate to erofs-utils v1.8 am: 8dd1ef1235 by Kelvin Zhang · 1 year, 8 months ago
  79. 8dd1ef1 Migrate to erofs-utils v1.8 by Kelvin Zhang · 1 year, 8 months ago
  80. 53413ec update_engine: remove is_rollback am: ad1eaead8f am: 85148e2d8c by Daniel Zheng · 1 year, 8 months ago
  81. 85148e2 update_engine: remove is_rollback am: ad1eaead8f by Daniel Zheng · 1 year, 8 months ago
  82. ad1eaea update_engine: remove is_rollback by Daniel Zheng · 1 year, 8 months ago
  83. 3ef2e1c update_engine: change notication order am: 57497984e2 am: 79fcc04fe4 by Daniel Zheng · 1 year, 8 months ago
  84. 79fcc04 update_engine: change notication order am: 57497984e2 by Daniel Zheng · 1 year, 8 months ago
  85. 5749798 update_engine: change notication order by Daniel Zheng · 1 year, 9 months ago
  86. ac7e01c Make source partitions writable during update am: 8b07db549d am: df004c998a by Kelvin Zhang · 1 year, 9 months ago
  87. df004c9 Make source partitions writable during update am: 8b07db549d by Kelvin Zhang · 1 year, 9 months ago
  88. 8b07db5 Make source partitions writable during update by Kelvin Zhang · 1 year, 9 months ago
  89. 9c62329 Add debug logs to understand slow update start issue am: e70fa767ae am: c18e35d5a5 by Kelvin Zhang · 1 year, 9 months ago
  90. c18e35d Add debug logs to understand slow update start issue am: e70fa767ae by Kelvin Zhang · 1 year, 9 months ago
  91. e70fa76 Add debug logs to understand slow update start issue by Kelvin Zhang · 1 year, 9 months ago
  92. 90baf07 ota_extractor: improve logging am: ee293badde am: 3d17336a01 by Juhyung Park · 1 year, 9 months ago
  93. c1c379e ota_extractor: parallelize partition extractions am: c8c0057a7d am: b8d305be84 by Juhyung Park · 1 year, 9 months ago
  94. 2a558c7 ota_extractor: functionize sub-partition handling am: 202dee2281 am: 03b600f431 by Juhyung Park · 1 year, 9 months ago
  95. 3d17336 ota_extractor: improve logging am: ee293badde by Juhyung Park · 1 year, 9 months ago
  96. b8d305b ota_extractor: parallelize partition extractions am: c8c0057a7d by Juhyung Park · 1 year, 9 months ago
  97. 03b600f ota_extractor: functionize sub-partition handling am: 202dee2281 by Juhyung Park · 1 year, 9 months ago
  98. ee293ba ota_extractor: improve logging by Juhyung Park · 1 year, 9 months ago
  99. c8c0057 ota_extractor: parallelize partition extractions by Juhyung Park · 1 year, 9 months ago
  100. 202dee2 ota_extractor: functionize sub-partition handling by Juhyung Park · 1 year, 9 months ago