1. 87b8d43 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" am: c710cf28ff by Kelvin Zhang · 4 years, 8 months ago
  2. c710cf2 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Kelvin Zhang · 4 years, 8 months ago
  3. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 8 months ago
  4. 89f3cf0 Add product_available to product available modules am: 6d121de1d4 by Justin Yun · 4 years, 8 months ago
  5. 6d121de Add product_available to product available modules by Justin Yun · 4 years, 9 months ago
  6. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 8 months ago
  7. 4f5657e update_engine: Reduce the generated file sizes in some unittests by Amin Hassani · 4 years, 8 months ago
  8. f2c7435 Fix English typo in update_device.py am: 07676f5c38 by Kelvin Zhang · 4 years, 8 months ago
  9. 07676f5 Fix English typo in update_device.py by Kelvin Zhang · 4 years, 8 months ago
  10. 6e8a37b update_engine: Save and reload ping prefs from powerwash prefs. by Vyshu · 4 years, 8 months ago
  11. e33561e Add unittest for resume update am: e4235b0ae4 by Kelvin Zhang · 4 years, 8 months ago
  12. ddd6822 update_engine: Make SystemState pointer static only by Amin Hassani · 4 years, 8 months ago
  13. e4235b0 Add unittest for resume update by Kelvin Zhang · 4 years, 8 months ago
  14. 1b1e2f5 Check if mount directory exists before attempting mount() syscall am: 4ce0110765 by Kelvin Zhang · 4 years, 8 months ago
  15. 76b3a64 update_engine: Add restricted intervals monitor by Saurabh Nijhara · 4 years, 8 months ago
  16. 4ce0110 Check if mount directory exists before attempting mount() syscall by Kelvin Zhang · 4 years, 9 months ago
  17. 043355b update_engine: use new base::Delete{File,PathRecursively} by hscham · 4 years, 9 months ago
  18. bca33e1 Check for return value of ConsumeWithBuffer am: e3293c7c02 by Kelvin Zhang · 4 years, 8 months ago
  19. a05050e Do not map dynamic partitions on VABC devices am: 91d95fa945 by Kelvin Zhang · 4 years, 8 months ago
  20. 606abc9 update_engine: Restructure Omaha response processing by Amin Hassani · 4 years, 9 months ago
  21. e3293c7 Check for return value of ConsumeWithBuffer by Kelvin Zhang · 4 years, 9 months ago
  22. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 9 months ago
  23. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  24. 01a45c0 update_engine: Unify cc flags with platform2 by Amin Hassani · 4 years, 9 months ago
  25. 1469ac1 Merge "Mark ab/6881855 as merged" into stage-aosp-master by TreeHugger Robot · 4 years, 8 months ago
  26. 6e5ef9f Add --disable_verity_computation flag to delta_generator am: 098e79a0c3 by Kelvin Zhang · 4 years, 8 months ago
  27. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 4 years, 9 months ago
  28. 098e79a Add --disable_verity_computation flag to delta_generator by Kelvin Zhang · 4 years, 9 months ago
  29. ba38e29 Mark ab/6881855 as merged by Xin Li · 4 years, 8 months ago
  30. 159aa25 Handle resume of VABC updates by emitting labels am: 52cb1d75b6 by Kelvin Zhang · 4 years, 8 months ago
  31. 928feed define full_boot flag in brillo_update_payload am: dde2ef4d52 by Kelvin Zhang · 4 years, 9 months ago
  32. 52cb1d7 Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 9 months ago
  33. dde2ef4 define full_boot flag in brillo_update_payload by Kelvin Zhang · 4 years, 9 months ago
  34. a859c92 update_engine: Fix a TODO about variable name by Amin Hassani · 4 years, 9 months ago
  35. 9ed2cee update_engine: Don't keep pointer to SystemState available objects by Amin Hassani · 4 years, 9 months ago
  36. 6178903 update_engine: Get OmahaRequestParams from SystemState by Amin Hassani · 4 years, 9 months ago
  37. 1e19be3 update_engine: Use a second ActionProcessor for UpdateBootFlagsAction by Amin Hassani · 4 years, 9 months ago
  38. ce2345d Add no_slot_switch flag to update_device script am: 8212f53f9d by Kelvin Zhang · 4 years, 9 months ago
  39. 8212f53 Add no_slot_switch flag to update_device script by Kelvin Zhang · 4 years, 9 months ago
  40. b16e377 Don't use unix open() syscall on VABC partitions am: 3f60d53253 by Kelvin Zhang · 4 years, 9 months ago
  41. 3f60d53 Don't use unix open() syscall on VABC partitions by Kelvin Zhang · 4 years, 9 months ago
  42. 59e0b4e Use FileDescriptorPtr to implement async reads in verify stage am: ec205cf8dd by Kelvin Zhang · 4 years, 9 months ago
  43. d14d6a2 Add IsDynamicPartition API to easily check if a partition is dynamic am: eb9de16077 by Kelvin Zhang · 4 years, 9 months ago
  44. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 4 years, 10 months ago
  45. eb9de16 Add IsDynamicPartition API to easily check if a partition is dynamic by Kelvin Zhang · 4 years, 9 months ago
  46. 43d7adc update_engine: add variable for DeviceQuickFixBuildToken policy by Saurabh Nijhara · 4 years, 9 months ago
  47. e25fecb Cleanup PayloadSigner::AddSignatureToManifest() am: 7010853f44 by Sen Jiang · 4 years, 9 months ago
  48. 7010853 Cleanup PayloadSigner::AddSignatureToManifest() by Sen Jiang · 4 years, 9 months ago
  49. 8a4deed Rename mock_dynamic_partition_control to am: b57c27012f by Kelvin Zhang · 4 years, 9 months ago
  50. ebc8de1 Add OpenCowReader interface method to dynamic partition control am: c82511cd8f by Kelvin Zhang · 4 years, 9 months ago
  51. b57c270 Rename mock_dynamic_partition_control to mock_dynamic_partition_control_android by Kelvin Zhang · 4 years, 9 months ago
  52. c82511c Add OpenCowReader interface method to dynamic partition control by Kelvin Zhang · 4 years, 9 months ago
  53. 6bd5cd4 Add `full_boot` option to brillo_update_payload am: 999705e45c by Kelvin Zhang · 4 years, 9 months ago
  54. 999705e Add `full_boot` option to brillo_update_payload by Kelvin Zhang · 4 years, 9 months ago
  55. ac83488 update_engine: Add enterprise rollback update policy impl by Saurabh Nijhara · 4 years, 9 months ago
  56. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago
  57. c349d75 Add timeout to OpenCowWriter am: 877ddbe3a7 by Kelvin Zhang · 4 years, 9 months ago
  58. 877ddbe Add timeout to OpenCowWriter by Kelvin Zhang · 4 years, 9 months ago
  59. 780800e Add FileDescriptorPtr interface to verity writer am: b138ab5e1d by Kelvin Zhang · 4 years, 9 months ago
  60. b138ab5 Add FileDescriptorPtr interface to verity writer by Kelvin Zhang · 4 years, 9 months ago
  61. 50b3783 Add small testcase for merge sequence generator am: b65868ccc0 by Kelvin Zhang · 4 years, 9 months ago
  62. b65868c Add small testcase for merge sequence generator by Kelvin Zhang · 4 years, 9 months ago
  63. 79fec2d update_engine: Add minimum version policy impl by Saurabh Nijhara · 4 years, 9 months ago
  64. 123c3e1 Revert "Handle resume of VABC updates by emitting labels" am: 59928f18f7 by Kelvin Zhang · 4 years, 9 months ago
  65. 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 4 years, 9 months ago
  66. f368735 update_engine: Turn on Shill by default by Amin Hassani · 4 years, 9 months ago
  67. 64a8016 update_engine: Turn on Chrome Kiosk app by default by Amin Hassani · 4 years, 9 months ago
  68. 4fec0f2 update_engine: Turn on Chrome network proxy by default by Amin Hassani · 4 years, 9 months ago
  69. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 4 years, 9 months ago
  70. f8decd3 Add PReadAll/PWriteAll for filedescriptor ptr am: c3c0a3ab46 by Kelvin Zhang · 4 years, 9 months ago
  71. 5ff76a2 update_engine: Make PayloadStateTests class tests by Amin Hassani · 4 years, 9 months ago
  72. 956a89c update_engine: Remove inline identifier from RealSystemState by Amin Hassani · 4 years, 9 months ago
  73. c288bf6 update_engine: Move DaemonStateInterface implementation to UpdateAttempter by Amin Hassani · 4 years, 9 months ago
  74. d0e2c2e Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll am: 4b28024b7b by Kelvin Zhang · 4 years, 9 months ago
  75. da35b87 update_engine: Clean up a bit of logs by Amin Hassani · 4 years, 9 months ago
  76. e2cac61 update_engine: Support DLC Cohorts by Jae Hoon Kim · 4 years, 9 months ago
  77. 5611cd3 update_engine: Rename const test variables by Jae Hoon Kim · 4 years, 9 months ago
  78. c3c0a3a Add PReadAll/PWriteAll for filedescriptor ptr by Kelvin Zhang · 4 years, 9 months ago
  79. 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 4 years, 9 months ago
  80. 268f043 Estimate COW image size during OTA generation am: 7a2657510c by Kelvin Zhang · 4 years, 9 months ago
  81. dfa200f Handle resume of VABC updates by emitting labels am: 24599af599 by Kelvin Zhang · 4 years, 9 months ago
  82. 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years, 9 months ago
  83. 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 4 years, 9 months ago
  84. e23e062 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" am: 30b09d0c5a by Tianjie Xu · 4 years, 9 months ago
  85. 30b09d0 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 4 years, 9 months ago
  86. 38dff45 Avoid conflict of self-overlapping ops am: 4796ea84c1 by Kelvin Zhang · 4 years, 9 months ago
  87. 4796ea8 Avoid conflict of self-overlapping ops by Kelvin Zhang · 4 years, 9 months ago
  88. 7d43024 update_engine: Delete android things policy by Jae Hoon Kim · 4 years, 9 months ago
  89. cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 9 months ago
  90. bdd98f9 update_engine: Remove android specific code from cros by Amin Hassani · 4 years, 9 months ago
  91. 893f0a9 Support host simulation of partial update am: a1e7c8f0e8 by Tianjie · 4 years, 9 months ago
  92. a1e7c8f Support host simulation of partial update by Tianjie · 4 years, 9 months ago
  93. 3962908 Fix hang on host apply payload am: 4c42a43b85 by Yifan Hong · 4 years, 9 months ago
  94. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 9 months ago
  95. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago
  96. 4c42a43 Fix hang on host apply payload by Yifan Hong · 4 years, 9 months ago
  97. 0f950c9 Mount all partitions before running postinstall am: 8b1e0dcbca by Kelvin Zhang · 4 years, 9 months ago
  98. 24e1d72 update_engine: remove system_id and system_version by Amin Hassani · 4 years, 9 months ago
  99. 8b1e0dc Mount all partitions before running postinstall by Kelvin Zhang · 4 years, 9 months ago
  100. 617d64e Add [un]mapPartitions APIs to dynamic partition control am: 9d87d6d80b by Kelvin Zhang · 4 years, 9 months ago