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