summaryrefslogtreecommitdiff
path: root/adb/client/incremental_utils.cpp
AgeCommit message (Expand)Author
2020-10-22Migrate system/core/adb to packages/modules/adbBaligh Uddin
2020-09-16Merge "adb: switch to ZipEntry64." am: ebd07cc5d0 am: b138c21233 am: bcb60b91...Elliott Hughes
2020-09-15adb: switch to ZipEntry64.Elliott Hughes
2020-05-25[incfs] Stream the hash tree for incremental installationAlex Buynytskyy
2020-04-15[incfs] Stream the hash tree for incremental installationAlex Buynytskyy
2020-03-27[adb] use zip iteration with functorSongchun Fan
2020-03-24[adb] Fix incremental installation on WindowsYurii Zubrytskyi
2020-03-24[adb incremental] send priority blocks firstSongchun Fan