1. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 5 years ago
  2. e283ce4 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  3. d60dc39 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  4. 5b00207 update_engine: Fix non inclusive vocabulary by Andrew · 5 years ago
  5. b0b9c20 Parallelize delta generation across partition by Kelvin Zhang · 5 years ago
  6. 0a92a62 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  7. 6431c33 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  8. aff51c2 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  9. fc24afe Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  10. c036b10 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  11. a9997f0 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  12. 15a6ead Reduce wait time in SubprocessTest.CancelTest by Qijiang Fan · 5 years ago
  13. 3756c3e brillo_update_payload: allow specifying delta_generator from env by Yifan Hong · 5 years ago
  14. c380666 Bump the minor version by Tianjie · 5 years ago
  15. 934b847 Update UE to remove MessageLoop::current()->WatchFileDescriptor. by Tianjie · 5 years ago
  16. ebd5e25 Fix wording to comply with respectful-code by Kelvin Zhang · 5 years ago
  17. f5baff4 Support generation of partial updates by Tianjie · 5 years ago
  18. cc011d3 Cache OTA manifest in update_engine by Kelvin Zhang · 5 years ago
  19. ef1f614 Add new Android owners. by Sen Jiang · 5 years ago
  20. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  21. d2da7b1 Report actual payload type by Kelvin Zhang · 5 years ago
  22. d282252 Correctly check if a directory exists by Kelvin Zhang · 5 years ago
  23. 242e33a Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 5 years ago
  24. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  25. 33d1809 Fall back to memory pref if pref dir doesn't exist by Kelvin Zhang · 5 years ago
  26. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  27. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 5 years ago
  28. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 5 years ago
  29. 3562a5d update_engine: Remove dead CpuLimiter declaration by Jae Hoon Kim · 5 years ago
  30. d3865d1 Add PartitionUpdateGenerator by Tianjie · 5 years ago
  31. 13e4195d Check for system_other existence in recovery mode as well. by P.Adarsh Reddy · 5 years ago
  32. 51a5a39 Add an overload function in boot control by Tianjie · 5 years ago
  33. 550ade4 Fix update_engine libchrome log tag. by Yifan Hong · 5 years ago
  34. 2dfd35d update_engine: Log when EOL date is set + retrieved by Jae Hoon Kim · 5 years ago
  35. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 5 years ago
  36. 74e47d9 update_engine: Fix header file dependency. by Tatsuhisa Yamaguchi · 5 years ago
  37. ad67198 update_engine: Powerwash based on version by Miriam Polzer · 5 years ago
  38. 3f894a8 update_engine: Fix ubsan error for undefined-behavior by Jae Hoon Kim · 5 years ago
  39. 975e866 update_engine: Ignore Wdeprecated-declarations. by Allen Webb · 5 years ago
  40. 0b6501c update_engine: use base::NumberToString by Qijiang Fan · 5 years ago
  41. 5e8e30b update_engine: UpdateAttempter manages lifetime of Excluder by Jae Hoon Kim · 5 years ago
  42. 38de3b1 update_engine: Implement Excluder Class + Tests by Jae Hoon Kim · 5 years ago
  43. 29a80e0 update_engine: Fix [Memory|File]Storage partial inconsistency by Jae Hoon Kim · 5 years ago
  44. c1f3692 update_engine: Multi-level |PrefsInterface::CreateSubKey()| by Jae Hoon Kim · 5 years ago
  45. 0cf1acb update_engine: Add powerwash flag to update status by Miriam Polzer · 5 years ago
  46. e6b888c update_engine: run gn format BUILD.gn and *.gni by Clark Chung · 5 years ago
  47. 50f2673 update_engine: Place DlcserviceInterface factory in interface header by Jae Hoon Kim · 5 years ago
  48. 3635e64 Do not erase system_other if zero length. am: 64331b37cb by Yifan Hong · 5 years ago
  49. 64331b3 Do not erase system_other if zero length. by Yifan Hong · 5 years ago
  50. a3210e6 update_engine: NextPayload() resets URL index by Jae Hoon Kim · 5 years ago
  51. 065d78d update_engine: Change DLC metadata path by Andrew · 5 years ago
  52. ebea339 update_engine: Utilize Optional for OmahaParserData by Jae Hoon Kim · 5 years ago
  53. dfd32ca Add METADATA to update_engine: Apache2+BSD = NOTICE am: 7d674af471 by Bob Badour · 5 years ago
  54. fab175a update_engine: Change parameters of AttemptInstall() DBus by Amin Hassani · 5 years ago
  55. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 5 years ago
  56. 7d674af Add METADATA to update_engine: Apache2+BSD = NOTICE by Bob Badour · 5 years ago
  57. 60a481c Allow non-existing fstab.postinstall am: 93cde30635 by Yifan Hong · 5 years ago
  58. 93cde30 Allow non-existing fstab.postinstall by Yifan Hong · 5 years ago
  59. 50504d6 update_engine: Dump InstallPlan with Partitions by Jae Hoon Kim · 5 years ago
  60. 914f554 update_engine: Fix bug in MemoryPrefs::MemoryStorage::DeleteKey() by Andrew · 5 years ago
  61. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 5 years ago
  62. e8e2fce Avoid VAB merge when running a DSU am: 224aed945d by Howard Chen · 5 years ago
  63. 224aed9 Avoid VAB merge when running a DSU by Howard Chen · 5 years ago
  64. 823d281 Add DynamicPartitionControlAndroid unittest for Virtual A/B am: 302fa70565 by Yifan Hong · 5 years ago
  65. 047323b Also clear required_size if successful am: 5c5743f6c6 by Yifan Hong · 5 years ago
  66. c27e063 MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style. am: 5f32ee2b9f by Yifan Hong · 5 years ago
  67. 8635cb5 Delete MockDynamicPartitionControl. am: 59e52b2510 by Yifan Hong · 5 years ago
  68. 75010c5 Use libsnapshot stub classes am: f9cb4492c2 by Yifan Hong · 5 years ago
  69. 302fa70 Add DynamicPartitionControlAndroid unittest for Virtual A/B by Yifan Hong · 5 years ago
  70. 5c5743f Also clear required_size if successful by Yifan Hong · 5 years ago
  71. 5f32ee2 MockDynamicPartitionControlAndroid: Use new MOCK_METHOD style. by Yifan Hong · 5 years ago
  72. 59e52b2 Delete MockDynamicPartitionControl. by Yifan Hong · 5 years ago
  73. f9cb449 Use libsnapshot stub classes by Yifan Hong · 5 years ago
  74. 88deeef update_engine: Disable SortIncludes in .clang-format by Jae Hoon Kim · 5 years ago
  75. d9b511d update_engine: Fix typo in comment by Andrew · 5 years ago
  76. 99b95ac DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master by Xin Li · 5 years ago
  77. 8186692 Allow to skip mounting metadata in recovery. am: 4d7c5eb7a1 am: 6cb0dc498b by Yifan Hong · 5 years ago
  78. 6cb0dc4 Allow to skip mounting metadata in recovery. am: 4d7c5eb7a1 by Yifan Hong · 5 years ago
  79. 4d7c5eb Allow to skip mounting metadata in recovery. by Yifan Hong · 5 years ago
  80. 70ef21c sideload: fix duplicated logging am: e757420cd6 am: d68fb1ee7c by Yifan Hong · 5 years ago
  81. 0210a20 Revert "Setup android-base logging in sideload." am: 29ebd7a61c am: d5efd48fb6 by Yifan Hong · 5 years ago
  82. d68fb1e sideload: fix duplicated logging am: e757420cd6 by Yifan Hong · 5 years ago
  83. d5efd48 Revert "Setup android-base logging in sideload." am: 29ebd7a61c by Yifan Hong · 5 years ago
  84. e757420 sideload: fix duplicated logging by Yifan Hong · 5 years ago
  85. 29ebd7a Revert "Setup android-base logging in sideload." by Yifan Hong · 5 years ago
  86. ff9c9a6 Add DynamicPartitionControl::EraseSystemOtherAvbFooter am: 2969290920 am: 9af0fa61ff by Yifan Hong · 5 years ago
  87. 9af0fa6 Add DynamicPartitionControl::EraseSystemOtherAvbFooter am: 2969290920 by Yifan Hong · 5 years ago
  88. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  89. c48581a update_engine: remove an unreachable return by George Burgess IV · 5 years ago
  90. 2969290 Add DynamicPartitionControl::EraseSystemOtherAvbFooter by Yifan Hong · 5 years ago
  91. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  92. 6541cae Allow forward merge on powerwash. am: 7b3910a58b am: b85180d88d by Yifan Hong · 5 years ago
  93. b85180d Allow forward merge on powerwash. am: 7b3910a58b by Yifan Hong · 5 years ago
  94. 7b3910a Allow forward merge on powerwash. by Yifan Hong · 5 years ago
  95. 48ec4c8 update_engine: Correct test command in README.md by Miriam Polzer · 5 years ago
  96. ae2568d Allow parsing boot image with header version 3 am: 37ae856531 am: 46f4dfbcd1 by Tianjie · 5 years ago
  97. 46f4dfb Allow parsing boot image with header version 3 am: 37ae856531 by Tianjie · 5 years ago
  98. 37ae856 Allow parsing boot image with header version 3 by Tianjie · 5 years ago
  99. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 5 years ago
  100. 509a79b Update android_logging for new liblog API changes am: 35c71f73be am: d737c82170 by Tom Cherry · 5 years ago