1. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  2. d2956cc update_engine: Split DBus client proxies to a library. by Alex Deymo · 9 years ago
  3. 583f7b9 Sync update_engine from chromiumos/platform2. by Alex Deymo · 9 years ago
  4. ac6246a update_engine: Extend payload metadata with Brillo fields. by Alex Deymo · 9 years ago
  5. a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 9 years ago
  6. c00c98a update_engine: Use portable string format functions. by Alex Deymo · 9 years ago
  7. f7feb23 update_engine: libupdate_engine depends on dbus-proxies action. by Alex Deymo · 9 years ago
  8. 04ef207 update_engine: Upload sample images for testing. by Alex Deymo · 9 years ago
  9. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  10. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  11. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  12. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  13. 535f3b7 update_engine: Use chromeos::Process in http_fetcher_unittest. by Alex Deymo · 9 years ago
  14. ea4444d update_engine: Replace g_usleep() with usleep(). by Alex Deymo · 9 years ago
  15. b9e8e26 update_engine: Use FileStream in FilesystemVerifierAction. by Alex Deymo · 9 years ago
  16. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  17. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 9 years ago
  18. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  19. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 9 years ago
  20. cfe8c15 update_engine: Set a sane chunk_size default. by Alex Deymo · 9 years ago
  21. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  22. da73df5 update_engine: Fix flaky DeltaPerformerTest. by Alex Deymo · 9 years ago
  23. 56a088e update_engine: Remove deprecated flags. by Alex Deymo · 9 years ago
  24. 896fdba update_engine: Prevent the InplaceGenerator to add MOVEs to block 0. by Alex Deymo · 9 years ago
  25. 2a57bfa update_engine: Add NOTICE and MODULE_LICENSE_* files by Gaurav Shah · 9 years ago
  26. 3b2c7d0 update_engine: Sort full operations by destination. by Alex Deymo · 9 years ago
  27. f616535 update_engine: Resolve read-after-write dependencies in the kernel. by Alex Deymo · 9 years ago
  28. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 9 years ago
  29. 957cf4d update_engine: Stop watching stdout when child closes it. by Alex Deymo · 9 years ago
  30. 80efdf4 Add libchromeos-glib for glib dependencies by Christopher Wiley · 9 years ago
  31. ba2b2ee Merge branch 'rewrite-update_engine' into merge-update_engine by Alex Deymo · 9 years ago
  32. 454b798 update_engine: Remove directory iteration usage of glib. by Alex Deymo · 9 years ago
  33. b339155 update_engine: Remove usage of g_shell_parse_argv(). by Alex Deymo · 9 years ago
  34. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 9 years ago
  35. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 9 years ago
  36. 701376d Initial empty repository by Bill Yi · 9 years ago
  37. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  38. 2e9533b update_engine: Expose the update_engine.conf in the FilesystemInterface. by Alex Deymo · 9 years ago
  39. 13e0dd6 update_engine: client waits for the service to be ready. by Alex Deymo · 9 years ago
  40. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  41. 6c396a9 update_engine: Fix full payload generation when using chunk_size. by Alex Deymo · 9 years ago
  42. 8e66534 Revert "update_engine: Change the default chunk_size to 200MB" by Alex Deymo · 9 years ago
  43. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 9 years ago
  44. 914c446 update_engine: Fix bzip size types. by Alex Deymo · 9 years ago
  45. 2a9cb2a update_engine: Remove unused ext2_utils.h by Alex Deymo · 9 years ago
  46. 2b6b1db update_engine: Change the default chunk_size to 200MB by Kevin Cernekee · 9 years ago
  47. 8d2bbe3 update_engine: Move glib related utils to glib_utils.h. by Alex Deymo · 9 years ago
  48. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  49. 72aa002 update_engine: Migrate update_engine_client to chrome DBus bindings. by Alex Deymo · 9 years ago
  50. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 9 years ago
  51. a9bb7dc update_engine: Log the error message when Omaha response is invalid XML. by Alex Deymo · 9 years ago
  52. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 9 years ago
  53. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 9 years ago
  54. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  55. 249fbf5 update_engine: Avoid emitting a MOVE to 0. by Alex Deymo · 9 years ago
  56. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  57. cc16925 update_engine: Switch main to GlibMessageLoop. by Alex Deymo · 9 years ago
  58. a508705 update_engine: Fix memory leak on new ext2_filesystem code. by Alex Deymo · 9 years ago
  59. bfeeb2e update_engine: Fix temp file leak in unittest. by Alex Deymo · 9 years ago
  60. 218b45f update_engine: Remove unused ScopedFileDescriptorCloser. by Alex Deymo · 9 years ago
  61. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  62. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  63. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 9 years ago
  64. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 9 years ago
  65. a376a6e update_engine: Implement FilterExtentRanges. by Alex Deymo · 9 years ago
  66. 52490e7 update_engine: Further move Extent manipulation to extent_utils. by Alex Deymo · 9 years ago
  67. 2350445 update_engine: Remove duplicated function. by Alex Deymo · 9 years ago
  68. 5c6c655 update_engine: Split Extent utils from graph_utils. by Alex Deymo · 9 years ago
  69. cef5cd6 update_engine: fix -Wpessimizing-move warning by Yunlian Jiang · 9 years ago
  70. 46bd4e2 update_engine: Fix splitting and merging of operation. by Gilad Arnold · 9 years ago
  71. 14c0f1b update_engine: Disable splitting of fragmented REPLACE_BZ operations. by Gilad Arnold · 9 years ago
  72. 41e3474 update_engine: Merge contiguous operations (reprise). by Gilad Arnold · 9 years ago
  73. 542032d Revert "update_engine: Merge contiguous operations." by Gilad Arnold · 9 years ago
  74. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 9 years ago
  75. 58455ae update_engine: Merge contiguous operations. by Allie Wood · 9 years ago
  76. c4797c4 update_engine: Delta generator should not read past old image size. by Gilad Arnold · 9 years ago
  77. db1d5a6 update_engine: Sort operations by output block. by Allie Wood · 9 years ago
  78. 0d73e03 update_engine: Split fragmented REPLACE_BZ ops. by Allie Wood · 9 years ago
  79. ba4c8b7 update_engine: Split fragmented REPLACE operations. by Allie Wood · 9 years ago
  80. b6656a7 update_engine: Split fragmented SOURCE_COPY ops. by Allie Wood · 9 years ago
  81. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  82. 6eeec90 update_engine: Change delta minor version to 2. by Allie Wood · 9 years ago
  83. 3d3337b Revert "update_engine: Change delta minor version to 2." by Alex Deymo · 9 years ago
  84. c8cece1 update_engine: Change delta minor version to 2. by Allie Wood · 9 years ago
  85. 0c8cf7e update_engine: Fix PReadAll and PWriteAll to be able to seek to 0. by Allie Wood · 9 years ago
  86. fddb6d4 update_engine: Fix metadata handling when inode table is in a different block group. by Alex Deymo · 9 years ago
  87. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 9 years ago
  88. 18f48aa Use PLOG instead of LOG with strerror() by Alex Deymo · 9 years ago
  89. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  90. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 9 years ago
  91. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  92. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 9 years ago
  93. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 9 years ago
  94. b96ecda platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  95. 3310b22 update_engine: Silence errors from CanResumeUpdate() by Alex Deymo · 9 years ago
  96. 85ed2c6 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  97. 82eee80 common-mk: enable LFS by default by Mike Frysinger · 9 years ago
  98. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  99. 08d5a45 update_engine: Fake out GatherExtents in all tests. by Alex Deymo · 9 years ago
  100. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 9 years ago