summaryrefslogtreecommitdiff
path: root/services/incremental/IncrementalService.cpp
AgeCommit message (Expand)Author
2021-06-28Reduce timeout for DL to destroy.Alex Buynytskyy
2021-06-08Proper retrying DL installation sessions.Alex Buynytskyy
2021-05-28[incremental/metrics] report uid of last read errorSongchun Fan
2021-05-13Duplicate apk names on package update.Alex Buynytskyy
2021-05-11[incremental] use same sysfs name for setOptionsSongchun Fan
2021-05-08Avoid sysfs name clashes.Alex Buynytskyy
2021-05-05Merge "[incremental] report new metrics from Incremental Service" into sc-devSongchun Fan
2021-05-04[incremental] report new metrics from Incremental ServiceSongchun Fan
2021-05-04Merge "[IncrementalService] add last read error in dumpsys" into sc-devSongchun Fan
2021-05-04Merge "[IncrementalService] use sysfs_name in mount options and dumpsys" into...Songchun Fan
2021-05-03[IncrementalService] add last read error in dumpsysSongchun Fan
2021-04-30Add more info to IncrementalService::onDump()Yurii Zubrytskyi
2021-04-30[IncrementalService] use sysfs_name in mount options and dumpsysSongchun Fan
2021-04-27Merge "[incremental] expose more metrics fields" into sc-devSongchun Fan
2021-04-26[incremental] expose more metrics fieldsSongchun Fan
2021-04-26Retry on unavailable.Alex Buynytskyy
2021-04-16[pm] remove incremental startable/unstartable codeSongchun Fan
2021-04-08Add storage state and installation ts to dump.Alex Buynytskyy
2021-04-08Installation hardening: reducing read timeout during installation.Alex Buynytskyy
2021-03-25More logging and better retry logic.Alex Buynytskyy
2021-03-24[incfs] Space trimming for IncFS v1Yurii Zubrytskyi
2021-03-24[incfs] Fix the mount state callbacks processingYurii Zubrytskyi
2021-03-23Reduce ifs lock scope.Alex Buynytskyy
2021-03-23Add properties to test readlogs timeout.Alex Buynytskyy
2021-03-23Add a first chance retry delay of 1s.Alex Buynytskyy
2021-03-23Unbind from DataLoader when not needed anymore.Alex Buynytskyy
2021-03-19Untangle listeners mess in IncrementalServiceYurii Zubrytskyi
2021-03-19[incfs] Call the new isFullyLoaded api where possibleYurii Zubrytskyi
2021-03-19[incfs] Use a more efficient getBlockCount() for incfs v2Yurii Zubrytskyi
2021-03-18[incfs] Use the new libincfs API for file status checkingYurii Zubrytskyi
2021-03-17[incfs] Preallocate space for IncFS filesYurii Zubrytskyi
2021-03-16Limit read log reporting to 2hrs for non-system DLs (non-adb).Alex Buynytskyy
2021-03-11DL lifecycle: handle slow DL binding.Alex Buynytskyy
2021-03-09[incremental] expose duration since oldest pending readSongchun Fan
2021-02-22Fix the progress getting for mapped filesYurii Zubrytskyi
2021-02-22[incremental] Use file range mapping for .so if availableYurii Zubrytskyi
2021-02-20Potential deadlock mitigation.Alex Buynytskyy
2021-02-11DataLoader lifecycle.Alex Buynytskyy
2021-02-02Per UID DataLoader API.Alex Buynytskyy
2021-01-29Inherited installation support for Incremental.Alex Buynytskyy
2021-01-14Incfs: Add the new .blocks_written control fileYurii Zubrytskyi
2021-01-12Require INTERACT_ACROSS_USERS to enable readlogs.Alex Buynytskyy
2021-01-12Per package read timeouts.Alex Buynytskyy
2020-11-21Merge "incfs: Create incomplete folder"TreeHugger Robot
2020-11-20incfs: Create incomplete folderPaul Lawrence
2020-11-09[incremental] add last pending reads info in dumpsysSongchun Fan
2020-10-20[incremental/pm] set health listener on commit and on rebootSongchun Fan
2020-10-01[incremental/pm] app states and transitionsSongchun Fan
2020-09-29[incremental] fix x86 native lib extractionSongchun Fan
2020-09-22Using wake to forcefully wake up the looper instead of 1s timeout.Alex Buynytskyy