index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
incremental
/
IncrementalService.cpp
Age
Commit message (
Expand
)
Author
2021-06-28
Reduce timeout for DL to destroy.
Alex Buynytskyy
2021-06-08
Proper retrying DL installation sessions.
Alex Buynytskyy
2021-05-28
[incremental/metrics] report uid of last read error
Songchun Fan
2021-05-13
Duplicate apk names on package update.
Alex Buynytskyy
2021-05-11
[incremental] use same sysfs name for setOptions
Songchun Fan
2021-05-08
Avoid sysfs name clashes.
Alex Buynytskyy
2021-05-05
Merge "[incremental] report new metrics from Incremental Service" into sc-dev
Songchun Fan
2021-05-04
[incremental] report new metrics from Incremental Service
Songchun Fan
2021-05-04
Merge "[IncrementalService] add last read error in dumpsys" into sc-dev
Songchun Fan
2021-05-04
Merge "[IncrementalService] use sysfs_name in mount options and dumpsys" into...
Songchun Fan
2021-05-03
[IncrementalService] add last read error in dumpsys
Songchun Fan
2021-04-30
Add more info to IncrementalService::onDump()
Yurii Zubrytskyi
2021-04-30
[IncrementalService] use sysfs_name in mount options and dumpsys
Songchun Fan
2021-04-27
Merge "[incremental] expose more metrics fields" into sc-dev
Songchun Fan
2021-04-26
[incremental] expose more metrics fields
Songchun Fan
2021-04-26
Retry on unavailable.
Alex Buynytskyy
2021-04-16
[pm] remove incremental startable/unstartable code
Songchun Fan
2021-04-08
Add storage state and installation ts to dump.
Alex Buynytskyy
2021-04-08
Installation hardening: reducing read timeout during installation.
Alex Buynytskyy
2021-03-25
More logging and better retry logic.
Alex Buynytskyy
2021-03-24
[incfs] Space trimming for IncFS v1
Yurii Zubrytskyi
2021-03-24
[incfs] Fix the mount state callbacks processing
Yurii Zubrytskyi
2021-03-23
Reduce ifs lock scope.
Alex Buynytskyy
2021-03-23
Add properties to test readlogs timeout.
Alex Buynytskyy
2021-03-23
Add a first chance retry delay of 1s.
Alex Buynytskyy
2021-03-23
Unbind from DataLoader when not needed anymore.
Alex Buynytskyy
2021-03-19
Untangle listeners mess in IncrementalService
Yurii Zubrytskyi
2021-03-19
[incfs] Call the new isFullyLoaded api where possible
Yurii Zubrytskyi
2021-03-19
[incfs] Use a more efficient getBlockCount() for incfs v2
Yurii Zubrytskyi
2021-03-18
[incfs] Use the new libincfs API for file status checking
Yurii Zubrytskyi
2021-03-17
[incfs] Preallocate space for IncFS files
Yurii Zubrytskyi
2021-03-16
Limit read log reporting to 2hrs for non-system DLs (non-adb).
Alex Buynytskyy
2021-03-11
DL lifecycle: handle slow DL binding.
Alex Buynytskyy
2021-03-09
[incremental] expose duration since oldest pending read
Songchun Fan
2021-02-22
Fix the progress getting for mapped files
Yurii Zubrytskyi
2021-02-22
[incremental] Use file range mapping for .so if available
Yurii Zubrytskyi
2021-02-20
Potential deadlock mitigation.
Alex Buynytskyy
2021-02-11
DataLoader lifecycle.
Alex Buynytskyy
2021-02-02
Per UID DataLoader API.
Alex Buynytskyy
2021-01-29
Inherited installation support for Incremental.
Alex Buynytskyy
2021-01-14
Incfs: Add the new .blocks_written control file
Yurii Zubrytskyi
2021-01-12
Require INTERACT_ACROSS_USERS to enable readlogs.
Alex Buynytskyy
2021-01-12
Per package read timeouts.
Alex Buynytskyy
2020-11-21
Merge "incfs: Create incomplete folder"
TreeHugger Robot
2020-11-20
incfs: Create incomplete folder
Paul Lawrence
2020-11-09
[incremental] add last pending reads info in dumpsys
Songchun Fan
2020-10-20
[incremental/pm] set health listener on commit and on reboot
Songchun Fan
2020-10-01
[incremental/pm] app states and transitions
Songchun Fan
2020-09-29
[incremental] fix x86 native lib extraction
Songchun Fan
2020-09-22
Using wake to forcefully wake up the looper instead of 1s timeout.
Alex Buynytskyy
[next]