1. 5c9082d Defaults update_device to use only compatible python versions by markdr · 7 years ago
  2. 684c9cd Add support for reporting product components to Omaha. by Sen Jiang · 7 years ago
  3. 90aaa10 Collect metrics for android update attempt by Tianjie Xu · 7 years ago
  4. 012aa5b Move to libbase properties by Tom Cherry · 7 years ago
  5. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 7 years ago
  6. 1b66114 Implement the android metrics reporter by Tianjie Xu · 7 years ago
  7. 98333a8 add unittests for metrics_reporter_omaha by Tianjie Xu · 7 years ago
  8. 3b15b59 update_device.py: support OTA zip if use omaha too. by Sen Jiang · 7 years ago
  9. c2527f4 Fix pylint issue in payload.py by Sen Jiang · 7 years ago
  10. 144f9f8 update_device.py: use the appid from request. by Sen Jiang · 7 years ago
  11. 6c863b7 Allow update_engine to log to both logd and filesystem by Tianjie Xu · 7 years ago
  12. 098f702 Rename metrics.cc to metrics_reporter_omaha.cc by Tianjie Xu · 7 years ago
  13. db537c1 brillo_update_payload should require simg2img. by Sen Jiang · 7 years ago
  14. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  15. 7f92e2b Update API: initial support by Aaron Wood · 7 years ago
  16. b1e063a Only accept cohort in app that matches product id. by Sen Jiang · 7 years ago
  17. 9321f50 Track bytes received across multiple update files by Aaron Wood · 7 years ago
  18. 7dcdedf Extract new system version from Omaha responses by Aaron Wood · 7 years ago
  19. 62414d7 Enable cpplint pre-upload repo hook in AOSP. by Sen Jiang · 7 years ago
  20. 0c51cbf update_engine: Add CPPLINT.cfg by Amin Hassani · 7 years ago
  21. cbd37c6 Error out if SetProcessNetwork fails. by Sen Jiang · 7 years ago
  22. a48f630 Move extent copy and hash logic to a new file. by Alex Deymo · 8 years ago
  23. 4136062 Don't fill in partitions in InstallPlan in ApplyPayload. by Sen Jiang · 7 years ago
  24. 8adc1ad Fix applying REPLACE_XZ operation when verifying payload. by Sen Jiang · 7 years ago
  25. a566cb6 update_engine: fix verify for brillo major version by Amin Hassani · 7 years ago
  26. 209e57a Fix compile error when USE_CHROME_NETWORK_PROXY is not set. by Alex Deymo · 7 years ago
  27. 546ded5 delta_generator: Convert ABORT into an exit(1). by Alex Deymo · 7 years ago
  28. 806f53d Fix divsufsort64.h not found error in Android. by Sen Jiang · 7 years ago
  29. 71be937 update_engine: Use the bsdiff library instead of its executable by Amin Hassani · 7 years ago
  30. 49fdb09 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  31. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  32. 1352093 update_engine: Add "verify" support to brillo_update_payload by Amin Hassani · 7 years ago
  33. a7ee9d0 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 7 years ago
  34. ac95cd5 Remove unused FileDescriptor::Reset(). am: 4a53c76795 by Alex Deymo · 7 years ago
  35. 4a53c76 Remove unused FileDescriptor::Reset(). by Alex Deymo · 7 years ago
  36. 7490092 Add support for omaha in update_device.py am: a1784b7e23 by Sen Jiang · 7 years ago
  37. 80a5aa2 Fix pylint warnings in update_device.py am: 1048559a5c by Sen Jiang · 7 years ago
  38. a1784b7 Add support for omaha in update_device.py by Sen Jiang · 7 years ago
  39. 1048559 Fix pylint warnings in update_device.py by Sen Jiang · 7 years ago
  40. 79c0297 Remove useless open mode am: 5a46a18f4b by George Burgess IV · 7 years ago
  41. 5a46a18 Remove useless open mode by George Burgess IV · 7 years ago
  42. d4f0797 Fix the long time ioctl problem. am: 4155520522 by Amin Hassani · 7 years ago
  43. 4155520 Fix the long time ioctl problem. by Amin Hassani · 7 years ago
  44. fd6c39c Revert "update_engine: Update libchrome APIS to r456626." am: ffb30ed63b by Luis Hector Chavez · 7 years ago
  45. ffb30ed Revert "update_engine: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  46. b5d6fa2 update_engine: Update libchrome APIS to r456626. am: 663ff4b30b by Jay Civelli · 7 years ago
  47. 663ff4b update_engine: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  48. 14e42e2 Remove LOCAL_CLANG am: fd42c84269 by Lennart Wieboldt · 7 years ago
  49. fd42c84 Remove LOCAL_CLANG by Lennart Wieboldt · 7 years ago
  50. 7be9ec2 Use IBinder to uniquely identify binder callbacks. am: b7f7380688 by Sen Jiang · 7 years ago
  51. b7f7380 Use IBinder to uniquely identify binder callbacks. by Sen Jiang · 7 years ago
  52. d47c30b Fix crash in UpdateAttempterAndroid. am: 2d1c87bbd5 by Sen Jiang · 7 years ago
  53. 2d1c87b Fix crash in UpdateAttempterAndroid. by Sen Jiang · 7 years ago
  54. 07cb787 Don't update if any app has status="noupdate". am: 00adf7b314 by Sen Jiang · 7 years ago
  55. 207608d Use the prefix in product_id for system_id. am: b56fe9f107 by Sen Jiang · 7 years ago
  56. da3cc98 Report system_version in os version. am: 3faf4e7c91 by Sen Jiang · 7 years ago
  57. 97eb291 Reset payload index in payload state. am: 97eba34594 by Sen Jiang · 7 years ago
  58. 7a1f89b Report build_type to Omaha. am: 1d5d95ffd8 by Sen Jiang · 7 years ago
  59. e1b31f3 Support IsDeltaPayload per <package>. am: cdd5206c65 by Sen Jiang · 7 years ago
  60. 2755c5b Treat noupdate="true" as noupdate. am: 5006aeac10 by Sen Jiang · 7 years ago
  61. e7f94b8 Resume multiple payloads. am: 5ae865b431 by Sen Jiang · 7 years ago
  62. 0ec5d95 Don't clear previous partitions in DeltaPerformer. am: d2ff2a0ee8 by Sen Jiang · 7 years ago
  63. 659ab79 Define the payload key on PRODUCT_IOT builds. am: 78850aa56f by Alex Deymo · 7 years ago
  64. d5a1e0a Parse multiple <app> tag. am: 81259681c4 by Sen Jiang · 7 years ago
  65. 52139f9 Send both system id and product id to Omaha. am: 94a4decc03 by Sen Jiang · 7 years ago
  66. a8eb251 Apply multiple payload in DownloadAction. am: 6c73668ddc by Sen Jiang · 7 years ago
  67. ca43297 Parse multiple packages from Omaha response. am: 0affc2c099 by Sen Jiang · 7 years ago
  68. 00f0733 Store raw payload hash blob in install plan. am: 2703ef4466 by Sen Jiang · 7 years ago
  69. 00adf7b Don't update if any app has status="noupdate". by Sen Jiang · 7 years ago
  70. b56fe9f Use the prefix in product_id for system_id. by Sen Jiang · 7 years ago
  71. 3faf4e7 Report system_version in os version. by Sen Jiang · 7 years ago
  72. 97eba34 Reset payload index in payload state. by Sen Jiang · 7 years ago
  73. 1d5d95f Report build_type to Omaha. by Sen Jiang · 7 years ago
  74. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  75. 5006aea Treat noupdate="true" as noupdate. by Sen Jiang · 7 years ago
  76. 5ae865b Resume multiple payloads. by Sen Jiang · 7 years ago
  77. d2ff2a0 Don't clear previous partitions in DeltaPerformer. by Sen Jiang · 7 years ago
  78. 78850aa Define the payload key on PRODUCT_IOT builds. by Alex Deymo · 7 years ago
  79. 8125968 Parse multiple <app> tag. by Sen Jiang · 7 years ago
  80. 94a4dec Send both system id and product id to Omaha. by Sen Jiang · 7 years ago
  81. 6c73668 Apply multiple payload in DownloadAction. by Sen Jiang · 7 years ago
  82. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 7 years ago
  83. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 7 years ago
  84. a846fe0 Add unbind() binder API. am: 5caab19d5a by Sen Jiang · 7 years ago
  85. 5caab19 Add unbind() binder API. by Sen Jiang · 7 years ago
  86. ab2d19c Only split operation if it has multiple dst extents. am: 929461ab11 by Sen Jiang · 7 years ago
  87. 929461a Only split operation if it has multiple dst extents. by Sen Jiang · 7 years ago
  88. e3740d2 Add multi thread support for A/B generator am: c4ad1ebc33 am: 65e115f0d2 by Tianjie Xu · 7 years ago
  89. 65e115f Add multi thread support for A/B generator am: c4ad1ebc33 by Tianjie Xu · 7 years ago
  90. c4ad1eb Add multi thread support for A/B generator by Tianjie Xu · 7 years ago
  91. 059bbe8 Revert "Add functions to allow update over cellular (including tethered connection)" am: 5688d16057 am: c5ee00df90 by Tao Bao · 7 years ago
  92. 343d05d Revert "Add functions to allow update over cellular (including tethered connection)" am: 5688d16057 by Tao Bao · 7 years ago
  93. c5ee00d Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  94. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  95. daafe22 update_engine: Use org.chromium.NetworkProxyService. am: e5f6f2571d am: 554ebcf204 by Daniel Erat · 7 years ago
  96. f581485 Add functions to allow update over cellular (including tethered connection) am: 4b0d6032cb am: edd4cd2c48 by Weidong Guo · 7 years ago
  97. 77b0b5b Remove redundant dbus USE variable am: d6803aa21c am: da85a3f303 am: 0fd2acd596 by Chirantan Ekbote · 7 years ago
  98. 1a65c41 Remove redundant variables from gyp file am: b46a56c7d3 am: 9cbd2fbc91 by Chirantan Ekbote · 7 years ago
  99. 00a5c88 Always update target version prefix am: c0e8f9acec am: b25025d8c7 am: ab1701d945 by Xiyuan Xia · 7 years ago
  100. 23d4372 update_engine: migrate usage of deprecated base::Value methods am: 067053eea5 am: e035a502c2 by Ben Chan · 7 years ago