1. 13ca39f Match update_engine puffin API to the ToT by Amin Hassani · 7 years ago
  2. 77d7cbc update_engine: Disable puffin in minor version 4 by Amin Hassani · 7 years ago
  3. 15de2fd Temporarily disable puffin to unblock ota generation by Tianjie Xu · 7 years ago
  4. 6d2c71e update_engine: Fix a stack use after scope issue. by Manoj Gupta · 7 years ago
  5. f94b643 update_payload: migrate the license headers to AOSP by Amin Hassani · 7 years ago
  6. ddd335f update_payload: fix an argument typo by Amin Hassani · 7 years ago
  7. a548902 update_payload: remove block tracer by Amin Hassani · 7 years ago
  8. cb2da0d update_engine: Temporarily disable XZ generation by Amin Hassani · 7 years ago
  9. 43900ae Relanding 'update_engine: Add XZ compression for CrOS' by Amin Hassani · 7 years ago
  10. c0cfb7d update_engine: remove redundant utils functions by Eric Caruso · 7 years ago
  11. 4495bfe update_engine: fix lint issues in DeltaPerformer tests by Eric Caruso · 7 years ago
  12. 7feac5b update_engine: use ScopedTempDir::GetPath by Eric Caruso · 7 years ago
  13. 8a51cd7 update_engine: fix missing include in CycleBreaker by Eric Caruso · 7 years ago
  14. 2295167 update_engine_client: post tasks to task runners, not message loops by Eric Caruso · 7 years ago
  15. 2a16ed0 update_engine: qualify stl_util functions by Eric Caruso · 7 years ago
  16. be8b755 update_engine: fix missing include lint error by Eric Caruso · 7 years ago
  17. 52b6039 update_payload: use argparse by Amin Hassani · 7 years ago
  18. 0de7f78 Relanding 'update_payload: Add XZ compression support' by Amin Hassani · 7 years ago
  19. 840703a Fix update over cellular network on guest account by Weidong Guo · 7 years ago
  20. b05a65a update_payload: Fix most of lint styling issues. by Amin Hassani · 7 years ago
  21. 8adc243 Fix pylint warnings in update_device.py by Sen Jiang · 7 years ago
  22. 5a65286 Fix pylint issue in payload.py by Sen Jiang · 7 years ago
  23. d9cb290 update_engine: Unify disk access for SOURCE_BSDIFF through update_engine by Amin Hassani · 7 years ago
  24. b9e91ef update_payload: add run_unittests script by Amin Hassani · 7 years ago
  25. afd8cea update_engine: Log the rootfs and stateful partition's lsb-release by Amin Hassani · 7 years ago
  26. c77e3a2 Revert "update_engine: Add XZ compression for CrOS" by Amin Hassani · 7 years ago
  27. b44f73b Revert "update_payload: Add XZ compression support" by Amin Hassani · 7 years ago
  28. 717c324 update_engine: Add XZ compression for CrOS by Amin Hassani · 7 years ago
  29. f1d6cea update_payload: Add XZ compression support by Amin Hassani · 7 years ago
  30. 9fd76b6 update_engine: Update unit tests to use unique_ptr for PolicyProvider by Igor · 7 years ago
  31. df3a866 update_engine: Fix comments in update_metadata.proto by Amin Hassani · 7 years ago
  32. d8b67f4 update_engine: Remove the duplicate BlocksInExtents by Amin Hassani · 7 years ago
  33. 06c6d08 update_engine: Add an explanatory comment by Amin Hassani · 7 years ago
  34. 6be7168 update_payload: Add puffin binary path to paycheck.py by Amin Hassani · 7 years ago
  35. 7bc9c02 update_engine: Increase minor version to 4 by Amin Hassani · 7 years ago
  36. efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 7 years ago
  37. 02855c2 update_engine: Apply PUFFDIFF operation by Amin Hassani · 7 years ago
  38. 3cd4df1 update_engine: Generate PUFFDIFF operation by Amin Hassani · 7 years ago
  39. cdeb6e6 update_payload: Add puffdiff support. by Amin Hassani · 7 years ago
  40. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 7 years ago
  41. 8ad22ba update_payload: Add zero operation support by Amin Hassani · 7 years ago
  42. f5a06d8 update_engine: Stop adding unneeded parameters for some operations. by Amin Hassani · 7 years ago
  43. e9f9661 Add multi thread support for A/B generator by Tianjie Xu · 7 years ago
  44. 924183b update_engine: Add Squashfs (phase 2) by Amin Hassani · 7 years ago
  45. ae85374 update_payload: Fix larger source issue by Amin Hassani · 7 years ago
  46. a6f74d6 COMMIT-QUEUE.ini: Create an INI and add moblab. by Don Garrett · 7 years ago
  47. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  48. a3fc20a update_engine: Activate CachedFileDescriptor by Amin Hassani · 7 years ago
  49. cf5f1f1 Update to use libbrillo Chrome proxy resolver by Jeffrey Kardatzke · 7 years ago
  50. d7da8f4 update_engine: Add Squashfs (phase 1) by Amin Hassani · 7 years ago
  51. 3ba7a08 scripts: import blockdiff by Mike Frysinger · 7 years ago
  52. acd7be8 update_engine: Add CachedFileDescriptor by Amin Hassani · 7 years ago
  53. 5192fe5 update_engine: Add Flush() to FileDescriptor by Amin Hassani · 7 years ago
  54. db56be9 update_engine: Use ExtentReader by Amin Hassani · 7 years ago
  55. ee6d9a1 update_engine: Add ExtentReader by Amin Hassani · 7 years ago
  56. cd7edbe update_engine: Replace vector<Extent> with RepeatedPtrField<Extent> by Amin Hassani · 7 years ago
  57. b7f45df update_engine: Pass reboot description to powerd. by Daniel Erat · 7 years ago
  58. 5e11cef update_engine: Fixes issues introduced in a previous AOSP CL. by Amin Hassani · 7 years ago
  59. 21ec92f Move extent copy and hash logic to a new file. by Alex Deymo · 8 years ago
  60. 69583ba update_engine: Fix lint issues in delta_performer.cc by Amin Hassani · 7 years ago
  61. a50011f Remove unused FileDescriptor::Reset(). by Alex Deymo · 8 years ago
  62. 79cdbd6 update_engine: Adds back a unittest by Amin Hassani · 7 years ago
  63. caa9d86 Don't fill in partitions in InstallPlan in ApplyPayload. by Sen Jiang · 7 years ago
  64. ddbf8f0 Fix applying REPLACE_XZ operation when verifying payload. by Sen Jiang · 7 years ago
  65. dcd8b95 update_engine: removes unneeded dependencies from unittests by Amin Hassani · 7 years ago
  66. 70fce1e update_engine: fix verify for brillo major version by Amin Hassani · 7 years ago
  67. 4c1b75d Fix compile error when USE_CHROME_NETWORK_PROXY is not set. by Alex Deymo · 7 years ago
  68. eb87580 update_engine: Add CPPLINT.cfg by Amin Hassani · 7 years ago
  69. 954ee07 update_engine: Add presubmit hooks by Amin Hassani · 7 years ago
  70. 20053fc update_engine: Use the bsdiff library instead of its executable by Amin Hassani · 7 years ago
  71. 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  72. 489875a update_engine: Defines proto2 as the syntax of the protobuf by Amin Hassani · 7 years ago
  73. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  74. 4b9775a update_engine: Add "verify" support to brillo_update_payload by Amin Hassani · 7 years ago
  75. 73b18b8 update_engine: Only split operation if it has multiple dst extents. by Sen Jiang · 7 years ago
  76. 1a53ba0 update_engine_client: Fixes some styling/lint issues by Amin Hassani · 7 years ago
  77. dfae2b9 Added ahassani@ to the OWNER file by Amin Hassani · 7 years ago
  78. 3d32f85 update_engine: Reduce verbosity of delta_generator by Simon Glass · 7 years ago
  79. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 7 years ago
  80. 39f5714 Log DeltaPerformer operation histogram after update by Lann Martin · 7 years ago
  81. 3584bce Retries getting status of update_engine on error before giving up. by Amin Hassani · 7 years ago
  82. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  83. 1677e81 Adds check/set for first_active_omaha_ping_sent (from vpd). by Amin Hassani · 7 years ago
  84. eaad5d0 Do not merge to AOSP: Fixes the link to brillo-clang-format in CrOS by Amin Hassani · 7 years ago
  85. 8f08cfc Fix the long time ioctl problem. by Amin Hassani · 7 years ago
  86. fca4775 Contained clang specific pragmas inside #if defined(__clang__) #endif by Amin Hassani · 7 years ago
  87. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  88. a763c2d update_engine_client: add O_DSYNC flags by Grant Grundler · 7 years ago
  89. 948ea58 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  90. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 7 years ago
  91. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  92. d6803aa Remove redundant dbus USE variable by Chirantan Ekbote · 7 years ago
  93. b46a56c Remove redundant variables from gyp file by Chirantan Ekbote · 7 years ago
  94. c0e8f9a Always update target version prefix by Xiyuan Xia · 8 years ago
  95. 067053e update_engine: migrate usage of deprecated base::Value methods by Ben Chan · 8 years ago
  96. 7f4bc3f update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 8 years ago
  97. 8009861 update_engine: clean up sleep process in P2PManagerTest.LookupURL by Ben Chan · 8 years ago
  98. 70a2119 update_engine: clean up sleep process in SubprocessTest.CancelTest by Ben Chan · 8 years ago
  99. dc1189f update_engine: remove deprecated defines by Yunlian Jiang · 8 years ago
  100. eecb0a5 Remove IMGDIFF operation application support. by Alex Deymo · 7 years ago