1. 948ea58 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 9 years ago
  2. 27d9d53 Remove references to individual genders by Thiemo Nagel · 9 years ago
  3. 941cf23 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 9 years ago
  4. c00ec56 Allow to cancel a proxy resolution request. by Alex Deymo · 9 years ago
  5. 70063d9 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 9 years ago
  6. 8cc601b Remove redundant dbus USE variable by Chirantan Ekbote · 9 years ago
  7. 200be33 Remove redundant variables from gyp file by Chirantan Ekbote · 9 years ago
  8. 4d34c18 Always update target version prefix by Xiyuan Xia · 9 years ago
  9. 42458e2 update_engine: migrate usage of deprecated base::Value methods by Ben Chan · 9 years ago
  10. f13a409 update_engine: resume suspended PostInstall action to handle termination by Ben Chan · 9 years ago
  11. 28f9a88 update_engine: clean up sleep process in P2PManagerTest.LookupURL by Ben Chan · 9 years ago
  12. efb5685 update_engine: clean up sleep process in SubprocessTest.CancelTest by Ben Chan · 9 years ago
  13. 740efad Reboot even if a system update is not available. by Greg Kerr · 9 years ago
  14. d63fab3 Add {Get,Set}CohortHint interface. by Alex Deymo · 9 years ago
  15. 696faf4 update_engine: Update libchrome APIs to r395517 by Luis Hector Chavez · 10 years ago
  16. a435daa update_engine: remove deprecated defines by Yunlian Jiang · 10 years ago
  17. f36fc25 Define static members outside the template class. by Alex Deymo · 10 years ago
  18. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 10 years ago
  19. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 10 years ago
  20. ed9bd92 Follow up on AllowKioskAppControlChromeVersion policy CL by Xiyuan Xia · 10 years ago
  21. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 10 years ago
  22. 9467a78 Fix unused private field errors by Christopher Wiley · 10 years ago
  23. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 10 years ago
  24. 4108c32 Don't set data_offset and data_length if data blob is empty. by Sen Jiang · 10 years ago
  25. fa458ec Remove postinstall unittests root check. by Alex Deymo · 10 years ago
  26. 1514d68 Don't reference variables from bsdiff Android.mk. by Sen Jiang · 10 years ago
  27. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 10 years ago
  28. 726aeca delta_generator: Use REPLACE_XZ in deltas when allowed. by Alex Deymo · 10 years ago
  29. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 10 years ago
  30. c5081a8 Allow non-critical updates to be triggered from the command line by Kevin Cernekee · 10 years ago
  31. 616fd4f Add delta_generator module dependencies. by Alex Deymo · 10 years ago
  32. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 10 years ago
  33. 65566a3 Don't verify source partition in full update. by Sen Jiang · 10 years ago
  34. a78ee10 Make update_engine_unittests depend on bsdiff. by Sen Jiang · 10 years ago
  35. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 10 years ago
  36. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 10 years ago
  37. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 10 years ago
  38. 44b3567 Fix compile error in Chromium OS. by Alex Deymo · 10 years ago
  39. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 10 years ago
  40. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 10 years ago
  41. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 10 years ago
  42. e384bb2 Subprocess: Close all unused file descriptors. by Alex Deymo · 10 years ago
  43. b9d4a67 Fix KioskRequiredPlatformVersion unittests. by Sen Jiang · 10 years ago
  44. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 10 years ago
  45. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 10 years ago
  46. d3251ef Fix memory leak in unittests with malformed data. by Alex Deymo · 10 years ago
  47. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 10 years ago
  48. 8de733a Remove usage of openssl binary. by Sen Jiang · 10 years ago
  49. 7147908 Use provided omaha_url and app_version on non-interactive update. by Alex Deymo · 10 years ago
  50. 0497d05 Fix ZERO and DISCARD operations. by Alex Deymo · 10 years ago
  51. d41606f Enable REPLACE_XZ operations in full payloads. by Alex Deymo · 10 years ago
  52. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 10 years ago
  53. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 10 years ago
  54. 246bf21 Implement Xz compressor functions. by Alex Deymo · 10 years ago
  55. 72a2567 Fix unittests when OmahaEvent fails. by Alex Deymo · 10 years ago
  56. 2972608 Remove self-crashing logic. by Alex Deymo · 10 years ago
  57. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 10 years ago
  58. 990c27b Use pre-generated ext image instead of create it on the fly. by Sen Jiang · 10 years ago
  59. bf341e3 Clean up dead code in FilesystemVerifierAction. by Sen Jiang · 10 years ago
  60. e0d0428 Check if zlib is compatible. by Sen Jiang · 10 years ago
  61. 021a45e Fix use-after-free in HttpFetcher's code. by Alex Deymo · 10 years ago
  62. 923886a Fix PayloadSignerTest.* in Brillo. by Sen Jiang · 10 years ago
  63. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 10 years ago
  64. cbc2274 Rework postinstall unittests to pass on Android. by Alex Deymo · 10 years ago
  65. 788c2d9 brillo_update_payload: Keep the partitions order. by Sen Jiang · 10 years ago
  66. a3553e4 sample_images: Support sparse files. by Alex Deymo · 10 years ago
  67. 2c41357 Fix DeltaPerformerIntegrationTest crash. by Sen Jiang · 10 years ago
  68. fdd6dec Parse and use extra HTTP headers when downloading the payload. by Alex Deymo · 10 years ago
  69. 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 10 years ago
  70. bc3e6b0 Implement IMGDIFF operation in the client. by Sen Jiang · 10 years ago
  71. cd48636 Also print error message when failed to talk to Omaha. by Shuqian Zhao · 10 years ago
  72. 9a06922 update_engine_client: Print the last error code on failure. by Alex Deymo · 10 years ago
  73. 991b778 Fix ChromeOS compile by Xiyuan Xia · 10 years ago
  74. dc873fa Fix test_http_server location. by Alex Deymo · 10 years ago
  75. f285857 Implement suspend, resume and cancel the download. by Alex Deymo · 10 years ago
  76. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 10 years ago
  77. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 10 years ago
  78. 14fd1ec Allow to Suspend/Resume the ActionProcessor. by Alex Deymo · 10 years ago
  79. f25eb49 Fix resuming canceled updates. by Alex Deymo · 10 years ago
  80. 4eccae2 Fix unittest compile by Xiyuan Xia · 10 years ago
  81. 63bdd87 Don't rebuild .img files on incremental builds. by Alex Deymo · 10 years ago
  82. c90be63 Fix Ext2FilesystemTest unittests on Brillo. by Alex Deymo · 10 years ago
  83. bffa060 Fix *ExtentWriterTest unittest. by Alex Deymo · 10 years ago
  84. 279bbab Fix Subprocess unittests. by Alex Deymo · 10 years ago
  85. 21d266b run update_engine in the background by Rom Lemarchand · 10 years ago
  86. 5fe0c4e Fix unittest build in x86_64. by Alex Deymo · 10 years ago
  87. 80f70ff Build unittests in Brillo. by Alex Deymo · 10 years ago
  88. b3f699a Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 10 years ago
  89. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 10 years ago
  90. 71102a2 Fix unittest build. by Alex Deymo · 10 years ago
  91. a96ddc1 Define libupdate_engine_client before using it. by Alex Deymo · 10 years ago
  92. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 10 years ago
  93. 64d9878 Replace is_full_update boolean with a payload_state enum. by Alex Deymo · 10 years ago
  94. 3b678db Implement a new resetStatus() method in Android interface. by Alex Deymo · 10 years ago
  95. 0e061ae Send an initial status update notification on bind(). by Alex Deymo · 10 years ago
  96. 218397f Android: Parse extra properties passed to applyPayload(). by Alex Deymo · 10 years ago
  97. 56ccb07 Allow file:// payload urls on non-Brillo boards. by Alex Deymo · 10 years ago
  98. 98e691c New "properties" sub-command to export payload properties. by Alex Deymo · 10 years ago
  99. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 10 years ago
  100. 0fd51ff Android: Support offset different from 0. by Alex Deymo · 10 years ago