1. 0c1648c Fixing some clangd warnings by Daniel Zheng · 2 years, 11 months ago
  2. 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 3 years ago
  3. a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 3 years ago
  4. 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 3 years ago
  5. cb9932f Fix xor writer failure by Kelvin Zhang · 3 years, 1 month ago
  6. 32a73a9 Throttle metric writing by 3 seconds by Kelvin Zhang · 3 years, 3 months ago
  7. 49170aa Fsync data after writing prefs by Kelvin Zhang · 3 years, 3 months ago
  8. d11e2fc Move some SOURCE_COPY op processing out of Init() function by Kelvin Zhang · 3 years, 4 months ago
  9. 3cc4fa3 Add a header value for configure max downlaod retry count by Kelvin Zhang · 3 years, 5 months ago
  10. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years, 6 months ago
  11. 3e881aa Initialized unitialized variables. by Daniel Zheng · 3 years, 6 months ago
  12. 98cb8f7 Add payload prop to set custom proxy URL by Kelvin Zhang · 3 years, 7 months ago
  13. c7a1d1f Remove ProxyResolver from update_engine by Kelvin Zhang · 3 years, 7 months ago
  14. e35b438 Add more data to SnapshotMergeReported. by David Anderson · 4 years ago
  15. 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 4 years ago
  16. 7e5b405 Split slower tests to a separate test target by Kelvin Zhang · 4 years ago
  17. 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 4 years, 1 month ago
  18. 760c334 Add streaming support to LZ4 compress routine by Kelvin Zhang · 4 years, 1 month ago
  19. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 4 years, 1 month ago
  20. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 4 years, 2 months ago
  21. d76a8ac Rename stdout and stderr to stdout_str and stderr_str by Colin Cross · 4 years, 2 months ago
  22. 26b82b1 Fix cpplint issues by Colin Cross · 4 years, 2 months ago
  23. 4eae81e Add lz4diff patch routines by Kelvin Zhang · 4 years, 3 months ago
  24. 5562403 Add lz4 decompress/compress routines by Kelvin Zhang · 4 years, 3 months ago
  25. dcda7c0 Add DEFER macro, similar to go's defer by Kelvin Zhang · 4 years, 3 months ago
  26. 7608cd4 Add maybe_unused to some parameters by Kelvin Zhang · 4 years, 3 months ago
  27. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 4 years, 4 months ago
  28. c14676a Write CowReplace blocks in batch by Kelvin Zhang · 4 years, 4 months ago
  29. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 4 years, 5 months ago
  30. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 4 years, 5 months ago
  31. df3c195 Move unittest constants to header by Kelvin Zhang · 4 years, 5 months ago
  32. aa25f45 Add some helper macros for testing precondition am: fffad3b84d by Kelvin Zhang · 4 years, 5 months ago
  33. fffad3b Add some helper macros for testing precondition by Kelvin Zhang · 4 years, 5 months ago
  34. f8e1060 Add update_engine_host_unittests am: c5803b7d2e by Kelvin Zhang · 4 years, 6 months ago
  35. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years, 6 months ago
  36. 1544780 Rename LibcurlHttpFetcherTest am: f0c73d4e01 by Kelvin Zhang · 4 years, 6 months ago
  37. f0c73d4 Rename LibcurlHttpFetcherTest by Kelvin Zhang · 4 years, 6 months ago
  38. a193c42 Write XOR ops for bsdiff and puffdiff am: 76f10b8e0b by Kelvin Zhang · 4 years, 6 months ago
  39. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 8 months ago
  40. f137b10 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot am: 20982a52a8 by Kelvin Zhang · 4 years, 6 months ago
  41. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years, 7 months ago
  42. fa84c37 Remove Cros from AOSP update_engine am: e95dfeec11 by Kelvin Zhang · 4 years, 6 months ago
  43. e95dfee Remove Cros from AOSP update_engine by Kelvin Zhang · 4 years, 7 months ago
  44. 0eab711 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years, 7 months ago
  45. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 4 years, 8 months ago
  46. 0a9a2a9 Add Extent map am: d567c8bc9f am: 186ad03433 by Kelvin Zhang · 4 years, 7 months ago
  47. d567c8b Add Extent map by Kelvin Zhang · 4 years, 8 months ago
  48. b498b10 Add GetActiveBootSlot API to boot control interface am: cb419e6ffd am: 75958682de by Kelvin Zhang · 4 years, 8 months ago
  49. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 4 years, 9 months ago
  50. d815d54 Define constants in header am: 575b8f8a50 am: 11202d9771 by Kelvin Zhang · 4 years, 9 months ago
  51. 575b8f8 Define constants in header by Kelvin Zhang · 4 years, 10 months ago
  52. 197bc9b Refactor: Migrate all prefs to string_view am: 1c86a92bc7 am: 01405aba8b by Kelvin Zhang · 4 years, 10 months ago
  53. 1c86a92 Refactor: Migrate all prefs to string_view by Kelvin Zhang · 4 years, 10 months ago
  54. 422e893 Fix some lint/style error am: 1d99ae1932 am: d9ff8385fe am: 0a3e95fc03 by Kelvin Zhang · 4 years, 10 months ago
  55. f32b221 ResetStatus if update_engine boot in different slot but same build am: 8660347589 am: 5d4aeec7ed am: d121fd12e1 by Kelvin Zhang · 4 years, 10 months ago
  56. 7c31449 Write verity first, then do fs verification am: 8704c83dbe am: e7dee6860b am: 5dd1de1828 by Kelvin Zhang · 4 years, 10 months ago
  57. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 4 years, 10 months ago
  58. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 10 months ago
  59. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 4 years, 10 months ago
  60. 70a2cda Fix verity discarded bug am: 9105f4baeb am: 15242fd179 am: 5465b60e7b by Kelvin Zhang · 4 years, 10 months ago
  61. 27578a7 Rename postinstall_mount_device to readonly_target_path am: a9b5d8c8ee am: 6180c7600f am: e0042ab207 by Kelvin Zhang · 4 years, 10 months ago
  62. 9105f4b Fix verity discarded bug by Kelvin Zhang · 4 years, 10 months ago
  63. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 4 years, 10 months ago
  64. ce3262f Add unittest for CleanupPreviousUpdateAction am: b4b95c2834 am: b92d11ad26 am: 4df6448026 by Kelvin Zhang · 5 years ago
  65. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 5 years ago
  66. 1da6b8d Report metrics on whether verity is used am: 9a5e3683a4 am: 0cf3b32669 am: c154fdaedb by Kelvin Zhang · 5 years ago
  67. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 5 years ago
  68. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 5 years ago
  69. bdddd0d Merge "Allow /postinstall files to have custom contexts" into sc-dev by Alex Light · 5 years ago
  70. 7361d27 Allow /postinstall files to have custom contexts by Alex Light · 5 years ago
  71. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 5 years ago
  72. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 5 years ago
  73. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 5 years ago
  74. 59724d8 Skip merge_operations which are not SOURCE_COPY by Kelvin Zhang · 5 years ago
  75. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 5 years ago
  76. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 5 years ago
  77. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 5 years ago
  78. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 5 years ago
  79. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 5 years ago
  80. b0cbd39 Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression by Yifan Hong · 5 years ago
  81. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 5 years ago
  82. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 5 years ago
  83. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 5 years ago
  84. 22b62e4 Remove two pointers of delta performer by Kelvin Zhang · 5 years ago
  85. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 5 years ago
  86. 4485897 Add unittest for filesystem verification action by Kelvin Zhang · 5 years ago
  87. ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 5 years ago
  88. 5c1451f Remove cros specific bits from aosp by Kelvin Zhang · 5 years ago
  89. eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 5 years ago
  90. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 5 years ago
  91. ddd6822 update_engine: Make SystemState pointer static only by Amin Hassani · 5 years ago
  92. 043355b update_engine: use new base::Delete{File,PathRecursively} by hscham · 5 years ago
  93. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 5 years ago
  94. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 5 years ago
  95. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 5 years ago
  96. 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 5 years ago
  97. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 5 years ago
  98. eb9de16 Add IsDynamicPartition API to easily check if a partition is dynamic by Kelvin Zhang · 5 years ago
  99. c82511c Add OpenCowReader interface method to dynamic partition control by Kelvin Zhang · 5 years ago
  100. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 5 years ago