1. 9bc7aae Initialize the ChromeBrowserProxyResolver only once. by Alex Deymo · 10 years ago
  2. f987481 Fix unittest in FilesystemVerifierActionTest. by Sen Jiang · 10 years ago
  3. 889c65d Switch supported minor version to 3. by Sen Jiang · 10 years ago
  4. 1ad42ad Optional source filesystem verification in minor version 3. by Sen Jiang · 10 years ago
  5. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 10 years ago
  6. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 10 years ago
  7. 2b4268c Fix crash on shutdown when update in progress. by Alex Deymo · 10 years ago
  8. ab49446 Restrict update_engine SSL certs. by Alex Deymo · 10 years ago
  9. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 10 years ago
  10. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 10 years ago
  11. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 10 years ago
  12. 9138ef5 Remove unused includes. by Alex Deymo · 10 years ago
  13. 5609277 Add bspatch as a dependency of update_engine deamon. by Sen Jiang · 10 years ago
  14. 9c12346 Fix temporary directory path in Android. by Sen Jiang · 10 years ago
  15. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 10 years ago
  16. 5bdc61b Revert "Conditionally set dbus group in init rc." by Tao Bao · 10 years ago
  17. 5029dbb Conditionally set dbus group in init rc. by Tao Bao · 10 years ago
  18. 09af881 Enable rich status reporting for binder interface by Christopher Wiley · 10 years ago
  19. 2ec4aab Verify operation source hash if present. by Sen Jiang · 10 years ago
  20. cd60dca Fix update_engine build for non-Brillo targets. by Alex Deymo · 10 years ago
  21. 4218b7e Disable DBus dependent targets when "dbus" USE flag is not set. by Alex Deymo · 10 years ago
  22. 9e1eda9 Add Binder service for update_engine by Christopher Wiley · 10 years ago
  23. a259179 Move metrics time helpers to metrics_utils. by Alex Deymo · 10 years ago
  24. e67a8bb Fix mtd_file_descriptor includes. by Alex Deymo · 10 years ago
  25. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 10 years ago
  26. 05feee0 delta_generator: Include postinstall calls in the payload major version 2. by Sen Jiang · 10 years ago
  27. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  28. 82352f9 delta_generator: Include per-operation source hash. by Sen Jiang · 10 years ago
  29. 9fded1e Send Omaha event_type 54 after reboot to new update. by Alex Deymo · 10 years ago
  30. 5378f5e Initialize channel information on Init(). by Alex Deymo · 10 years ago
  31. d942f9d Return the error reason to the caller of SetTargetChannel. by Alex Deymo · 10 years ago
  32. af1575f Fix logging percentage in BlobFileWriter. by Sen Jiang · 10 years ago
  33. dbe13b4 Increase exponential backoff maximum time to 26h on Brillo. by Alex Deymo · 10 years ago
  34. 3e728fe Do not include signature dummy operation in major version 2. by Sen Jiang · 10 years ago
  35. 35f358b Fix delta performer integration test. by Sen Jiang · 10 years ago
  36. 7a2c47e Enable payload v2. by Alex Deymo · 10 years ago
  37. f681380 Fix verifying payload signature in major version 2. by Sen Jiang · 10 years ago
  38. 76bfa74 Verify metadata signature in major version 2. by Sen Jiang · 10 years ago
  39. 1fbaac8 Handle not connected message from shill. by Alex Deymo · 10 years ago
  40. 787dc41 Add USE flags to the Android.mk by Alex Deymo · 10 years ago
  41. c372ab6 Android.mk: Remove makefile macro and let make resolve transitive dependencies. by Alex Deymo · 10 years ago
  42. efb9d83 Fix OmahaRequestAction unittest. by Alex Deymo · 10 years ago
  43. 87c0886 Send "success reboot" only after an update. by Alex Deymo · 10 years ago
  44. 4cf1402 update_engine: Fix Android.mk typo. by Alex Vakulenko · 10 years ago
  45. 1bab5a8 update_engine: Rename libchromeos into libbrillo by Alex Vakulenko · 10 years ago
  46. c8f6b7a Check PartitionUpdate field for old partition info in ValidateManifest. by Sen Jiang · 10 years ago
  47. df6d9f4 Use new Any::GetUndecoratedTypeName() method by Alex Vakulenko · 10 years ago
  48. 3be05c8 Fix use-after-free in unittest setup code. by Alex Deymo · 10 years ago
  49. 644f618 delta_generator: Include metadata signature in major version 2. by Sen Jiang · 10 years ago
  50. 720df3e Skip metadata signature when hashing payload in major version 2. by Sen Jiang · 10 years ago
  51. abdc011 Fix building delta_generator. by Alex Deymo · 10 years ago
  52. 14e7dde Poll Omaha every 5 hours on Brillo builds. by Alex Deymo · 10 years ago
  53. 0bc2611 Move bzip.h to payload_generator. by Alex Deymo · 10 years ago
  54. 1016ae1 Remove unused BlockDevSize(const string& path). by Alex Deymo · 10 years ago
  55. 110e030 Remove test_utils::RecursiveUnlinkDir(). by Alex Deymo · 10 years ago
  56. aef1c6f PayloadVerifier should not depend on DeltaPerformer to load payload. by Sen Jiang · 10 years ago
  57. 35b3584 Use CA certificates from standard location in Brillo. by Alex Deymo · 10 years ago
  58. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 10 years ago
  59. 8561665 Read ProductId, ProductVersion and Channel setting in Brillo. by Alex Deymo · 10 years ago
  60. 5fa2c6d Disable post-install on major version 1 payloads in Brillo. by Alex Deymo · 10 years ago
  61. 703803c update_engine.rc: Add update_engine to system group. by Alex Deymo · 10 years ago
  62. 7454265 Don't attempt to create prefs directory if already exists. by Alex Deymo · 10 years ago
  63. f22a39a init: Start update_engine by default as root. by Alex Deymo · 10 years ago
  64. 8241ffb Print operation names using InstallOperationTypeName(). by Alex Deymo · 10 years ago
  65. 906191f Base the update complete marker on persisted data. by Alex Deymo · 10 years ago
  66. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 10 years ago
  67. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  68. 25fbdf8 Merge "delta_generator: Add --out_metadata_size_file flag." by Sen Jiang · 10 years ago
  69. 6dd160a Disable deadline file in Android. by Alex Deymo · 10 years ago
  70. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 10 years ago
  71. 93417cd Merge "Link against libshill-client library." by Alex Deymo · 10 years ago
  72. 7334b38 Merge "Android.mk: Sort library dependencies." by Alex Deymo · 10 years ago
  73. 7eb2305 Link against libshill-client library. by Alex Deymo · 10 years ago
  74. eadab7d Android.mk: Sort library dependencies. by Alex Deymo · 10 years ago
  75. d8ae872 delta_generator: Add --out_metadata_size_file flag. by Sen Jiang · 10 years ago
  76. 7e13b00 Merge "delta_generator: Accept a list of partitions in the command line." by Sen Jiang · 10 years ago
  77. 4279178 Fix ZERO and DISCARD build for 32-bit targets. by Alex Deymo · 10 years ago
  78. 79715ad Implement ZERO and DISCARD operations in update_engine. by Alex Deymo · 10 years ago
  79. 16daa08 Add DBus hiding client library by Christopher Wiley · 10 years ago
  80. 5ed695e Mark the new slot as not ready from the DownloadAction. by Alex Deymo · 10 years ago
  81. 6b6cc1b Rename UPDATE_STATUS_* enum values in tests by Christopher Wiley · 10 years ago
  82. ded6349 Merge "Parse metadata signature size in payload version 2." by Sen Jiang · 10 years ago
  83. b8060e4 Parse metadata signature size in payload version 2. by Sen Jiang · 10 years ago
  84. 931e49a Merge "Add helper to convert strings to UpdateStatus values" by Christopher Wiley · 10 years ago
  85. e2e735e Merge "Move UpdateStatus and helpers to dedicated files" by Christopher Wiley · 10 years ago
  86. 5df6836 delta_generator: Accept a list of partitions in the command line. by Sen Jiang · 10 years ago
  87. 3f97b5d Add helper to convert strings to UpdateStatus values by Christopher Wiley · 10 years ago
  88. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 10 years ago
  89. 981eb11 Support multiple partitions in ImageConfig by Sen Jiang · 10 years ago
  90. 0d04ce3 Merge "Use file size instead of filesystem size for all partitions." by Sen Jiang · 10 years ago
  91. 2d621a3 Implement REPLACE_XZ on the update_engine. by Alex Deymo · 10 years ago
  92. 2e71f90 Implement XzExtentWriter. by Alex Deymo · 10 years ago
  93. f2af4c6 Use file size instead of filesystem size for all partitions. by Sen Jiang · 10 years ago
  94. a59304a Merge "Add metadata signature size field in payload major version 2." by Sen Jiang · 10 years ago
  95. b552a68 Check all signatures regardless of the version. by Alex Deymo · 10 years ago
  96. 0532287 Transfer memory ownership when stacking ExtentWriters. by Alex Deymo · 10 years ago
  97. f4bb3e6 Add metadata signature size field in payload major version 2. by Sen Jiang · 10 years ago
  98. 7599e6c update_engine: build on non-Linux hosts by Scott James Remnant · 10 years ago
  99. e6fc8e1 Update the payload public key location in Android. by Alex Deymo · 10 years ago
  100. 7857a55 Merge "update_engine: Install payload signing public key" by Gaurav Shah · 10 years ago