1. 128936f postinstall: fixed postinst_action_progress is NaN by Yoshitaka Ishida · 7 years ago
  2. 51c3e5d Check if FileDeltaProcessor succeeded. by Sen Jiang · 7 years ago
  3. 9b9c12e Fragment each file's operations in parallel. by Sen Jiang · 7 years ago
  4. 2560c54 Produce ZERO operations directly for zero blocks. by Sen Jiang · 7 years ago
  5. 07216d6 Additionally look for partition files under RADIO/ in target_files zip. by Tao Bao · 7 years ago
  6. 84f507b Improve logging when generating delta. by Sen Jiang · 7 years ago
  7. ed4c47d Sort FileDeltaProcessor. by Sen Jiang · 7 years ago
  8. e3843cb Parallelize delta read non file data. by Sen Jiang · 7 years ago
  9. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  10. 49a0897 Remove Chrome OS reference in log in common code. by Sen Jiang · 8 years ago
  11. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  12. a57d53e Fix Android Things policy order. by Sen Jiang · 7 years ago
  13. 304680c Add the dependency on libbootloader_message. by Tao Bao · 7 years ago
  14. 2bb8dde Remove unused OmahaResponseHandlerAction::GotNoUpdateResponse(). by Sen Jiang · 7 years ago
  15. 89e24c1 Fix error code for no update. by Sen Jiang · 7 years ago
  16. fe28440 Support optional powerwash from Omaha response. by Sen Jiang · 7 years ago
  17. ee67a8d Remove unnecessary nullptr check for kiosk_required_platform_version_p. by Sen Jiang · 7 years ago
  18. 2229059 Decrease the low bandwidth download timeout by Aaron Wood · 7 years ago
  19. 7ebfccf Fix attempt number for multi payload. by Sen Jiang · 7 years ago
  20. 42fa45e Rename X-GoogleUpdate headers. by Sen Jiang · 7 years ago
  21. 84e0e31 Merge remote-tracking branch 'aosp/upstream-master'. by Sen Jiang · 7 years ago
  22. f7006be Revert "update_engine: Temporarily disable XZ generation" by Amin Hassani · 7 years ago
  23. f87e5cd Also set system version to ForcedUpdate. by Sen Jiang · 7 years ago
  24. e7f1ac4 update_engine: bump minor version to 5 by Amin Hassani · 7 years ago
  25. 7424199 Avoid terminating MultiRangeHttpFetcher twice. by Sen Jiang · 8 years ago
  26. e20eb91 update_payload: Allow paycheck.py to compare apply results. by Amin Hassani · 7 years ago
  27. 13ca39f Match update_engine puffin API to the ToT by Amin Hassani · 7 years ago
  28. de1685f Enable brotli_bsdiff in update package generation by Tianjie Xu · 7 years ago
  29. 26d8977 Disable logging to string in unittest. by Sen Jiang · 7 years ago
  30. 5442cfe Remove the PATH workaround for Android unittest. by Sen Jiang · 7 years ago
  31. 678a68f Match update_engine puffin API to the ToT by Amin Hassani · 7 years ago
  32. ba2213a Fix P2PDownloadActionTest. by Sen Jiang · 7 years ago
  33. 6bb001f Fix broken build introduced by ag/3016038 by Amin Hassani · 7 years ago
  34. 186ff6a Refactor ChromeOSPolicy into policy and utilities by Amin Hassani · 7 years ago
  35. 77d7cbc update_engine: Disable puffin in minor version 4 by Amin Hassani · 7 years ago
  36. 15de2fd Temporarily disable puffin to unblock ota generation by Tianjie Xu · 7 years ago
  37. 8500d3a Always powerwash on channel change if arbitrary channel allowed. by Sen Jiang · 7 years ago
  38. bcb15aa Fix End() not called on ExtentWriter. by Sen Jiang · 7 years ago
  39. 7d28005 Temporarily disable puffin to unblock ota generation by Tianjie Xu · 7 years ago
  40. 3959067 Only find deflates for zip files if puffdiff is enabled by Tianjie Xu · 7 years ago
  41. b379d19 Restructure hash calculation in delta_performer by Amin Hassani · 8 years ago
  42. 6d2c71e update_engine: Fix a stack use after scope issue. by Manoj Gupta · 8 years ago
  43. 4e13cf4 Upon source hash validation failure, log ext4 remount information by Håkan Kvist · 8 years ago
  44. 8cd4234 Don't send components version if changing to more stable channel. by Sen Jiang · 8 years ago
  45. ce3f7cf Make sure channel ends with -channel. by Sen Jiang · 8 years ago
  46. f94b643 update_payload: migrate the license headers to AOSP by Amin Hassani · 8 years ago
  47. 1a7bb2c Enable puffin in update_engine by Tianjie Xu · 8 years ago
  48. ddd335f update_payload: fix an argument typo by Amin Hassani · 8 years ago
  49. e239c8e Remove broken make constructs by Dan Willemsen · 8 years ago
  50. a548902 update_payload: remove block tracer by Amin Hassani · 8 years ago
  51. cb2da0d update_engine: Temporarily disable XZ generation by Amin Hassani · 8 years ago
  52. 43900ae Relanding 'update_engine: Add XZ compression for CrOS' by Amin Hassani · 8 years ago
  53. 7f785f5 Allow arbitrary channels in Android. by Sen Jiang · 8 years ago
  54. 740c2fc Read and write channel from misc. by Sen Jiang · 8 years ago
  55. c0cfb7d update_engine: remove redundant utils functions by Eric Caruso · 8 years ago
  56. 4495bfe update_engine: fix lint issues in DeltaPerformer tests by Eric Caruso · 8 years ago
  57. 7feac5b update_engine: use ScopedTempDir::GetPath by Eric Caruso · 8 years ago
  58. 8a51cd7 update_engine: fix missing include in CycleBreaker by Eric Caruso · 8 years ago
  59. 2295167 update_engine_client: post tasks to task runners, not message loops by Eric Caruso · 8 years ago
  60. 2a16ed0 update_engine: qualify stl_util functions by Eric Caruso · 8 years ago
  61. be8b755 update_engine: fix missing include lint error by Eric Caruso · 8 years ago
  62. 52b6039 update_payload: use argparse by Amin Hassani · 8 years ago
  63. c08140b Save multiple copies of update engine logs by Tianjie Xu · 8 years ago
  64. 0de7f78 Relanding 'update_payload: Add XZ compression support' by Amin Hassani · 8 years ago
  65. 06bbe49 Fix the uninitialized zeros buffer when zeroing blocks by Tianjie Xu · 8 years ago
  66. 7b9a587 Don't log old PartitionInfo for full payload. by Sen Jiang · 8 years ago
  67. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
  68. 840703a Fix update over cellular network on guest account by Weidong Guo · 8 years ago
  69. b05a65a update_payload: Fix most of lint styling issues. by Amin Hassani · 8 years ago
  70. 8adc243 Fix pylint warnings in update_device.py by Sen Jiang · 8 years ago
  71. 5a65286 Fix pylint issue in payload.py by Sen Jiang · 8 years ago
  72. d9cb290 update_engine: Unify disk access for SOURCE_BSDIFF through update_engine by Amin Hassani · 8 years ago
  73. b19c3ec Unbind network after an update in Android. by Sen Jiang · 8 years ago
  74. b9e91ef update_payload: add run_unittests script by Amin Hassani · 8 years ago
  75. a050711 Remove zlib_fingerprint in Android.mk by Sen Jiang · 8 years ago
  76. ee174a1 Lower the retry count in download fetcher if the update is interactive. by Sen Jiang · 8 years ago
  77. 84bc564 Fix build after libchrome uprev. by Sen Jiang · 8 years ago
  78. afd8cea update_engine: Log the rootfs and stateful partition's lsb-release by Amin Hassani · 8 years ago
  79. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 8 years ago
  80. c77e3a2 Revert "update_engine: Add XZ compression for CrOS" by Amin Hassani · 8 years ago
  81. b44f73b Revert "update_payload: Add XZ compression support" by Amin Hassani · 8 years ago
  82. 717c324 update_engine: Add XZ compression for CrOS by Amin Hassani · 8 years ago
  83. f1d6cea update_payload: Add XZ compression support by Amin Hassani · 8 years ago
  84. 9fd76b6 update_engine: Update unit tests to use unique_ptr for PolicyProvider by Igor · 8 years ago
  85. 6651a12 Make update_engine work with non-AB update devices by Isaac Chen · 8 years ago
  86. df3a866 update_engine: Fix comments in update_metadata.proto by Amin Hassani · 8 years ago
  87. d8b67f4 update_engine: Remove the duplicate BlocksInExtents by Amin Hassani · 8 years ago
  88. 795c5b4 Correct variable name for last update check time by Aaron Wood · 8 years ago
  89. c73fdc1 Codestyle fixups to satisfy presubmits by Aaron Wood · 8 years ago
  90. 0b3cc24 Use new bitwise operators for UpdateAttemptFlags by Aaron Wood · 8 years ago
  91. 081c023 Add interactive override update restriction flags by Aaron Wood · 8 years ago
  92. bf5a252 Add flag for restricting downloads by Aaron Wood · 8 years ago
  93. 56d8ab3 Policy for AndroidThings by Aaron Wood · 8 years ago
  94. 23bd339 Allow Policies to defer updates by Aaron Wood · 8 years ago
  95. 06c6d08 update_engine: Add an explanatory comment by Amin Hassani · 8 years ago
  96. 6be7168 update_payload: Add puffin binary path to paycheck.py by Amin Hassani · 8 years ago
  97. 52c8a30 Export AIDL files as a filegroup framework.jar am: 606913a005 by Colin Cross · 8 years ago
  98. 606913a Export AIDL files as a filegroup framework.jar by Colin Cross · 8 years ago
  99. 7bc9c02 update_engine: Increase minor version to 4 by Amin Hassani · 8 years ago
  100. efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 8 years ago