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