1. 411d29b Report actual payload type am: d2da7b1990 am: 65c0b10e40 by Kelvin Zhang · 5 years ago
  2. 65c0b10 Report actual payload type am: d2da7b1990 by Kelvin Zhang · 5 years ago
  3. d2da7b1 Report actual payload type by Kelvin Zhang · 5 years ago
  4. 2aa44b6 Correctly check if a directory exists am: d282252007 am: 59583bb7f4 by Kelvin Zhang · 5 years ago
  5. 59583bb Correctly check if a directory exists am: d282252007 by Kelvin Zhang · 5 years ago
  6. d282252 Correctly check if a directory exists by Kelvin Zhang · 5 years ago
  7. 557e01c Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" am: 242e33af30 am: 4e18ea4109 by Tianjie Xu · 5 years ago
  8. 4e18ea4 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" am: 242e33af30 by Tianjie Xu · 5 years ago
  9. 242e33a Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 5 years ago
  10. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  11. 8a894b1 Fall back to memory pref if pref dir doesn't exist am: 33d180914e am: 0200e565dd by Kelvin Zhang · 5 years ago
  12. 0200e56 Fall back to memory pref if pref dir doesn't exist am: 33d180914e by Kelvin Zhang · 5 years ago
  13. 33d1809 Fall back to memory pref if pref dir doesn't exist by Kelvin Zhang · 5 years ago
  14. 4bd35dc Add progress updates to FilesystemVerificationAction am: 70eef23d3a am: 1f75fdc9fb by Kelvin Zhang · 5 years ago
  15. 1f75fdc Add progress updates to FilesystemVerificationAction am: 70eef23d3a by Kelvin Zhang · 5 years ago
  16. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  17. 604b2be Fix update_engine libchrome log tag. am: c3fd86a8be by Yifan Hong · 5 years ago
  18. c3fd86a Fix update_engine libchrome log tag. by Yifan Hong · 5 years ago
  19. 485f36a Implement PartitionUpdateGenerator for partial updates am: 99d570d67b am: d7ef9ad1f8 by Tianjie · 5 years ago
  20. d7ef9ad Implement PartitionUpdateGenerator for partial updates am: 99d570d67b by Tianjie · 5 years ago
  21. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 5 years ago
  22. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 5 years ago
  23. 3562a5d update_engine: Remove dead CpuLimiter declaration by Jae Hoon Kim · 5 years ago
  24. 3ae912f [automerger skipped] Check for system_other existence in recovery mode as well. am: ddf27738af -s ours by P.Adarsh Reddy · 5 years ago
  25. 5d27d48 Add PartitionUpdateGenerator am: d3865d1bc4 am: 123742b9bd by Tianjie · 5 years ago
  26. 123742b Add PartitionUpdateGenerator am: d3865d1bc4 by Tianjie · 5 years ago
  27. d3865d1 Add PartitionUpdateGenerator by Tianjie · 5 years ago
  28. d77a11c Check for system_other existence in recovery mode as well. am: 13e4195d65 am: 226f3bf394 by P.Adarsh Reddy · 5 years ago
  29. 48fefdd Add an overload function in boot control am: 51a5a39c89 am: 9fb59afaa0 by Tianjie · 5 years ago
  30. 226f3bf Check for system_other existence in recovery mode as well. am: 13e4195d65 by P.Adarsh Reddy · 5 years ago
  31. 9fb59af Add an overload function in boot control am: 51a5a39c89 by Tianjie · 5 years ago
  32. 13e4195d Check for system_other existence in recovery mode as well. by P.Adarsh Reddy · 5 years ago
  33. 51a5a39 Add an overload function in boot control by Tianjie · 5 years ago
  34. ddf2773 Check for system_other existence in recovery mode as well. by P.Adarsh Reddy · 5 years ago
  35. 75bd481 Fix update_engine libchrome log tag. am: 550ade4e44 am: ba5b18fda4 by Yifan Hong · 5 years ago
  36. ba5b18f Fix update_engine libchrome log tag. am: 550ade4e44 by Yifan Hong · 5 years ago
  37. 550ade4 Fix update_engine libchrome log tag. by Yifan Hong · 5 years ago
  38. 2dfd35d update_engine: Log when EOL date is set + retrieved by Jae Hoon Kim · 5 years ago
  39. 65052a4 Report super partition size, slot size and free space am: e2ad4d3beb by Alessio Balsini · 5 years ago
  40. 6c27a73 Report retrofit and COW image size am: 4ed0512acc by Alessio Balsini · 5 years ago
  41. e2ad4d3 Report super partition size, slot size and free space by Alessio Balsini · 5 years ago
  42. 4ed0512 Report retrofit and COW image size by Alessio Balsini · 5 years ago
  43. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 5 years ago
  44. 74e47d9 update_engine: Fix header file dependency. by Tatsuhisa Yamaguchi · 5 years ago
  45. ad67198 update_engine: Powerwash based on version by Miriam Polzer · 5 years ago
  46. 3f894a8 update_engine: Fix ubsan error for undefined-behavior by Jae Hoon Kim · 5 years ago
  47. 975e866 update_engine: Ignore Wdeprecated-declarations. by Allen Webb · 5 years ago
  48. 0b6501c update_engine: use base::NumberToString by Qijiang Fan · 5 years ago
  49. 5e8e30b update_engine: UpdateAttempter manages lifetime of Excluder by Jae Hoon Kim · 5 years ago
  50. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 5 years ago
  51. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 5 years ago
  52. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 5 years ago
  53. 0cf1acb update_engine: Add powerwash flag to update status by Miriam Polzer · 5 years ago
  54. e6b888c update_engine: run gn format BUILD.gn and *.gni by Clark Chung · 5 years ago
  55. 50f2673 update_engine: Place DlcserviceInterface factory in interface header by Jae Hoon Kim · 5 years ago
  56. a7fd60b [automerger skipped] Merge "Do not erase system_other if zero length." into rvc-dev am: 46aa61ec59 -s ours by Yifan Hong · 5 years ago
  57. 46aa61e Merge "Do not erase system_other if zero length." into rvc-dev by Yifan Hong · 5 years ago
  58. a74d2f0 Do not erase system_other if zero length. by Yifan Hong · 5 years ago
  59. 2019aaa Do not erase system_other if zero length. am: 64331b37cb am: 3635e6485e by Yifan Hong · 5 years ago
  60. 3635e64 Do not erase system_other if zero length. am: 64331b37cb by Yifan Hong · 5 years ago
  61. 64331b3 Do not erase system_other if zero length. by Yifan Hong · 5 years ago
  62. a3210e6 update_engine: NextPayload() resets URL index by Jae Hoon Kim · 5 years ago
  63. 065d78d update_engine: Change DLC metadata path by Andrew · 5 years ago
  64. ebea339 update_engine: Utilize Optional for OmahaParserData by Jae Hoon Kim · 5 years ago
  65. d5e56da Add METADATA to update_engine: Apache2+BSD = NOTICE am: 7d674af471 am: dfd32ca0b4 by Bob Badour · 5 years ago
  66. dfd32ca Add METADATA to update_engine: Apache2+BSD = NOTICE am: 7d674af471 by Bob Badour · 5 years ago
  67. fab175a update_engine: Change parameters of AttemptInstall() DBus by Amin Hassani · 5 years ago
  68. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 5 years ago
  69. 7d674af Add METADATA to update_engine: Apache2+BSD = NOTICE by Bob Badour · 5 years ago
  70. c48bb47 [automerger skipped] Allow non-existing fstab.postinstall am: 4b28a53926 -s ours by Yifan Hong · 5 years ago
  71. 4b28a53 Allow non-existing fstab.postinstall by Yifan Hong · 5 years ago
  72. 5a5c88e Allow non-existing fstab.postinstall am: 93cde30635 am: 60a481cbb7 by Yifan Hong · 5 years ago
  73. 60a481c Allow non-existing fstab.postinstall am: 93cde30635 by Yifan Hong · 5 years ago
  74. 93cde30 Allow non-existing fstab.postinstall by Yifan Hong · 5 years ago
  75. 50504d6 update_engine: Dump InstallPlan with Partitions by Jae Hoon Kim · 5 years ago
  76. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 5 years ago
  77. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 5 years ago
  78. 9d69e5c [automerger skipped] Avoid VAB merge when running a DSU am: 2327992678 -s ours by Howard Chen · 5 years ago
  79. 2327992 Avoid VAB merge when running a DSU by Howard Chen · 5 years ago
  80. 92120d9 Avoid VAB merge when running a DSU am: 224aed945d am: e8e2fce4fe by Howard Chen · 5 years ago
  81. e8e2fce Avoid VAB merge when running a DSU am: 224aed945d by Howard Chen · 5 years ago
  82. 224aed9 Avoid VAB merge when running a DSU by Howard Chen · 5 years ago
  83. 2517586 Add DynamicPartitionControlAndroid unittest for Virtual A/B am: 302fa70565 am: 823d281400 by Yifan Hong · 5 years ago
  84. bf4ffca Also clear required_size if successful am: 5c5743f6c6 am: 047323b2bf by Yifan Hong · 5 years ago
  85. 94fe469 MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style. am: 5f32ee2b9f am: c27e063303 by Yifan Hong · 5 years ago
  86. 320663c Delete MockDynamicPartitionControl. am: 59e52b2510 am: 8635cb5f00 by Yifan Hong · 5 years ago
  87. 3474763 Use libsnapshot stub classes am: f9cb4492c2 am: 75010c5b45 by Yifan Hong · 5 years ago
  88. 823d281 Add DynamicPartitionControlAndroid unittest for Virtual A/B am: 302fa70565 by Yifan Hong · 5 years ago
  89. 047323b Also clear required_size if successful am: 5c5743f6c6 by Yifan Hong · 5 years ago
  90. c27e063 MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style. am: 5f32ee2b9f by Yifan Hong · 5 years ago
  91. 8635cb5 Delete MockDynamicPartitionControl. am: 59e52b2510 by Yifan Hong · 5 years ago
  92. 75010c5 Use libsnapshot stub classes am: f9cb4492c2 by Yifan Hong · 5 years ago
  93. 302fa70 Add DynamicPartitionControlAndroid unittest for Virtual A/B by Yifan Hong · 5 years ago
  94. 5c5743f Also clear required_size if successful by Yifan Hong · 5 years ago
  95. 5f32ee2 MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style. by Yifan Hong · 5 years ago
  96. 59e52b2 Delete MockDynamicPartitionControl. by Yifan Hong · 5 years ago
  97. f9cb449 Use libsnapshot stub classes by Yifan Hong · 5 years ago
  98. 88deeef update_engine: Disable SortIncludes in .clang-format by Jae Hoon Kim · 5 years ago
  99. d9b511d update_engine: Fix typo in comment by Andrew · 5 years ago
  100. bf42253 [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: 99b95ac857 -s ours by Xin Li · 5 years ago