1. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 10 years ago
  2. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 10 years ago
  3. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 10 years ago
  4. 7fad7b7 update_engine: Replace gthread with libchrome equivalents. by Alex Deymo · 10 years ago
  5. cfe8c15 update_engine: Set a sane chunk_size default. by Alex Deymo · 10 years ago
  6. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 10 years ago
  7. da73df5 update_engine: Fix flaky DeltaPerformerTest. by Alex Deymo · 10 years ago
  8. 56a088e update_engine: Remove deprecated flags. by Alex Deymo · 10 years ago
  9. 896fdba update_engine: Prevent the InplaceGenerator to add MOVEs to block 0. by Alex Deymo · 10 years ago
  10. 3b2c7d0 update_engine: Sort full operations by destination. by Alex Deymo · 10 years ago
  11. f616535 update_engine: Resolve read-after-write dependencies in the kernel. by Alex Deymo · 10 years ago
  12. f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 10 years ago
  13. 957cf4d update_engine: Stop watching stdout when child closes it. by Alex Deymo · 10 years ago
  14. 80efdf4 Add libchromeos-glib for glib dependencies by Christopher Wiley · 10 years ago
  15. 454b798 update_engine: Remove directory iteration usage of glib. by Alex Deymo · 10 years ago
  16. b339155 update_engine: Remove usage of g_shell_parse_argv(). by Alex Deymo · 10 years ago
  17. 20c9920 update_engine: Remove libgio usage from FilesystemVerifierAction. by Alex Deymo · 10 years ago
  18. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 10 years ago
  19. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 10 years ago
  20. 2e9533b update_engine: Expose the update_engine.conf in the FilesystemInterface. by Alex Deymo · 10 years ago
  21. 13e0dd6 update_engine: client waits for the service to be ready. by Alex Deymo · 10 years ago
  22. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 10 years ago
  23. 6c396a9 update_engine: Fix full payload generation when using chunk_size. by Alex Deymo · 10 years ago
  24. 8e66534 Revert "update_engine: Change the default chunk_size to 200MB" by Alex Deymo · 10 years ago
  25. 00d79ac update_engine: Persist cohorts sent by omaha even if there's no update. by Alex Deymo · 10 years ago
  26. 914c446 update_engine: Fix bzip size types. by Alex Deymo · 10 years ago
  27. 2a9cb2a update_engine: Remove unused ext2_utils.h by Alex Deymo · 10 years ago
  28. 2b6b1db update_engine: Change the default chunk_size to 200MB by Kevin Cernekee · 10 years ago
  29. 8d2bbe3 update_engine: Move glib related utils to glib_utils.h. by Alex Deymo · 10 years ago
  30. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  31. 72aa002 update_engine: Migrate update_engine_client to chrome DBus bindings. by Alex Deymo · 10 years ago
  32. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 10 years ago
  33. a9bb7dc update_engine: Log the error message when Omaha response is invalid XML. by Alex Deymo · 10 years ago
  34. cc45785 update_engine: Remove g_markup_escape_text usage. by Alex Deymo · 10 years ago
  35. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 10 years ago
  36. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  37. 249fbf5 update_engine: Avoid emitting a MOVE to 0. by Alex Deymo · 10 years ago
  38. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  39. cc16925 update_engine: Switch main to GlibMessageLoop. by Alex Deymo · 10 years ago
  40. a508705 update_engine: Fix memory leak on new ext2_filesystem code. by Alex Deymo · 10 years ago
  41. bfeeb2e update_engine: Fix temp file leak in unittest. by Alex Deymo · 10 years ago
  42. 218b45f update_engine: Remove unused ScopedFileDescriptorCloser. by Alex Deymo · 10 years ago
  43. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 10 years ago
  44. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 10 years ago
  45. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 10 years ago
  46. 2b19cfb update_engine: Introduce FilesystemInterface abstraction. by Alex Deymo · 10 years ago
  47. a376a6e update_engine: Implement FilterExtentRanges. by Alex Deymo · 10 years ago
  48. 52490e7 update_engine: Further move Extent manipulation to extent_utils. by Alex Deymo · 10 years ago
  49. 2350445 update_engine: Remove duplicated function. by Alex Deymo · 10 years ago
  50. 5c6c655 update_engine: Split Extent utils from graph_utils. by Alex Deymo · 10 years ago
  51. cef5cd6 update_engine: fix -Wpessimizing-move warning by Yunlian Jiang · 10 years ago
  52. 46bd4e2 update_engine: Fix splitting and merging of operation. by Gilad Arnold · 10 years ago
  53. 14c0f1b update_engine: Disable splitting of fragmented REPLACE_BZ operations. by Gilad Arnold · 10 years ago
  54. 41e3474 update_engine: Merge contiguous operations (reprise). by Gilad Arnold · 10 years ago
  55. 542032d Revert "update_engine: Merge contiguous operations." by Gilad Arnold · 10 years ago
  56. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 10 years ago
  57. 58455ae update_engine: Merge contiguous operations. by Allie Wood · 10 years ago
  58. c4797c4 update_engine: Delta generator should not read past old image size. by Gilad Arnold · 10 years ago
  59. db1d5a6 update_engine: Sort operations by output block. by Allie Wood · 10 years ago
  60. 0d73e03 update_engine: Split fragmented REPLACE_BZ ops. by Allie Wood · 10 years ago
  61. ba4c8b7 update_engine: Split fragmented REPLACE operations. by Allie Wood · 10 years ago
  62. b6656a7 update_engine: Split fragmented SOURCE_COPY ops. by Allie Wood · 10 years ago
  63. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  64. 6eeec90 update_engine: Change delta minor version to 2. by Allie Wood · 10 years ago
  65. 3d3337b Revert "update_engine: Change delta minor version to 2." by Alex Deymo · 10 years ago
  66. c8cece1 update_engine: Change delta minor version to 2. by Allie Wood · 10 years ago
  67. 0c8cf7e update_engine: Fix PReadAll and PWriteAll to be able to seek to 0. by Allie Wood · 10 years ago
  68. fddb6d4 update_engine: Fix metadata handling when inode table is in a different block group. by Alex Deymo · 10 years ago
  69. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 10 years ago
  70. 18f48aa Use PLOG instead of LOG with strerror() by Alex Deymo · 10 years ago
  71. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  72. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 10 years ago
  73. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  74. b0d74eb update_engine: Check XmlEncode() input strings. by Alex Deymo · 10 years ago
  75. 8e18f93 update_engine: Add Cohort, CohortName, CohortHint to Omaha protocol. by Alex Deymo · 10 years ago
  76. b96ecda platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 10 years ago
  77. 3310b22 update_engine: Silence errors from CanResumeUpdate() by Alex Deymo · 10 years ago
  78. 85ed2c6 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 10 years ago
  79. 82eee80 common-mk: enable LFS by default by Mike Frysinger · 10 years ago
  80. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 10 years ago
  81. 08d5a45 update_engine: Fake out GatherExtents in all tests. by Alex Deymo · 10 years ago
  82. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  83. de942f3 update_engine: Generate valid delta files for squashfs. by Alex Deymo · 10 years ago
  84. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 10 years ago
  85. 53c4fff update_engine: fix -Wbraced-scalar-init warning. by Yunlian Jiang · 10 years ago
  86. a26432a update_engine: Use the rootfs size specified by verity. by Alex Deymo · 10 years ago
  87. 6ded654 update_engine: Make mkfs.ext3 quiet. by Alex Deymo · 10 years ago
  88. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 10 years ago
  89. f1cbe17 update_engine: Refactor payload generation request args in a class. by Alex Deymo · 10 years ago
  90. 1f93d03 update_engine: Make dd less verbose. by Alex Deymo · 10 years ago
  91. 08d4931 update_engine: fixes to use chromeos-dbus-bindings generation by Timothy Jennison · 10 years ago
  92. fffd23e update_engine: Payload generator emits SOURCE_COPY and SOURCE_BSDIFF ops. by Allie Wood · 10 years ago
  93. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 10 years ago
  94. 3283a55 update_engine: Add new operation codes for a to b operations by Allie Wood · 10 years ago
  95. 425aa97 update_engine: Changes to delta minor version detection by Allie Wood · 10 years ago
  96. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 10 years ago
  97. f68bbbc update_engine: replace std::vector<char> with chromeos::Blob by Alex Vakulenko · 10 years ago
  98. 981a9fb platform2: Switch over to using base64 functions from libchromeos by Alex Vakulenko · 10 years ago
  99. b8ccad0 update_engine: Add command line option for payload minor version. by Allie Wood · 10 years ago
  100. 063181c update_engine: Fix delta generator mishandling of unchanged blocks. by Gilad Arnold · 10 years ago