1. eecb0a5 Remove IMGDIFF operation application support. by Alex Deymo · 8 years ago
  2. 038cdbf Add missing static libs to support libimgpatch by Tianjie Xu · 8 years ago
  3. 0571c80 Update for libxz-host -> libxz. by Steven Moreland · 8 years ago
  4. dc066f1 Remove weave support from update_engine. by Alex Deymo · 8 years ago
  5. a7c4de2 Remove dbus and shill support in Android.mk by Sen Jiang · 8 years ago
  6. 49d6445 Compile in Omaha support for IoT variants. by Alex Deymo · 8 years ago
  7. 7a65909 Use bspatch as a library. by Sen Jiang · 9 years ago
  8. 26dfa32 Add libbspatch dependency. by Sen Jiang · 9 years ago
  9. 3582194 Allow to cancel a proxy resolution request. by Alex Deymo · 8 years ago
  10. b8437be Link against libandroid_net instead of the full libandroid. by Alex Deymo · 8 years ago
  11. cd67f91 Add liblog dependency for update_engine by bowgotsai · 8 years ago
  12. 89f6d67 Remove "-host" suffix from libext2fs. by Alex Deymo · 8 years ago
  13. 763e17c Add libbase dependency for update_engine by bowgotsai · 8 years ago
  14. 20bdc70 Parse Android .map files for unknown filesystem. by Alex Deymo · 8 years ago
  15. 25cea5e Switch update engine from libhidl to libhidlbase by Connor O'Brien · 8 years ago
  16. cee6ad9 Revert "Revert "Convert BootControl HAL to binder."" by Connor O'Brien · 8 years ago
  17. 9ca8231 Revert "Convert BootControl HAL to binder." by Connor O'Brien · 8 years ago
  18. 29dcbf3 Convert BootControl HAL to binder. by Alex Deymo · 8 years ago
  19. 063863b Rely on the platform -std default. by Elliott Hughes · 8 years ago
  20. e9ae98c Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  21. 2058a99 Compile update_engine without shill. by Sen Jiang · 8 years ago
  22. 6cacaf5 Use libgtest_prod instead of hard coding paths. by Dan Albert · 8 years ago
  23. 44348e0 Compile update_engine_sideload as a static recovery program. by Alex Deymo · 8 years ago
  24. 41a3101 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 8 years ago
  25. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  26. 03a4de7 Build update_engine_sideload. by Alex Deymo · 8 years ago
  27. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 8 years ago
  28. ade1079 Remove unused libbrillo-http dependency. by Alex Deymo · 8 years ago
  29. 097288e Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 8 years ago
  30. 24ab6c0 Enable unittest in non-Brillo builds. by Sen Jiang · 9 years ago
  31. d6ece53 Sort the filenames in Android.mk. by Alex Deymo · 9 years ago
  32. 2c131bb Fetch local files asynchronously. by Alex Deymo · 9 years ago
  33. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  34. d292f27 Remove wrong LOCAL_MODULE_CLASS with BUILD_NATIVE_TEST by Dan Willemsen · 9 years ago
  35. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 9 years ago
  36. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 9 years ago
  37. 299128e Make DBus a singleton. by Sen Jiang · 9 years ago
  38. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  39. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 9 years ago
  40. 192a86a Add USE_OMAHA flag. by Sen Jiang · 9 years ago
  41. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  42. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 9 years ago
  43. 1514d68 Don't reference variables from bsdiff Android.mk. by Sen Jiang · 9 years ago
  44. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 9 years ago
  45. 616fd4f Add delta_generator module dependencies. by Alex Deymo · 9 years ago
  46. a78ee10 Make update_engine_unittests depend on bsdiff. by Sen Jiang · 9 years ago
  47. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 9 years ago
  48. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 9 years ago
  49. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  50. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 9 years ago
  51. 246bf21 Implement Xz compressor functions. by Alex Deymo · 9 years ago
  52. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 9 years ago
  53. e0d0428 Check if zlib is compatible. by Sen Jiang · 9 years ago
  54. 923886a Fix PayloadSignerTest.* in Brillo. by Sen Jiang · 9 years ago
  55. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  56. a3553e4 sample_images: Support sparse files. by Alex Deymo · 9 years ago
  57. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 9 years ago
  58. dc873fa Fix test_http_server location. by Alex Deymo · 9 years ago
  59. 63bdd87 Don't rebuild .img files on incremental builds. by Alex Deymo · 9 years ago
  60. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 9 years ago
  61. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  62. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  63. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 9 years ago
  64. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 9 years ago
  65. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 9 years ago
  66. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 9 years ago
  67. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 9 years ago
  68. 2130ee0 Android: Exit from update_engine_client when daemon dies. by Alex Deymo · 9 years ago
  69. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  70. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  71. 5f52811 Compile update_engine_client for non-Brillo targets. by Alex Deymo · 9 years ago
  72. ce90f44 Remove unused dependencies in the client. by Casey Dahlin · 9 years ago
  73. 50e24f4 Remove warning about update-payload-key redefined. by Alex Deymo · 9 years ago
  74. 4089249 Make client use binder interface on brillo by Casey Dahlin · 9 years ago
  75. aabd81e Remove duplicate dependencies in Android.mk. by Alex Deymo · 9 years ago
  76. 71d7c21 Re-land: Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 9 years ago
  77. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  78. c003790 Fix missing dependencies when weave is disabled. by Alex Deymo · 9 years ago
  79. 7ff02cf Add back weaved dependencies accidentally removed. by Alex Deymo · 9 years ago
  80. 7067445 Revert "Compile libupdate_engine_client even when dbus is disabled." by Alex Vakulenko · 9 years ago
  81. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 9 years ago
  82. e66cb48 Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 9 years ago
  83. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  84. 78a954f Set default USE flags values as local variables. by Alex Deymo · 9 years ago
  85. a93cd53 Introduce brillo binder interface by Casey Dahlin · 9 years ago
  86. e78e3fb Add bind() function to the binder interface. by Tao Bao · 9 years ago
  87. e119e6a update_engine: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  88. 042f8a1 Add a rule for brillo_update_payload. by Tao Bao · 9 years ago
  89. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  90. ab5bd66 update_engine: Disable RTTI by Alex Vakulenko · 9 years ago
  91. dbd1711 Fix use of local-generated-sources-dir. by Ying Wang · 9 years ago
  92. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 9 years ago
  93. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 9 years ago
  94. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  95. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. by Alex Deymo · 9 years ago
  96. ab49446 Restrict update_engine SSL certs. by Alex Deymo · 9 years ago
  97. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  98. 5609277 Add bspatch as a dependency of update_engine deamon. by Sen Jiang · 9 years ago
  99. 5bdc61b Revert "Conditionally set dbus group in init rc." by Tao Bao · 9 years ago
  100. 5029dbb Conditionally set dbus group in init rc. by Tao Bao · 9 years ago