Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
0aef70e6f1da78959e62bf41580686de82e50f9e
/
services
/
incremental
/
IncrementalService.cpp
6e0b0fa
Reduce timeout for DL to destroy.
by Alex Buynytskyy
· 4 years, 10 months ago
4bafd4d
Proper retrying DL installation sessions.
by Alex Buynytskyy
· 4 years, 10 months ago
0d68016
[incremental/metrics] report uid of last read error
by Songchun Fan
· 4 years, 11 months ago
98a3c8f
Duplicate apk names on package update.
by Alex Buynytskyy
· 5 years ago
f6c65bb
[incremental] use same sysfs name for setOptions
by Songchun Fan
· 5 years ago
e76e1ef
Avoid sysfs name clashes.
by Alex Buynytskyy
· 5 years ago
e749b4b
Merge "[incremental] report new metrics from Incremental Service" into sc-dev
by Songchun Fan
· 5 years ago
0dc7772
[incremental] report new metrics from Incremental Service
by Songchun Fan
· 5 years ago
30253ad
Merge "[IncrementalService] add last read error in dumpsys" into sc-dev
by Songchun Fan
· 5 years ago
7a76d7f
Merge "[IncrementalService] use sysfs_name in mount options and dumpsys" into sc-dev
by Songchun Fan
· 5 years ago
d48a25e
[IncrementalService] add last read error in dumpsys
by Songchun Fan
· 5 years ago
878714a
Add more info to IncrementalService::onDump()
by Yurii Zubrytskyi
· 5 years ago
f949c37
[IncrementalService] use sysfs_name in mount options and dumpsys
by Songchun Fan
· 5 years ago
03c3c1b
Merge "[incremental] expose more metrics fields" into sc-dev
by Songchun Fan
· 5 years ago
9471be5
[incremental] expose more metrics fields
by Songchun Fan
· 5 years ago
de4b823
Retry on unavailable.
by Alex Buynytskyy
· 5 years ago
5ada150
[pm] remove incremental startable/unstartable code
by Songchun Fan
· 5 years ago
f2af4d8
Add storage state and installation ts to dump.
by Alex Buynytskyy
· 5 years ago
c144cc4
Installation hardening: reducing read timeout during installation.
by Alex Buynytskyy
· 5 years ago
5ac5553
More logging and better retry logic.
by Alex Buynytskyy
· 5 years ago
4cd2492
[incfs] Space trimming for IncFS v1
by Yurii Zubrytskyi
· 5 years ago
9acc9ac
[incfs] Fix the mount state callbacks processing
by Yurii Zubrytskyi
· 5 years ago
50d83ff
Reduce ifs lock scope.
by Alex Buynytskyy
· 5 years ago
bcb2fe0c
Add properties to test readlogs timeout.
by Alex Buynytskyy
· 5 years ago
7b3e06e
Add a first chance retry delay of 1s.
by Alex Buynytskyy
· 5 years ago
cb163f9
Unbind from DataLoader when not needed anymore.
by Alex Buynytskyy
· 5 years ago
f4769e2
Untangle listeners mess in IncrementalService
by Yurii Zubrytskyi
· 5 years ago
883a27a
[incfs] Call the new isFullyLoaded api where possible
by Yurii Zubrytskyi
· 5 years ago
4375a74
[incfs] Use a more efficient getBlockCount() for incfs v2
by Yurii Zubrytskyi
· 5 years ago
256a1a4
[incfs] Use the new libincfs API for file status checking
by Yurii Zubrytskyi
· 5 years ago
65fc38a
[incfs] Preallocate space for IncFS files
by Yurii Zubrytskyi
· 5 years ago
d7aa346
Limit read log reporting to 2hrs for non-system DLs (non-adb).
by Alex Buynytskyy
· 5 years ago
7e06d71
DL lifecycle: handle slow DL binding.
by Alex Buynytskyy
· 5 years ago
1b76ccf
[incremental] expose duration since oldest pending read
by Songchun Fan
· 5 years ago
3fde572
Fix the progress getting for mapped files
by Yurii Zubrytskyi
· 5 years ago
a5946f7
[incremental] Use file range mapping for .so if available
by Yurii Zubrytskyi
· 5 years ago
060c9d6
Potential deadlock mitigation.
by Alex Buynytskyy
· 5 years ago
b19ee3e
DataLoader lifecycle.
by Alex Buynytskyy
· 5 years ago
2b2f5f7
Per UID DataLoader API.
by Alex Buynytskyy
· 5 years ago
07694ed
Inherited installation support for Incremental.
by Alex Buynytskyy
· 5 years ago
5f69292
Incfs: Add the new .blocks_written control file
by Yurii Zubrytskyi
· 5 years ago
42d4ba4
Require INTERACT_ACROSS_USERS to enable readlogs.
by Alex Buynytskyy
· 5 years ago
aa8e95e
Per package read timeouts.
by Alex Buynytskyy
· 5 years ago
af764c8
Merge "incfs: Create incomplete folder"
by TreeHugger Robot
· 5 years ago
87a92e1
incfs: Create incomplete folder
by Paul Lawrence
· 5 years ago
6944f1e
[incremental] add last pending reads info in dumpsys
by Songchun Fan
· 5 years ago
2570ec0
[incremental/pm] set health listener on commit and on reboot
by Songchun Fan
· 6 years ago
3309398
[incremental/pm] app states and transitions
by Songchun Fan
· 6 years ago
2ff2a48
[incremental] fix x86 native lib extraction
by Songchun Fan
· 6 years ago
b65a77f
Using wake to forcefully wake up the looper instead of 1s timeout.
by Alex Buynytskyy
· 6 years ago
b39d13e
Installer digests for Incremental installations.
by Alex Buynytskyy
· 6 years ago
a709859
[incremental/pm] register progress listener
by Songchun Fan
· 6 years ago
bc0a7e6
Wait for APK to be fully downloaded for full APK digests.
by Alex Buynytskyy
· 6 years ago
425862f
[incremental] storage is regarded as fully loaded if there's no file or only empty files
by Songchun Fan
· 6 years ago
374f765
[IncrementalService] getLoadingProgress (v1)
by Songchun Fan
· 6 years ago
16bac85
Switch aidl::nullable to std::optional
by Jooyung Han
· 6 years ago
c897531
[IncrementalService] fix native lib check after OTA
by Songchun Fan
· 6 years ago
0403545
Don't provide read logs for shell-initiated installations.
by Alex Buynytskyy
· 6 years ago
46d3ddb3
Healthcheck: proper job allocation and test.
by Alex Buynytskyy
· 6 years ago
4760d8f
Lifecycle: detecting blocked and unhealthy, part 2.
by Alex Buynytskyy
· 6 years ago
f2a6af4
Merge "[incremental] respect extractNativeLibs in native lib config" into rvc-dev
by Songchun Fan
· 6 years ago
14f6c3c
[incremental] respect extractNativeLibs in native lib config
by Songchun Fan
· 6 years ago
8ef61ae
Lifecycle: detecting blocked and unhealthy.
by Alex Buynytskyy
· 6 years ago
ea96c1f
Don't restart non-system DataLoaders on reboot.
by Alex Buynytskyy
· 6 years ago
4dbc060
Don't try to recreate IncrementalFileStorages on re-commit.
by Alex Buynytskyy
· 6 years ago
d0855a3
Addressing CL comments.
by Alex Buynytskyy
· 6 years ago
cca2c11
Lifecycle: detecting pending reads.
by Alex Buynytskyy
· 6 years ago
b0ea448
Additional lock to avoid access to deleted object.
by Alex Buynytskyy
· 6 years ago
7e0a1a8
Unavailable DataLoader status.
by Alex Buynytskyy
· 6 years ago
64067b2
Fix for Binder one-way deadlock.
by Alex Buynytskyy
· 6 years ago
0bdbccf
Corner cases handling.
by Alex Buynytskyy
· 6 years ago
ea1390f
Keep only service binding in DataLoaderManager.
by Alex Buynytskyy
· 6 years ago
510037b
[cleanup] Enable clang-tidy and fix warnings
by Yurii Zubrytskyi
· 6 years ago
efebb45
[incfs] Use the new IncFs_MakeDirs() function
by Yurii Zubrytskyi
· 6 years ago
629051fd
[incfs] Use MountRegistry to import existing mounts on start
by Yurii Zubrytskyi
· 6 years ago
c2a645d
Unblock the unmount on uninstallation.
by Alex Buynytskyy
· 6 years ago
9a54579a
Cleaning up resources on mount destruction.
by Alex Buynytskyy
· 6 years ago
ab65cb1
Switching to FSM-based DL lifecycle.
by Alex Buynytskyy
· 6 years ago
3e188ae
Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-dev
by TreeHugger Robot
· 6 years ago
6c65a56
[incfs] Fix the block size calculation in .so extraction
by Yurii Zubrytskyi
· 6 years ago
0b20266
DataLoader lifecycle.
by Alex Buynytskyy
· 6 years ago
721ac4d
[incfs] Correctly wait for async .so's extraction
by Yurii Zubrytskyi
· 6 years ago
6994166
Reconnect to DataLoaders on restart.
by Alex Buynytskyy
· 6 years ago
8632140
[incfs] Fix a crash in worker thread calling JNI
by Yurii Zubrytskyi
· 6 years ago
da20801
[incfs] Make native library extraction async
by Yurii Zubrytskyi
· 6 years ago
7710270
Merge "Refactor: move dataLoader details to a separate class." into rvc-dev
by TreeHugger Robot
· 6 years ago
0cd8012
Get rid of two runtime static destructors
by Yurii Zubrytskyi
· 6 years ago
0ea4ff4
Refactor: move dataLoader details to a separate class.
by Alex Buynytskyy
· 6 years ago
119de1f
More setStorageParams improvements.
by Alex Buynytskyy
· 6 years ago
b9bc1df
Merge "Uninitialized member fix :(" into rvc-dev
by TreeHugger Robot
· 6 years ago
5f9e3a0
Uninitialized member fix :(
by Alex Buynytskyy
· 6 years ago
9f16f26
Merge "Change the way how we call setStorageParams." into rvc-dev
by TreeHugger Robot
· 6 years ago
f415679
Change the way how we call setStorageParams.
by Alex Buynytskyy
· 6 years ago
c3fcae2
Merge "[incfs] Add time measurement for native libs extraction" into rvc-dev
by Yurii Zubrytskyi
· 6 years ago
3787c9f
[incfs] Add time measurement for native libs extraction
by Yurii Zubrytskyi
· 6 years ago
1d89216
Appops permission monitoring for GET_USAGE_STATS.
by Alex Buynytskyy
· 6 years ago
96e350b
Disallow read logs collection if user changes their mind.
by Alex Buynytskyy
· 6 years ago
107ae35
[incfs] fix the storage loading for existing mounts
by Yurii Zubrytskyi
· 6 years ago
50e0244
Merge changes from topic "LOADER_USAGE_STATS" into rvc-dev
by Alex Buynytskyy
· 6 years ago
5e860ba
Checking LOADER_USAGE_STATS before enabling read logs.
by Alex Buynytskyy
· 6 years ago
Next »