1. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 8 years ago
  2. 40a017d Report the progress of the update when sideloading. by Alex Deymo · 8 years ago
  3. 1351975 brillo_update_payload: Show correct error when delta_generator not found. by Sen Jiang · 8 years ago
  4. 44348e0 Compile update_engine_sideload as a static recovery program. by Alex Deymo · 8 years ago
  5. 41a3101 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 8 years ago
  6. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  7. 03a4de7 Build update_engine_sideload. by Alex Deymo · 8 years ago
  8. d0e9a89 Call truncate through perl. by Sen Jiang · 8 years ago
  9. 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 8 years ago
  10. 87792ea Allow to set the network used for an update attempt. by Alex Deymo · 8 years ago
  11. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  12. 9d66d76 Add type casts to silence warnings intorduced by protobuf v3.0.0 by Tamas Berghammer · 8 years ago
  13. a0284ac Implement a memory-based Prefs class. by Alex Deymo · 8 years ago
  14. ade1079 Remove unused libbrillo-http dependency. by Alex Deymo · 8 years ago
  15. 097288e Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 8 years ago
  16. 5990bf3 Reset the update progress when partition verification fails. by Alex Deymo · 8 years ago
  17. 53f04d7 Remove extra "error:" in error message. by Sen Jiang · 8 years ago
  18. 7c1171e Fix OmahaRequestActionTest when the device time is very old. by Sen Jiang · 9 years ago
  19. 4d98626 Fix google-explicit-constructor warnings in system/update_engine. by Chih-Hung Hsieh · 8 years ago
  20. be2c47b Return correct error code when source operation hash mismatch. by Sen Jiang · 9 years ago
  21. 92161a7 paycheck: Support minor version 4. by Sen Jiang · 9 years ago
  22. 14ad88e Set X-GoogleUpdate headers on Omaha requests. by Alex Deymo · 9 years ago
  23. 46e187c Ignore .pyc files. by Sen Jiang · 9 years ago
  24. 0188eb0 Merge remote-tracking branch 'deymo/master' by Xin Li · 9 years ago
  25. ce47ca4 Merge dev-utils update_payload_library and the paycheck. by Alex Deymo · 9 years ago
  26. 773f432 update_engine.rc: Add update_engine to cache group. by Tao Bao · 9 years ago
  27. 8fd98d8 Set CURLOPT_SSL_VERIFYHOST explicitly. by Alex Deymo · 9 years ago
  28. 811cd6e Mark update engine binder interfaces as hidden by Christopher Wiley · 9 years ago
  29. 24ab6c0 Enable unittest in non-Brillo builds. by Sen Jiang · 9 years ago
  30. 765580d Initialize the CertificateChecker on Android. by Alex Deymo · 9 years ago
  31. d6ece53 Sort the filenames in Android.mk. by Alex Deymo · 9 years ago
  32. 2c131bb Fetch local files asynchronously. by Alex Deymo · 9 years ago
  33. 05871fa Allow to shrink ext2 filesystems. by Alex Deymo · 9 years ago
  34. e67bb5b Make HardwareChromeOS own debugd. by Sen Jiang · 9 years ago
  35. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  36. aeeb2e0 Make UpdateAttempter own debugd_proxy. by Sen Jiang · 9 years ago
  37. 72a68d8 Show the name of the BLK* ioctl failure instead of the number. by Alex Deymo · 9 years ago
  38. ed9cc18 Print the ErrorCode name when DeltaPerformer fails. by Alex Deymo · 9 years ago
  39. d292f27 Remove wrong LOCAL_MODULE_CLASS with BUILD_NATIVE_TEST by Dan Willemsen · 9 years ago
  40. 6714084 Improve logs when the update fails due to source hash mistmatch. by Alex Deymo · 9 years ago
  41. 26dd80f Generate SOURCE_COPY and ZERO operations beyond the end of the filesystem. by Alex Deymo · 9 years ago
  42. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 9 years ago
  43. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 9 years ago
  44. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 9 years ago
  45. 299128e Make DBus a singleton. by Sen Jiang · 9 years ago
  46. b6eef73 Include the Postinstall delegate in Android. by Alex Deymo · 9 years ago
  47. d853730 Add a few more unittest for parsing global_progress. by Alex Deymo · 9 years ago
  48. caa4672 Fix Chrome OS build. by Alex Deymo · 9 years ago
  49. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  50. 675d0d2 Fix ConnectionTypeToString unittest. by Sen Jiang · 9 years ago
  51. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 9 years ago
  52. a35896c Only verify the source partition which target hash mismatch. by Sen Jiang · 9 years ago
  53. 192a86a Add USE_OMAHA flag. by Sen Jiang · 9 years ago
  54. 94f749a update_engine: Update libchrome APIs to r395517 by Luis Hector Chavez · 9 years ago
  55. b86787c Discard the tail of the target partitions when updating. by Alex Deymo · 9 years ago
  56. a57ce77 payload_generator: Mark all zero blocks in the old partition as visited. by Alex Deymo · 9 years ago
  57. 3d00906 Improve logging when source hash mismatches. by Alex Deymo · 9 years ago
  58. 1d3b863 Send SIGKILL to kill the child. by Sen Jiang · 9 years ago
  59. 857ded1 Define static members outside the template class. by Alex Deymo · 9 years ago
  60. a479a4d Truncate source partitions to a multiple of 4 KiB. by Alex Deymo · 9 years ago
  61. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  62. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 9 years ago
  63. ed9bd92 Follow up on AllowKioskAppControlChromeVersion policy CL by Xiyuan Xia · 9 years ago
  64. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 9 years ago
  65. 9467a78 Fix unused private field errors by Christopher Wiley · 9 years ago
  66. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 9 years ago
  67. 4108c32 Don't set data_offset and data_length if data blob is empty. by Sen Jiang · 9 years ago
  68. fa458ec Remove postinstall unittests root check. by Alex Deymo · 9 years ago
  69. 1514d68 Don't reference variables from bsdiff Android.mk. by Sen Jiang · 9 years ago
  70. 297e583 Fix OmahaRequest unittests in Brillo. by Sen Jiang · 9 years ago
  71. 726aeca delta_generator: Use REPLACE_XZ in deltas when allowed. by Alex Deymo · 9 years ago
  72. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 9 years ago
  73. c5081a8 Allow non-critical updates to be triggered from the command line by Kevin Cernekee · 9 years ago
  74. 616fd4f Add delta_generator module dependencies. by Alex Deymo · 9 years ago
  75. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  76. 65566a3 Don't verify source partition in full update. by Sen Jiang · 9 years ago
  77. a78ee10 Make update_engine_unittests depend on bsdiff. by Sen Jiang · 9 years ago
  78. 5a216c1 Fix delta_generator path in integration test. by Sen Jiang · 9 years ago
  79. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 9 years ago
  80. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  81. 44b3567 Fix compile error in Chromium OS. by Alex Deymo · 9 years ago
  82. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 9 years ago
  83. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  84. c2538fa update_payload: Regenerate protobuf to include IMGDIFF. by Sen Jiang · 9 years ago
  85. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  86. e384bb2 Subprocess: Close all unused file descriptors. by Alex Deymo · 9 years ago
  87. b9d4a67 Fix KioskRequiredPlatformVersion unittests. by Sen Jiang · 9 years ago
  88. ee63c6e Fix DeltaPerformerTest.ConfVersionsMatch. by Sen Jiang · 9 years ago
  89. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 9 years ago
  90. d3251ef Fix memory leak in unittests with malformed data. by Alex Deymo · 9 years ago
  91. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 9 years ago
  92. 8de733a Remove usage of openssl binary. by Sen Jiang · 9 years ago
  93. 7147908 Use provided omaha_url and app_version on non-interactive update. by Alex Deymo · 9 years ago
  94. 0497d05 Fix ZERO and DISCARD operations. by Alex Deymo · 9 years ago
  95. d41606f Enable REPLACE_XZ operations in full payloads. by Alex Deymo · 9 years ago
  96. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 9 years ago
  97. 260f03b Fix unittest key path in Brillo. by Sen Jiang · 9 years ago
  98. 246bf21 Implement Xz compressor functions. by Alex Deymo · 9 years ago
  99. 72a2567 Fix unittests when OmahaEvent fails. by Alex Deymo · 9 years ago
  100. 2972608 Remove self-crashing logic. by Alex Deymo · 9 years ago