1. 2058a99 Compile update_engine without shill. by Sen Jiang · 8 years ago
  2. 6cacaf5 Use libgtest_prod instead of hard coding paths. by Dan Albert · 8 years ago
  3. 44348e0 Compile update_engine_sideload as a static recovery program. by Alex Deymo · 8 years ago
  4. 41a3101 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 8 years ago
  5. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  6. 03a4de7 Build update_engine_sideload. by Alex Deymo · 8 years ago
  7. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 8 years ago
  8. ade1079 Remove unused libbrillo-http dependency. by Alex Deymo · 8 years ago
  9. 097288e Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 8 years ago
  10. 24ab6c0 Enable unittest in non-Brillo builds. by Sen Jiang · 8 years ago
  11. d6ece53 Sort the filenames in Android.mk. by Alex Deymo · 8 years ago
  12. 2c131bb Fetch local files asynchronously. by Alex Deymo · 8 years ago
  13. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 8 years ago
  14. d292f27 Remove wrong LOCAL_MODULE_CLASS with BUILD_NATIVE_TEST by Dan Willemsen · 8 years ago
  15. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 8 years ago
  16. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 8 years ago
  17. 299128e Make DBus a singleton. by Sen Jiang · 8 years ago
  18. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  19. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  20. 192a86a Add USE_OMAHA flag. by Sen Jiang · 8 years ago
  21. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  22. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 8 years ago
  23. 1514d68 Don't reference variables from bsdiff Android.mk. by Sen Jiang · 8 years ago
  24. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 8 years ago
  25. 616fd4f Add delta_generator module dependencies. by Alex Deymo · 8 years ago
  26. a78ee10 Make update_engine_unittests depend on bsdiff. by Sen Jiang · 9 years ago
  27. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 9 years ago
  28. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 8 years ago
  29. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  30. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 9 years ago
  31. 246bf21 Implement Xz compressor functions. by Alex Deymo · 9 years ago
  32. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 9 years ago
  33. e0d0428 Check if zlib is compatible. by Sen Jiang · 9 years ago
  34. 923886a Fix PayloadSignerTest.* in Brillo. by Sen Jiang · 9 years ago
  35. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  36. a3553e4 sample_images: Support sparse files. by Alex Deymo · 9 years ago
  37. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 9 years ago
  38. dc873fa Fix test_http_server location. by Alex Deymo · 9 years ago
  39. 63bdd87 Don't rebuild .img files on incremental builds. by Alex Deymo · 9 years ago
  40. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 9 years ago
  41. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  42. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  43. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 9 years ago
  44. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 9 years ago
  45. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 9 years ago
  46. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 9 years ago
  47. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 9 years ago
  48. 2130ee0 Android: Exit from update_engine_client when daemon dies. by Alex Deymo · 9 years ago
  49. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  50. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  51. 5f52811 Compile update_engine_client for non-Brillo targets. by Alex Deymo · 9 years ago
  52. ce90f44 Remove unused dependencies in the client. by Casey Dahlin · 9 years ago
  53. 50e24f4 Remove warning about update-payload-key redefined. by Alex Deymo · 9 years ago
  54. 4089249 Make client use binder interface on brillo by Casey Dahlin · 9 years ago
  55. aabd81e Remove duplicate dependencies in Android.mk. by Alex Deymo · 9 years ago
  56. 71d7c21 Re-land: Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 9 years ago
  57. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  58. c003790 Fix missing dependencies when weave is disabled. by Alex Deymo · 9 years ago
  59. 7ff02cf Add back weaved dependencies accidentally removed. by Alex Deymo · 9 years ago
  60. 7067445 Revert "Compile libupdate_engine_client even when dbus is disabled." by Alex Vakulenko · 9 years ago
  61. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 9 years ago
  62. e66cb48 Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 9 years ago
  63. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  64. 78a954f Set default USE flags values as local variables. by Alex Deymo · 9 years ago
  65. a93cd53 Introduce brillo binder interface by Casey Dahlin · 9 years ago
  66. e78e3fb Add bind() function to the binder interface. by Tao Bao · 9 years ago
  67. e119e6a update_engine: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  68. 042f8a1 Add a rule for brillo_update_payload. by Tao Bao · 9 years ago
  69. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  70. ab5bd66 update_engine: Disable RTTI by Alex Vakulenko · 9 years ago
  71. dbd1711 Fix use of local-generated-sources-dir. by Ying Wang · 9 years ago
  72. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 9 years ago
  73. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 9 years ago
  74. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  75. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. by Alex Deymo · 9 years ago
  76. ab49446 Restrict update_engine SSL certs. by Alex Deymo · 9 years ago
  77. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  78. 5609277 Add bspatch as a dependency of update_engine deamon. by Sen Jiang · 9 years ago
  79. 5bdc61b Revert "Conditionally set dbus group in init rc." by Tao Bao · 9 years ago
  80. 5029dbb Conditionally set dbus group in init rc. by Tao Bao · 9 years ago
  81. cd60dca Fix update_engine build for non-Brillo targets. by Alex Deymo · 9 years ago
  82. 4218b7e Disable DBus dependent targets when "dbus" USE flag is not set. by Alex Deymo · 9 years ago
  83. 9e1eda9 Add Binder service for update_engine by Christopher Wiley · 9 years ago
  84. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  85. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  86. 787dc41 Add USE flags to the Android.mk by Alex Deymo · 9 years ago
  87. c372ab6 Android.mk: Remove makefile macro and let make resolve transitive dependencies. by Alex Deymo · 9 years ago
  88. 4cf1402 update_engine: Fix Android.mk typo. by Alex Vakulenko · 9 years ago
  89. 1bab5a8 update_engine: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  90. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 9 years ago
  91. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 9 years ago
  92. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  93. 7eb2305 Link against libshill-client library. by Alex Deymo · 9 years ago
  94. eadab7d Android.mk: Sort library dependencies. by Alex Deymo · 9 years ago
  95. 16daa08 Add DBus hiding client library by Christopher Wiley · 9 years ago
  96. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago
  97. 2e71f90 Implement XzExtentWriter. by Alex Deymo · 9 years ago
  98. 7599e6c update_engine: build on non-Linux hosts by Scott James Remnant · 9 years ago
  99. 263614f update_engine: Install payload signing public key by Gaurav Shah · 9 years ago
  100. 70141f2 Rename init.update_engine.rc into update_engine.rc. by Gilad Arnold · 9 years ago