1. dcd8b95 update_engine: removes unneeded dependencies from unittests by Amin Hassani · 7 years ago
  2. 70fce1e update_engine: fix verify for brillo major version by Amin Hassani · 7 years ago
  3. 4c1b75d Fix compile error when USE_CHROME_NETWORK_PROXY is not set. by Alex Deymo · 7 years ago
  4. eb87580 update_engine: Add CPPLINT.cfg by Amin Hassani · 7 years ago
  5. 954ee07 update_engine: Add presubmit hooks by Amin Hassani · 7 years ago
  6. 20053fc update_engine: Use the bsdiff library instead of its executable by Amin Hassani · 7 years ago
  7. 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  8. 489875a update_engine: Defines proto2 as the syntax of the protobuf by Amin Hassani · 7 years ago
  9. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  10. 4b9775a update_engine: Add "verify" support to brillo_update_payload by Amin Hassani · 7 years ago
  11. 73b18b8 update_engine: Only split operation if it has multiple dst extents. by Sen Jiang · 7 years ago
  12. 1a53ba0 update_engine_client: Fixes some styling/lint issues by Amin Hassani · 7 years ago
  13. dfae2b9 Added ahassani@ to the OWNER file by Amin Hassani · 7 years ago
  14. 3d32f85 update_engine: Reduce verbosity of delta_generator by Simon Glass · 7 years ago
  15. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 7 years ago
  16. 39f5714 Log DeltaPerformer operation histogram after update by Lann Martin · 7 years ago
  17. 3584bce Retries getting status of update_engine on error before giving up. by Amin Hassani · 7 years ago
  18. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  19. 1677e81 Adds check/set for first_active_omaha_ping_sent (from vpd). by Amin Hassani · 7 years ago
  20. eaad5d0 Do not merge to AOSP: Fixes the link to brillo-clang-format in CrOS by Amin Hassani · 7 years ago
  21. 8f08cfc Fix the long time ioctl problem. by Amin Hassani · 7 years ago
  22. fca4775 Contained clang specific pragmas inside #if defined(__clang__) #endif by Amin Hassani · 7 years ago
  23. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  24. a763c2d update_engine_client: add O_DSYNC flags by Grant Grundler · 7 years ago
  25. 948ea58 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  26. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  27. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  28. d6803aa Remove redundant dbus USE variable by Chirantan Ekbote · 8 years ago
  29. b46a56c Remove redundant variables from gyp file by Chirantan Ekbote · 8 years ago
  30. c0e8f9a Always update target version prefix by Xiyuan Xia · 8 years ago
  31. 067053e update_engine: migrate usage of deprecated base::Value methods by Ben Chan · 8 years ago
  32. 7f4bc3f update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 8 years ago
  33. 8009861 update_engine: clean up sleep process in P2PManagerTest.LookupURL by Ben Chan · 8 years ago
  34. 70a2119 update_engine: clean up sleep process in SubprocessTest.CancelTest by Ben Chan · 8 years ago
  35. dc1189f update_engine: remove deprecated defines by Yunlian Jiang · 8 years ago
  36. eecb0a5 Remove IMGDIFF operation application support. by Alex Deymo · 7 years ago
  37. 558fe6a Fix Chrome OS build of update_engine. by Alex Deymo · 7 years ago
  38. 6765a68 Move to use bsdiff/ prefix in includes. by Alex Deymo · 7 years ago
  39. 27d9d53 Remove references to individual genders by Thiemo Nagel · 7 years ago
  40. 56db75d Remove call to cpu limiter in Android. by Sen Jiang · 7 years ago
  41. ce7b569 Include <sys/sysmacros.h> for major/minor/makedev. by Elliott Hughes · 7 years ago
  42. 038cdbf Add missing static libs to support libimgpatch by Tianjie Xu · 7 years ago
  43. 941cf23 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  44. c00ec56 Allow to cancel a proxy resolution request. by Alex Deymo · 8 years ago
  45. 70063d9 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  46. 0571c80 Update for libxz-host -> libxz. by Steven Moreland · 7 years ago
  47. 8cc601b Remove redundant dbus USE variable by Chirantan Ekbote · 8 years ago
  48. 04c2305 Ignore source partitions smaller than 4 KiB. by Alex Deymo · 8 years ago
  49. 200be33 Remove redundant variables from gyp file by Chirantan Ekbote · 8 years ago
  50. 5b9b92c Switch to fs_mgr_read_fstab("/fstab.device") am: eb895c9001 by Bowgo Tsai · 8 years ago
  51. eb895c9 Switch to fs_mgr_read_fstab("/fstab.device") by Bowgo Tsai · 8 years ago
  52. f530e0e Track the API change to ApplyImagePatch(). am: 4b5da322bd by Tao Bao · 8 years ago
  53. 4b5da32 Track the API change to ApplyImagePatch(). by Tao Bao · 8 years ago
  54. bd42bfa Remove weave support from update_engine. am: dc066f14d2 by Alex Deymo · 8 years ago
  55. dc066f1 Remove weave support from update_engine. by Alex Deymo · 8 years ago
  56. ddccea4 Unmount old postinstall mountpoint from previous runs. am: f411650403 by Alex Deymo · 8 years ago
  57. f411650 Unmount old postinstall mountpoint from previous runs. by Alex Deymo · 8 years ago
  58. e013f6a Fix the path to zlib_fingerprint. am: a6dc0fe787 by Alex Deymo · 8 years ago
  59. a6dc0fe Fix the path to zlib_fingerprint. by Alex Deymo · 8 years ago
  60. 8ad358c Send the system image build fingerprint and bootloader versions. am: ebf6e1228e by Alex Deymo · 8 years ago
  61. 55bb875 Set the uid to AID_OTA_UPDATE when tagging sockets. am: eb2565593f by Alex Deymo · 8 years ago
  62. ebf6e12 Send the system image build fingerprint and bootloader versions. by Alex Deymo · 8 years ago
  63. eb1ffc5 scripts: New script to update a device connected via adb am: 6751bbe28c by Alex Deymo · 8 years ago
  64. c3076a1 Enable pylintrc to match existing code. am: bae90be552 by Alex Deymo · 8 years ago
  65. eb25655 Set the uid to AID_OTA_UPDATE when tagging sockets. by Alex Deymo · 8 years ago
  66. 6751bbe scripts: New script to update a device connected via adb by Alex Deymo · 8 years ago
  67. bae90be Enable pylintrc to match existing code. by Alex Deymo · 8 years ago
  68. ba3dd81 Untag and stop watch on network sockets before closing them. am: 13e9518b53 by Alex Deymo · 8 years ago
  69. 13e9518 Untag and stop watch on network sockets before closing them. by Alex Deymo · 8 years ago
  70. 463d844 Replacing fs_mgr_read_fstab() with new fs_mgr APIs am: d998b820ef by Bowgo Tsai · 8 years ago
  71. d998b82 Replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 8 years ago
  72. 302b817 Remove update_engine from dbus group. am: d08818f36b by Sen Jiang · 8 years ago
  73. d08818f Remove update_engine from dbus group. by Sen Jiang · 8 years ago
  74. 88aaf59 Remove dbus and shill support in Android.mk am: a7c4de21a8 by Sen Jiang · 8 years ago
  75. a7c4de2 Remove dbus and shill support in Android.mk by Sen Jiang · 8 years ago
  76. e8d737b Compile in Omaha support for IoT variants. am: 49d6445dfb by Alex Deymo · 8 years ago
  77. 49d6445 Compile in Omaha support for IoT variants. by Alex Deymo · 8 years ago
  78. 3a64123 Document the header key/value pair key names. am: b1e3e3c48d by Elliott Hughes · 8 years ago
  79. b1e3e3c Document the header key/value pair key names. by Elliott Hughes · 8 years ago
  80. 6971b06 Disable macro redefined warnings on some includes. am: dcb1861257 by Christopher Ferris · 8 years ago
  81. dcb1861 Disable macro redefined warnings on some includes. by Christopher Ferris · 8 years ago
  82. 4d34c18 Always update target version prefix by Xiyuan Xia · 8 years ago
  83. 17ba71d Tag network sockets. am: 63cfcf4976 by Alex Deymo · 8 years ago
  84. 63cfcf4 Tag network sockets. by Alex Deymo · 8 years ago
  85. 1f5f78e Report combined system version and product version. am: 983f5780ca by Sen Jiang · 8 years ago
  86. 983f578 Report combined system version and product version. by Sen Jiang · 8 years ago
  87. 45904c6 Use registered users in system/update_engine OWNERS files. am: ebdb8beb93 by Chih-Hung Hsieh · 8 years ago
  88. ebdb8be Use registered users in system/update_engine OWNERS files. by Chih-Hung Hsieh · 8 years ago
  89. 77e9420 Use bspatch as a library. am: 7a65909568 am: bae1ec2e7a am: 941ef20b3e by Sen Jiang · 8 years ago
  90. 62cc085 Add libbspatch dependency. am: 26dfa326df am: 3be2d9b15a am: 020a289d8d by Sen Jiang · 8 years ago
  91. 941ef20 Use bspatch as a library. am: 7a65909568 am: bae1ec2e7a by Sen Jiang · 8 years ago
  92. 020a289 Add libbspatch dependency. am: 26dfa326df am: 3be2d9b15a by Sen Jiang · 8 years ago
  93. bae1ec2 Use bspatch as a library. am: 7a65909568 by Sen Jiang · 8 years ago
  94. 3be2d9b Add libbspatch dependency. am: 26dfa326df by Sen Jiang · 8 years ago
  95. 7a65909 Use bspatch as a library. by Sen Jiang · 8 years ago
  96. 26dfa32 Add libbspatch dependency. by Sen Jiang · 8 years ago
  97. 08217a9 Cleanup the RetryTimeoutCallback(). am: b20de692d8 am: 07809e8e86 am: 0edf58f52d by Alex Deymo · 8 years ago
  98. 0501747 Add unittest for TerminateTrasnfer between ranges. am: 4ea2d92b2d am: 96fe71819a by Alex Deymo · 8 years ago
  99. 374c725 Fix terminating a transfer while resolving proxies. am: 71f6762c7e am: a7d55efc9b by Alex Deymo · 8 years ago
  100. fd47144 Allow to cancel a proxy resolution request. am: 3582194c10 am: 918246240b by Alex Deymo · 8 years ago