1. bcc64c4 Fsync directory contents by Daniel Zheng · 1 year, 1 month ago
  2. 6a00fe9 prefs: return success if nothing to delete by Daniel Zheng · 1 year, 1 month ago
  3. fab31ad Make update_engine use /data/misc/update_engine/cache as tmpdir by Kelvin Zhang · 1 year, 2 months ago
  4. c80d39b Improve atomiticy of update checkpointing by Kelvin Zhang · 1 year, 7 months ago
  5. fc20b67 OTA: update SetBlockDeviceReadOnly by lin.gui · 1 year, 9 months ago
  6. e47767a Reduce VABC memory usage by Kelvin Zhang · 2 years ago
  7. 32a73a9 Throttle metric writing by 3 seconds by Kelvin Zhang · 2 years, 5 months ago
  8. 49170aa Fsync data after writing prefs by Kelvin Zhang · 2 years, 6 months ago
  9. 3e881aa Initialized unitialized variables. by Daniel Zheng · 2 years, 9 months ago
  10. 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 3 years, 3 months ago
  11. 760c334 Add streaming support to LZ4 compress routine by Kelvin Zhang · 3 years, 3 months ago
  12. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 3 years, 4 months ago
  13. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years, 5 months ago
  14. 4eae81e Add lz4diff patch routines by Kelvin Zhang · 3 years, 5 months ago
  15. dcda7c0 Add DEFER macro, similar to go's defer by Kelvin Zhang · 3 years, 5 months ago
  16. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 3 years, 7 months ago
  17. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years, 8 months ago
  18. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 3 years, 9 months ago
  19. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 3 years, 11 months ago
  20. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 4 years, 3 months ago
  21. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 4 years, 4 months ago
  22. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years, 4 months ago
  23. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 4 years, 4 months ago
  24. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years, 4 months ago
  25. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 6 months ago
  26. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 6 months ago
  27. c3c0a3a Add PReadAll/PWriteAll for filedescriptor ptr by Kelvin Zhang · 4 years, 6 months ago
  28. 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 4 years, 7 months ago
  29. 5d56c1e update_engine: Remove ec_version and fw_version by Amin Hassani · 4 years, 7 months ago
  30. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 4 years, 8 months ago
  31. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 4 years, 9 months ago
  32. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 9 months ago
  33. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  34. 91ba9be Check the enrollment in /home/chronos/Local State in addition to the VPD. by Matt Ziegelbaum · 5 years ago
  35. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 5 years ago
  36. c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 5 years ago
  37. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  38. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  39. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  40. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 6 years ago
  41. c2b3766 Remove utils::SetRootTempDir(). by Sen Jiang · 6 years ago
  42. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  43. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 7 years ago
  44. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  45. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 7 years ago
  46. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  47. a7ee9d0 update_engine: Remove zlib fingerprint checking by Andrey Ulanov · 8 years ago
  48. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 8 years ago
  49. f411650 Unmount old postinstall mountpoint from previous runs. by Alex Deymo · 8 years ago
  50. 335516c Remove FileWriter from common/utils.h by Alex Deymo · 8 years ago
  51. 5ba93ad Lazy unmount postinstall if it fails to unmount. by Alex Deymo · 9 years ago
  52. 3295102 Setup a temporary directory for update_engine_sideload. by Alex Deymo · 9 years ago
  53. 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 9 years ago
  54. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  55. 371615b Remove utils::MakeTempDirectory(). by Sen Jiang · 9 years ago
  56. 5fb356c Mark block device as read-only before mounting. by Alex Deymo · 9 years ago
  57. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  58. 2972608 Remove self-crashing logic. by Alex Deymo · 9 years ago
  59. dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 9 years ago
  60. e0d0428 Check if zlib is compatible. by Sen Jiang · 9 years ago
  61. 14dbd33 Mount the new system as 'postinstall_file' in postinstall. by Alex Deymo · 9 years ago
  62. 390efed Parse postinstall parameters from the payload metadata. by Alex Deymo · 9 years ago
  63. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 9 years ago
  64. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 9 years ago
  65. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  66. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  67. 9138ef5 Remove unused includes. by Alex Deymo · 10 years ago
  68. 9c12346 Fix temporary directory path in Android. by Sen Jiang · 10 years ago
  69. a259179 Move metrics time helpers to metrics_utils. by Alex Deymo · 10 years ago
  70. 38429cf common: Split out metrics utils from utils.cc. by Alex Deymo · 10 years ago
  71. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (98%) from utils.cc]
  72. 1016ae1 Remove unused BlockDevSize(const string& path). by Alex Deymo · 10 years ago
  73. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  74. af9a863 Remove obsolete Installer.* metrics. by Alex Deymo · 10 years ago
  75. 5fc5e10 Allow ext4 filesystems in postinstall. by Alex Deymo · 10 years ago
  76. 5aa1c54 Create temporary files in the system's temp directory. by Alex Deymo · 10 years ago
  77. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 10 years ago
  78. 6f20dd4 Fix includes and DBus headers to build on Android. by Alex Deymo · 10 years ago
  79. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  80. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  81. c00c98a update_engine: Use portable string format functions. by Alex Deymo · 10 years ago
  82. 75eac7e update_engine: Convert NetworkConnectionType to enum class. by Alex Deymo · 10 years ago
  83. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 10 years ago
  84. 8d2bbe3 update_engine: Move glib related utils to glib_utils.h. by Alex Deymo · 10 years ago
  85. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  86. a4a80f5 update_engine: Remove unused utils functions. by Alex Deymo · 10 years ago
  87. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  88. 41e3474 update_engine: Merge contiguous operations (reprise). by Gilad Arnold · 10 years ago
  89. 542032d Revert "update_engine: Merge contiguous operations." by Gilad Arnold · 10 years ago
  90. c31e4a7 update_engine: drop SYSROOT checks by Mike Frysinger · 10 years ago
  91. 58455ae update_engine: Merge contiguous operations. by Allie Wood · 10 years ago
  92. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  93. 0c8cf7e update_engine: Fix PReadAll and PWriteAll to be able to seek to 0. by Allie Wood · 10 years ago
  94. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  95. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 10 years ago
  96. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  97. de942f3 update_engine: Generate valid delta files for squashfs. by Alex Deymo · 10 years ago
  98. a78b28c update_engine: Support full update on MTD devices by Nam T. Nguyen · 10 years ago
  99. 425aa97 update_engine: Changes to delta minor version detection by Allie Wood · 10 years ago
  100. 78750a4 update_engine: Detect supported minor version from conf file. by Allie Wood · 10 years ago