1. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  2. 6b3db46 Merge "Remove obsolete GetKernelDevices() method." by Alex Deymo · 9 years ago
  3. 96da363 Merge "BootControlAndroid: Implement using libhardware." by David Zeuthen · 9 years ago
  4. 753fadc BootControlAndroid: Implement using libhardware. by David Zeuthen · 9 years ago
  5. cbea78f Remove obsolete GetKernelDevices() method. by Alex Deymo · 9 years ago
  6. 4d2990d Fix segfault on IsOOBEComplete() Android Stub. by Alex Deymo · 9 years ago
  7. 0290c1f Disable update_engine targets for non-linux hosts. by Alex Deymo · 9 years ago
  8. 2da4902 Merge "Add Android.mk for update_engine targets." by Alex Deymo · 9 years ago
  9. 7d9bd92 Include missing REPLACE_XZ switch case. by Alex Deymo · 9 years ago
  10. d5561a5 Add Android.mk for update_engine targets. by Alex Deymo · 9 years ago
  11. a240d4a Merge "Document payload v2 changes in update_metadata.proto." by Alex Deymo · 9 years ago
  12. c1d7f12 Document payload v2 changes in update_metadata.proto. by Alex Deymo · 9 years ago
  13. daac227 Merge "Remove unused dbus_constants.h." by Alex Deymo · 9 years ago
  14. ef366e1 delta_generator: Accept --metadata_signature_file flag. by Alex Deymo · 9 years ago
  15. ba3b0f5 Remove unused dbus_constants.h. by Alex Deymo · 9 years ago
  16. 758dd53 Skip invalid DefaultService object path values. by Alex Deymo · 9 years ago
  17. 080f6da Merge "Remove Chrome OS specific verity_utils module." by Alex Deymo · 9 years ago
  18. 4600b8b Remove unused ScopedEintrSafeFdCloser class. by Alex Deymo · 9 years ago
  19. 262c7be Remove Chrome OS specific verity_utils module. by Alex Deymo · 9 years ago
  20. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 9 years ago
  21. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  22. 6f20dd4 Fix includes and DBus headers to build on Android. by Alex Deymo · 9 years ago
  23. 749c176 Add .gyp file for the DBus client library ebuild. by Alex Deymo · 9 years ago
  24. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  25. 46e9b17 Add major_version flag in delta_generator. by Sen Jiang · 9 years ago
  26. 0e65938 Merge "update_engine: New BootControlInterface class." by Alex Deymo · 9 years ago
  27. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  28. f90ca41 Merge "Generate update operations per partition" by Sen Jiang · 9 years ago
  29. ebdf17d Generate update operations per partition by Sen Jiang · 9 years ago
  30. 8a7d0ca Rename DBus adaptor .xml file to .dbus-xml by Alex Deymo · 9 years ago
  31. 5476a47 Add PRESUBMIT.cfg to check the right license header. by Alex Deymo · 9 years ago
  32. a7a34d8 Build update_engine from the new directory path. by Alex Deymo · 9 years ago
  33. 431992f Merge "Fix cros_workon_make for update_engine." by Alex Deymo · 9 years ago
  34. 5456c19 Call SetOperationBlob in ChunkProcessor by Sen Jiang · 9 years ago
  35. 2b730d7 Fix cros_workon_make for update_engine. by Alex Deymo · 9 years ago
  36. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  37. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  38. d2956cc update_engine: Split DBus client proxies to a library. by Alex Deymo · 9 years ago
  39. 583f7b9 Sync update_engine from chromiumos/platform2. by Alex Deymo · 9 years ago
  40. ac6246a update_engine: Extend payload metadata with Brillo fields. by Alex Deymo · 9 years ago
  41. a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 9 years ago
  42. c00c98a update_engine: Use portable string format functions. by Alex Deymo · 10 years ago
  43. f7feb23 update_engine: libupdate_engine depends on dbus-proxies action. by Alex Deymo · 9 years ago
  44. 04ef207 update_engine: Upload sample images for testing. by Alex Deymo · 9 years ago
  45. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  46. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  47. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  48. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  49. 535f3b7 update_engine: Use chromeos::Process in http_fetcher_unittest. by Alex Deymo · 9 years ago
  50. ea4444d update_engine: Replace g_usleep() with usleep(). by Alex Deymo · 9 years ago
  51. b9e8e26 update_engine: Use FileStream in FilesystemVerifierAction. by Alex Deymo · 9 years ago
  52. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  53. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 9 years ago
  54. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  55. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 9 years ago
  56. cfe8c15 update_engine: Set a sane chunk_size default. by Alex Deymo · 9 years ago
  57. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  58. da73df5 update_engine: Fix flaky DeltaPerformerTest. by Alex Deymo · 9 years ago
  59. 56a088e update_engine: Remove deprecated flags. by Alex Deymo · 9 years ago
  60. 896fdba update_engine: Prevent the InplaceGenerator to add MOVEs to block 0. by Alex Deymo · 9 years ago
  61. 2a57bfa update_engine: Add NOTICE and MODULE_LICENSE_* files by Gaurav Shah · 9 years ago
  62. 3b2c7d0 update_engine: Sort full operations by destination. by Alex Deymo · 9 years ago
  63. f616535 update_engine: Resolve read-after-write dependencies in the kernel. by Alex Deymo · 9 years ago
  64. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 9 years ago
  65. 957cf4d update_engine: Stop watching stdout when child closes it. by Alex Deymo · 9 years ago
  66. 80efdf4 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  67. ba2b2ee Merge branch 'rewrite-update_engine' into merge-update_engine by Alex Deymo · 9 years ago
  68. 454b798 update_engine: Remove directory iteration usage of glib. by Alex Deymo · 9 years ago
  69. b339155 update_engine: Remove usage of g_shell_parse_argv(). by Alex Deymo · 9 years ago
  70. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 9 years ago
  71. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 9 years ago
  72. 701376d Initial empty repository by Bill Yi · 9 years ago
  73. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  74. 2e9533b update_engine: Expose the update_engine.conf in the FilesystemInterface. by Alex Deymo · 9 years ago
  75. 13e0dd6 update_engine: client waits for the service to be ready. by Alex Deymo · 9 years ago
  76. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  77. 6c396a9 update_engine: Fix full payload generation when using chunk_size. by Alex Deymo · 9 years ago
  78. 8e66534 Revert "update_engine: Change the default chunk_size to 200MB" by Alex Deymo · 9 years ago
  79. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 9 years ago
  80. 914c446 update_engine: Fix bzip size types. by Alex Deymo · 9 years ago
  81. 2a9cb2a update_engine: Remove unused ext2_utils.h by Alex Deymo · 9 years ago
  82. 2b6b1db update_engine: Change the default chunk_size to 200MB by Kevin Cernekee · 9 years ago
  83. 8d2bbe3 update_engine: Move glib related utils to glib_utils.h. by Alex Deymo · 9 years ago
  84. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  85. 72aa002 update_engine: Migrate update_engine_client to chrome DBus bindings. by Alex Deymo · 9 years ago
  86. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 9 years ago
  87. a9bb7dc update_engine: Log the error message when Omaha response is invalid XML. by Alex Deymo · 9 years ago
  88. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 9 years ago
  89. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 9 years ago
  90. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  91. 249fbf5 update_engine: Avoid emitting a MOVE to 0. by Alex Deymo · 9 years ago
  92. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  93. cc16925 update_engine: Switch main to GlibMessageLoop. by Alex Deymo · 9 years ago
  94. a508705 update_engine: Fix memory leak on new ext2_filesystem code. by Alex Deymo · 9 years ago
  95. bfeeb2e update_engine: Fix temp file leak in unittest. by Alex Deymo · 9 years ago
  96. 218b45f update_engine: Remove unused ScopedFileDescriptorCloser. by Alex Deymo · 9 years ago
  97. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  98. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  99. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 9 years ago
  100. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 10 years ago