| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make XzEtentWriter::Init() idempotentHEADmaster | Kelvin Zhang | 2021-10-14 | 2 | -4/+8 |
| * | Allow UpdateAttempterAndroid to override otacerts path | Kelvin Zhang | 2021-10-11 | 7 | -30/+47 |
| * | Expose logic to serialize a DeltaArchiveManifest to proper payload file | Kelvin Zhang | 2021-10-11 | 2 | -17/+41 |
| * | Move unittest constants to header | Kelvin Zhang | 2021-10-11 | 10 | -31/+55 |
| * | Only enable zucchini on a subset of files | Kelvin Zhang | 2021-10-08 | 5 | -2/+21 |
| * | Merge "Merge Android 12" | Xin Li | 2021-10-07 | 6 | -5/+86 |
| |\ | |||||
| | * | Merge Android 12 | Xin Li | 2021-10-06 | 6 | -5/+86 |
| | |\ | |||||
| | | * | Initialize writer before executing zucchini ops am: ed3863c764 | Kelvin Zhang | 2021-10-06 | 2 | -6/+1 |
| | | |\ | | |/ | |/| | |||||
| | | * | Add some helper macros for testing precondition am: fffad3b84d | Kelvin Zhang | 2021-10-05 | 1 | -0/+18 |
| | | |\ | |||||
| | | * \ | Only write merge sequence if XOR is enabled am: 5d74b7297a | Kelvin Zhang | 2021-10-01 | 2 | -7/+8 |
| | | |\ \ | |||||
| | | * \ \ | Verify sequence ops when finish writing InstallOps am: 9e5e1ed627 | Kelvin Zhang | 2021-09-29 | 1 | -1/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Make simulate_ota support images in RADIO/ dir am: 5ebe29607c | Kelvin Zhang | 2021-09-28 | 1 | -3/+7 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Implement cow estimator with XOR enabled am: e36e4a3ef6 | Kelvin Zhang | 2021-09-25 | 4 | -130/+135 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Write blocks in increasing order if src/dst extent start at same block am: 82... | Kelvin Zhang | 2021-09-21 | 2 | -5/+29 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Support boot image v4 am: a75a763e4d | Kelvin Zhang | 2021-09-20 | 2 | -5/+19 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Fix a bug where merge sequence is incorrect am: d1f90bcf93 | Kelvin Zhang | 2021-09-20 | 2 | -24/+44 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Consider .capex files as zip archives am: dc1f258e94 | Kelvin Zhang | 2021-09-14 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Sort filenames in Android.bp am: 4e93cf1b4d | Kelvin Zhang | 2021-09-14 | 1 | -6/+6 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Attempt to mount block device even if postinstall is disabled am: 06e654a353 | Kelvin Zhang | 2021-09-14 | 3 | -41/+75 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Add update_engine_host_unittests am: c5803b7d2e | Kelvin Zhang | 2021-09-13 | 8 | -48/+105 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Add option to override minor version am: f4502bb26e | Tianjie | 2021-09-10 | 3 | -3/+10 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Support extracting images from full OTAs am: 8c85655323 | Kelvin Zhang | 2021-09-09 | 2 | -18/+50 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Support zucchini patch am: 1f658cca65 | Tianjie | 2021-09-08 | 2 | -14/+109 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Rename LibcurlHttpFetcherTest am: f0c73d4e01 | Kelvin Zhang | 2021-09-08 | 2 | -44/+32 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Make InstallOpExecutor take in unique_ptr am: 23dfcd248c | Kelvin Zhang | 2021-09-07 | 4 | -10/+10 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Write XOR ops for bsdiff and puffdiff am: 76f10b8e0b | Kelvin Zhang | 2021-09-03 | 6 | -23/+247 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add skeleton for zucchini patch am: 8e0090d812 | Tianjie | 2021-09-02 | 10 | -139/+83 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Reland the change again am: 00b718b5c8 | Tianjie | 2021-09-02 | 1 | -105/+13 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Only mmap once when executing ZERO install op am: cf208f2e89 | Kelvin Zhang | 2021-09-02 | 1 | -12/+13 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Bump map snapshot timeout to 10s am: cf3280bde6 | Kelvin Zhang | 2021-09-02 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Include sequence op in cow size estimate am: fc2afd4923 | Kelvin Zhang | 2021-09-01 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add zucchini support in update_engine am: c700169566 | Tianjie | 2021-08-31 | 10 | -32/+404 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Filter out duplicate blocks in new image am: 52c4b79fe4 | Kelvin Zhang | 2021-08-31 | 2 | -201/+138 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Improve the control flow of generating diff patches am: 53d73b943d | Tianjie | 2021-08-30 | 1 | -113/+202 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Write cow merge sequence at beginning of update am: a37aafc80f | Kelvin Zhang | 2021-08-28 | 3 | -13/+49 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add a script to trim OTA package for go/otaanalyzer am: e239944291 | Kelvin Zhang | 2021-08-28 | 1 | -0/+38 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Use binary search for ExtentRanges::OverlapsWithExtent am: bf357c65e5 | Kelvin Zhang | 2021-08-28 | 2 | -1/+15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Make sure ExtentRanges don't merge extents am: bef99c3da1 | Kelvin Zhang | 2021-08-27 | 5 | -91/+166 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add support for calling setShouldSwitchSlot from host am: c56afa3534 | Kelvin Zhang | 2021-08-26 | 2 | -12/+33 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot am: 2... | Kelvin Zhang | 2021-08-26 | 6 | -123/+231 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Remove Cros from AOSP update_engine am: e95dfeec11 | Kelvin Zhang | 2021-08-26 | 209 | -46117/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add libzucchini as a dependency for puffin am: a69cfe237e | Tianjie | 2021-08-25 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Print better debug messages in extent map am: af9b9b2674 | Kelvin Zhang | 2021-08-24 | 2 | -4/+14 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Implement ExtentLess correctly am: 9351f5d060 | Kelvin Zhang | 2021-08-24 | 3 | -1/+18 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Support slot switch API in update_engine_client am: be1c1800a6 | Kelvin Zhang | 2021-08-24 | 2 | -10/+40 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Document the quirks of merge sequence am: 5e4e293510 | Kelvin Zhang | 2021-08-19 | 1 | -0/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master | Xin Li | 2021-08-17 | 6 | -5/+86 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge sc-dev-plus-aosp-without-vendor@7634622 | Xin Li | 2021-08-14 | 6 | -5/+86 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Add Extent map am: d567c8bc9f am: 186ad03433 | Kelvin Zhang | 2021-08-11 | 7 | -1/+292 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EmitXorBlocks stub to FakeCowWriter am: a837f00127 am: d6d682c9ed | Daniel Rosenberg | 2021-08-03 | 1 | -0/+7 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
