1. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 8 years ago
  2. 80f70ff Build unittests in Brillo. by Alex Deymo · 8 years ago
  3. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 8 years ago
  4. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 8 years ago
  5. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 8 years ago
  6. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 8 years ago
  7. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 8 years ago
  8. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 8 years ago
  9. 2130ee0 Android: Exit from update_engine_client when daemon dies. by Alex Deymo · 8 years ago
  10. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 8 years ago
  11. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 8 years ago
  12. 5f52811 Compile update_engine_client for non-Brillo targets. by Alex Deymo · 8 years ago
  13. ce90f44 Remove unused dependencies in the client. by Casey Dahlin · 8 years ago
  14. 50e24f4 Remove warning about update-payload-key redefined. by Alex Deymo · 8 years ago
  15. 4089249 Make client use binder interface on brillo by Casey Dahlin · 8 years ago
  16. aabd81e Remove duplicate dependencies in Android.mk. by Alex Deymo · 8 years ago
  17. 71d7c21 Re-land: Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 8 years ago
  18. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 8 years ago
  19. c003790 Fix missing dependencies when weave is disabled. by Alex Deymo · 8 years ago
  20. 7ff02cf Add back weaved dependencies accidentally removed. by Alex Deymo · 8 years ago
  21. 7067445 Revert "Compile libupdate_engine_client even when dbus is disabled." by Alex Vakulenko · 8 years ago
  22. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 8 years ago
  23. e66cb48 Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 8 years ago
  24. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 8 years ago
  25. 78a954f Set default USE flags values as local variables. by Alex Deymo · 8 years ago
  26. a93cd53 Introduce brillo binder interface by Casey Dahlin · 8 years ago
  27. e78e3fb Add bind() function to the binder interface. by Tao Bao · 9 years ago
  28. e119e6a update_engine: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  29. 042f8a1 Add a rule for brillo_update_payload. by Tao Bao · 8 years ago
  30. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  31. ab5bd66 update_engine: Disable RTTI by Alex Vakulenko · 9 years ago
  32. dbd1711 Fix use of local-generated-sources-dir. by Ying Wang · 9 years ago
  33. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 9 years ago
  34. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 9 years ago
  35. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 9 years ago
  36. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. by Alex Deymo · 9 years ago
  37. ab49446 Restrict update_engine SSL certs. by Alex Deymo · 9 years ago
  38. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  39. 5609277 Add bspatch as a dependency of update_engine deamon. by Sen Jiang · 9 years ago
  40. 5bdc61b Revert "Conditionally set dbus group in init rc." by Tao Bao · 9 years ago
  41. 5029dbb Conditionally set dbus group in init rc. by Tao Bao · 9 years ago
  42. cd60dca Fix update_engine build for non-Brillo targets. by Alex Deymo · 9 years ago
  43. 4218b7e Disable DBus dependent targets when "dbus" USE flag is not set. by Alex Deymo · 9 years ago
  44. 9e1eda9 Add Binder service for update_engine by Christopher Wiley · 9 years ago
  45. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 9 years ago
  46. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  47. 787dc41 Add USE flags to the Android.mk by Alex Deymo · 9 years ago
  48. c372ab6 Android.mk: Remove makefile macro and let make resolve transitive dependencies. by Alex Deymo · 9 years ago
  49. 4cf1402 update_engine: Fix Android.mk typo. by Alex Vakulenko · 9 years ago
  50. 1bab5a8 update_engine: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  51. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 9 years ago
  52. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 9 years ago
  53. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 9 years ago
  54. 7eb2305 Link against libshill-client library. by Alex Deymo · 9 years ago
  55. eadab7d Android.mk: Sort library dependencies. by Alex Deymo · 9 years ago
  56. 16daa08 Add DBus hiding client library by Christopher Wiley · 9 years ago
  57. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago
  58. 2e71f90 Implement XzExtentWriter. by Alex Deymo · 9 years ago
  59. 7599e6c update_engine: build on non-Linux hosts by Scott James Remnant · 9 years ago
  60. 263614f update_engine: Install payload signing public key by Gaurav Shah · 9 years ago
  61. 70141f2 Rename init.update_engine.rc into update_engine.rc. by Gilad Arnold · 9 years ago
  62. 92da84d Add init.update_engine.rc. by Gilad Arnold · 9 years ago
  63. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  64. 753fadc BootControlAndroid: Implement using libhardware. by David Zeuthen · 9 years ago
  65. 0290c1f Disable update_engine targets for non-linux hosts. by Alex Deymo · 9 years ago
  66. d5561a5 Add Android.mk for update_engine targets. by Alex Deymo · 9 years ago