1. 40e13c0 Generate SOURCE_COPY and ZERO operations beyond the end of the filesystem. by Alex Deymo · 9 years ago
  2. 0ee9843 Include the Postinstall delegate in Android. by Alex Deymo · 9 years ago
  3. a918f9d Implement powerwash on Android. by Alex Deymo · 9 years ago
  4. 04e0a4e Discard the tail of the target partitions when updating. by Alex Deymo · 9 years ago
  5. 93cb77e payload_generator: Mark all zero blocks in the old partition as visited. by Alex Deymo · 9 years ago
  6. 4329c07 Truncate source partitions to a multiple of 4 KiB. by Alex Deymo · 9 years ago
  7. 2e1de4f Mark block device as read-only before mounting. by Alex Deymo · 9 years ago
  8. 961c25a Don't set data_offset and data_length if data blob is empty. by Sen Jiang · 9 years ago
  9. be77e9e delta_generator: Use REPLACE_XZ in deltas when allowed. by Alex Deymo · 9 years ago
  10. 72ea95a Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  11. b108b60 Subprocess: Close all unused file descriptors. by Alex Deymo · 9 years ago
  12. e67041c Fix ZERO and DISCARD operations. by Alex Deymo · 9 years ago
  13. 5829fab Enable REPLACE_XZ operations in full payloads. by Alex Deymo · 9 years ago
  14. 38818fb Introduce PayloadVersion struct for version information. by Alex Deymo · 9 years ago
  15. 5ee71ba Implement Xz compressor functions. by Alex Deymo · 9 years ago
  16. 3a92aa2 Check if zlib is compatible. by Sen Jiang · 9 years ago
  17. c4db97b Fix PayloadSignerTest.* in Brillo. by Sen Jiang · 9 years ago
  18. f96cc19 Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 9 years ago
  19. bb0c067 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  20. c975d7b Rework postinstall unittests to pass on Android. by Alex Deymo · 9 years ago
  21. 3275606 sample_images: Support sparse files. by Alex Deymo · 9 years ago
  22. db13980 Merge "Parse and use extra HTTP headers when downloading the payload." into nyc-dev by Alex Deymo · 9 years ago
  23. 6f10c5f Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 9 years ago
  24. 0a5dac8 Merge from goog/master. by Alex Deymo · 9 years ago
  25. b159bbf Fix test_http_server location. am: dc873fa24a by Alex Deymo · 9 years ago
  26. 363de8b Implement suspend, resume and cancel the download. am: f28585764e by Alex Deymo · 9 years ago
  27. c543d50 Mount the new system as \'postinstall_file\' in postinstall. am: 14dbd33343 by Alex Deymo · 9 years ago
  28. dc873fa Fix test_http_server location. by Alex Deymo · 9 years ago
  29. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 9 years ago
  30. 55a99cc Parse postinstall parameters from the payload metadata. am: 390efedcb7 by Alex Deymo · 9 years ago
  31. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  32. 28323f6 Allow to Suspend/Resume the ActionProcessor. am: 14fd1ec41d by Alex Deymo · 9 years ago
  33. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  34. 14fd1ec Allow to Suspend/Resume the ActionProcessor. by Alex Deymo · 9 years ago
  35. 32a850e Fix resuming canceled updates. am: f25eb491ff by Alex Deymo · 9 years ago
  36. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  37. ca90259 Fix unittest compile am: 4eccae2ffd by Xiyuan Xia · 9 years ago
  38. 4eccae2 Fix unittest compile by Xiyuan Xia · 9 years ago
  39. dd448ae Don\'t rebuild .img files on incremental builds. am: 63bdd876ff by Alex Deymo · 9 years ago
  40. 63bdd87 Don't rebuild .img files on incremental builds. by Alex Deymo · 9 years ago
  41. 1cfb124 Fix Ext2FilesystemTest unittests on Brillo. am: c90be63117 by Alex Deymo · 9 years ago
  42. 9d9ea92 Fix *ExtentWriterTest unittest. am: bffa06080e by Alex Deymo · 9 years ago
  43. e845cab Fix Subprocess unittests. am: 279bbab374 by Alex Deymo · 9 years ago
  44. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 9 years ago
  45. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 9 years ago
  46. 279bbab Fix Subprocess unittests. by Alex Deymo · 9 years ago
  47. cc89144 run update_engine in the background am: 21d266b25d by Rom Lemarchand · 9 years ago
  48. db8798d run update_engine in the background am: 103cb3dcc4 by Rom Lemarchand · 9 years ago
  49. 21d266b run update_engine in the background by Rom Lemarchand · 9 years ago
  50. 103cb3d run update_engine in the background by Rom Lemarchand · 9 years ago
  51. ca7e310 Fix unittest build in x86_64. am: 5fe0c4ede8 by Alex Deymo · 9 years ago
  52. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 9 years ago
  53. d25e9c9 Build unittests in Brillo. am: 80f70ff45f by Alex Deymo · 9 years ago
  54. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  55. 31ea2ff Add .clang-format symlink to Brillo\'s clang-format. am: b3f699a131 by Alex Deymo · 9 years ago
  56. b3f699a Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  57. 50f5921 Disable ChromeBrowserProxyResolver behind a flag. am: 0cd976de28 by Alex Deymo · 9 years ago
  58. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  59. 93753a1 Fix unittest build. am: 71102a2fca by Alex Deymo · 9 years ago
  60. d70459c Define libupdate_engine_client before using it. am: a96ddc18f0 by Alex Deymo · 9 years ago
  61. 71102a2 Fix unittest build. by Alex Deymo · 9 years ago
  62. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 9 years ago
  63. ec9651d Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 9 years ago
  64. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 9 years ago
  65. 7007ea9 Replace is_full_update boolean with a payload_state enum. am: 4073fd6bb7 by Alex Deymo · 9 years ago
  66. 39d9247 Implement a new resetStatus() method in Android interface. am: 28618b1b79 by Alex Deymo · 9 years ago
  67. 9f585ee Send an initial status update notification on bind(). am: 4105342610 by Alex Deymo · 9 years ago
  68. 4073fd6 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  69. 28618b1 Implement a new resetStatus() method in Android interface. by Alex Deymo · 9 years ago
  70. 4105342 Send an initial status update notification on bind(). by Alex Deymo · 9 years ago
  71. bdde640 Replace is_full_update boolean with a payload_state enum. am: 64d9878470 by Alex Deymo · 9 years ago
  72. e1624fa Implement a new resetStatus() method in Android interface. am: 3b678db2e7 by Alex Deymo · 9 years ago
  73. 0cdc6e4 Send an initial status update notification on bind(). am: 0e061aebc6 by Alex Deymo · 9 years ago
  74. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 9 years ago
  75. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 9 years ago
  76. 0e061ae Send an initial status update notification on bind(). by Alex Deymo · 9 years ago
  77. 27b2f0d Android: Parse extra properties passed to applyPayload(). am: 218397ff42 by Alex Deymo · 9 years ago
  78. 4a614c3 Allow file:// payload urls on non-Brillo boards. am: 56ccb072b5 by Alex Deymo · 9 years ago
  79. 95d6acf New "properties" sub-command to export payload properties. am: 98e691cc6d by Alex Deymo · 9 years ago
  80. 218397f Android: Parse extra properties passed to applyPayload(). by Alex Deymo · 9 years ago
  81. 56ccb07 Allow file:// payload urls on non-Brillo boards. by Alex Deymo · 9 years ago
  82. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 9 years ago
  83. 9cb29d6 Android: Print the error code string from the client. am: e88e9feb5a by Alex Deymo · 9 years ago
  84. 451ebcd Android: Support offset different from 0. am: 0fd51ff8fd by Alex Deymo · 9 years ago
  85. ea6d6b5 Android: Implement the update attempter for Android. am: 5e3ea278d9 by Alex Deymo · 9 years ago
  86. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 9 years ago
  87. 0fd51ff Android: Support offset different from 0. by Alex Deymo · 9 years ago
  88. 5e3ea27 Android: Implement the update attempter for Android. by Alex Deymo · 10 years ago
  89. e30785d Allow null SystemState in the DownloadAction. am: 1b3556cbe6 by Alex Deymo · 9 years ago
  90. 87d4b0b Add ErrorCode::kUserCanceled. am: 1f19dccb11 by Alex Deymo · 9 years ago
  91. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 9 years ago
  92. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 9 years ago
  93. 2021f2a boot_control: Relax /misc partition name restriction. am: 12542ace0f by Alex Deymo · 9 years ago
  94. 12542ac boot_control: Relax /misc partition name restriction. by Alex Deymo · 9 years ago
  95. 548f0ae Android: Implement the binder service. am: f8bfcff8de by Alex Deymo · 9 years ago
  96. 73d2758 Android: Extend the API with the payload offset and size. am: 95b8f24808 by Alex Deymo · 9 years ago
  97. 97e2019 Android: Exit from update_engine_client when daemon dies. am: 2130ee03a1 by Alex Deymo · 9 years ago
  98. f8bfcff Android: Implement the binder service. by Alex Deymo · 9 years ago
  99. 95b8f24 Android: Extend the API with the payload offset and size. by Alex Deymo · 10 years ago
  100. 2130ee0 Android: Exit from update_engine_client when daemon dies. by Alex Deymo · 9 years ago