1. 788c2d9 brillo_update_payload: Keep the partitions order. by Sen Jiang · 9 years ago
  2. a3553e4 sample_images: Support sparse files. by Alex Deymo · 9 years ago
  3. 2c41357 Fix DeltaPerformerIntegrationTest crash. by Sen Jiang · 9 years ago
  4. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  5. 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 9 years ago
  6. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 10 years ago
  7. cd48636 Also print error message when failed to talk to Omaha. by Shuqian Zhao · 9 years ago
  8. 9a06922 update_engine_client: Print the last error code on failure. by Alex Deymo · 9 years ago
  9. 991b778 Fix ChromeOS compile by Xiyuan Xia · 9 years ago
  10. dc873fa Fix test_http_server location. by Alex Deymo · 9 years ago
  11. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
  12. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  13. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  14. 14fd1ec Allow to Suspend/Resume the ActionProcessor. by Alex Deymo · 9 years ago
  15. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  16. 4eccae2 Fix unittest compile by Xiyuan Xia · 9 years ago
  17. 63bdd87 Don't rebuild .img files on incremental builds. by Alex Deymo · 9 years ago
  18. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 9 years ago
  19. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 9 years ago
  20. 279bbab Fix Subprocess unittests. by Alex Deymo · 9 years ago
  21. 21d266b run update_engine in the background by Rom Lemarchand · 9 years ago
  22. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
  23. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  24. b3f699a Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  25. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  26. 71102a2 Fix unittest build. by Alex Deymo · 9 years ago
  27. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 9 years ago
  28. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 9 years ago
  29. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  30. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 9 years ago
  31. 0e061ae Send an initial status update notification on bind(). by Alex Deymo · 9 years ago
  32. 218397f Android: Parse extra properties passed to applyPayload(). by Alex Deymo · 9 years ago
  33. 56ccb07 Allow file:// payload urls on non-Brillo boards. by Alex Deymo · 9 years ago
  34. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  35. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 10 years ago
  36. 0fd51ff Android: Support offset different from 0. by Alex Deymo · 10 years ago
  37. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 10 years ago
  38. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 10 years ago
  39. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 10 years ago
  40. 12542ac boot_control: Relax /misc partition name restriction. by Alex Deymo · 10 years ago
  41. f8bfcff Android: Implement the binder service. by Alex Deymo · 10 years ago
  42. 95b8f24 Android: Extend the API with the payload offset and size. by Alex Deymo · 10 years ago
  43. 2130ee0 Android: Exit from update_engine_client when daemon dies. by Alex Deymo · 10 years ago
  44. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 10 years ago
  45. 492eaf5 client: Fix the build when using the client dbus interface. by Alex Deymo · 10 years ago
  46. 619d272 Make binder status update callbacks one-way by Casey Dahlin · 10 years ago
  47. 6ee50b9 Handle interactive bool correctly from binder interface by Casey Dahlin · 10 years ago
  48. a715f7b Properly handle handler registering and unregistering by Casey Dahlin · 10 years ago
  49. 61e1fa8 brillo_update_payload: Disable Brillo deltas for minor version <= 2. by Alex Deymo · 10 years ago
  50. 95224dd Android: Log client messages to stderr. by Alex Deymo · 10 years ago
  51. 3629d3e update_engine: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 10 years ago
  52. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 10 years ago
  53. 5f52811 Compile update_engine_client for non-Brillo targets. by Alex Deymo · 10 years ago
  54. ce90f44 Remove unused dependencies in the client. by Casey Dahlin · 10 years ago
  55. 50e24f4 Remove warning about update-payload-key redefined. by Alex Deymo · 10 years ago
  56. 4089249 Make client use binder interface on brillo by Casey Dahlin · 10 years ago
  57. aabd81e Remove duplicate dependencies in Android.mk. by Alex Deymo · 10 years ago
  58. 71d7c21 Re-land: Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 10 years ago
  59. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 10 years ago
  60. c003790 Fix missing dependencies when weave is disabled. by Alex Deymo · 10 years ago
  61. 0057daa update_engine: Fix build breaks in unit tests on Chrome OS by Alex Vakulenko · 10 years ago
  62. 7ff02cf Add back weaved dependencies accidentally removed. by Alex Deymo · 10 years ago
  63. 7067445 Revert "Compile libupdate_engine_client even when dbus is disabled." by Alex Vakulenko · 10 years ago
  64. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 10 years ago
  65. ce360bb Revert "update_engine: Fix compile errors on Chrome OS" by Alex Vakulenko · 10 years ago
  66. a3e8746 update_engine: Fix compile errors on Chrome OS by Alex Vakulenko · 10 years ago
  67. e66cb48 Compile libupdate_engine_client even when dbus is disabled. by Alex Deymo · 10 years ago
  68. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 10 years ago
  69. 78a954f Set default USE flags values as local variables. by Alex Deymo · 10 years ago
  70. a93cd53 Introduce brillo binder interface by Casey Dahlin · 10 years ago
  71. 8c21b35 Move current daemon destruction logic to RealSystemState. by Alex Deymo · 10 years ago
  72. a91cc48 Convert UpdateEngineDaemon to a brillo:Daemon. by Alex Deymo · 10 years ago
  73. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 10 years ago
  74. 3317b88 Add IMGDIFF operation to protobuf. by Sen Jiang · 10 years ago
  75. 690810b update_engine_client: Prevent hanging the client. by Alex Deymo · 10 years ago
  76. e78e3fb Add bind() function to the binder interface. by Tao Bao · 10 years ago
  77. 40e84df Update the weave state after changing the tracking channel. by Alex Deymo · 10 years ago
  78. 1944141 Initialize DBus in CreateInstance by Casey Dahlin · 10 years ago
  79. 97c8705 Introduce status handlers and use them in client by Casey Dahlin · 10 years ago
  80. c7cc45e update_engine: Use helper Command::AbortWithCustomError() method by Alex Vakulenko · 10 years ago
  81. 210591e update_engine: Split out the trait name from the command name by Alex Vakulenko · 10 years ago
  82. e119e6a update_engine: Switch to use Binder interface to weaved by Alex Vakulenko · 10 years ago
  83. 042f8a1 Add a rule for brillo_update_payload. by Tao Bao · 10 years ago
  84. f7ead81 Implement update_engine weave commands by Alex Deymo · 10 years ago
  85. d815846 Add missing override to GetPrevVersion by Casey Dahlin · 10 years ago
  86. ab5bd66 update_engine: Disable RTTI by Alex Vakulenko · 10 years ago
  87. 02152c3 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 10 years ago
  88. ef36113 Move all blocking client calls to libupdate_engine_client by Casey Dahlin · 10 years ago
  89. 87ab88e Port all available calls to libupdate_engine_client by Casey Dahlin · 10 years ago
  90. dbd1711 Fix use of local-generated-sources-dir. by Ying Wang · 10 years ago
  91. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 10 years ago
  92. 05e0e38 Compile delta_generator for the host. by Alex Deymo · 10 years ago
  93. 5a4c513 Fix UpdateAttempter unittests. by Alex Deymo · 10 years ago
  94. e7ba31b Fix BootControlChromeOS unittest references. by Alex Deymo · 10 years ago
  95. 2f48c41 Import brillo_update_payload from Chrome OS dev-utils. by Alex Deymo · 10 years ago
  96. 1b03f9f Move hardware and boot_control implementation to libupdate_engine. by Alex Deymo · 10 years ago
  97. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. by Alex Deymo · 10 years ago
  98. 9bc7aae Initialize the ChromeBrowserProxyResolver only once. by Alex Deymo · 10 years ago
  99. f987481 Fix unittest in FilesystemVerifierActionTest. by Sen Jiang · 10 years ago
  100. 889c65d Switch supported minor version to 3. by Sen Jiang · 10 years ago