summaryrefslogtreecommitdiff
path: root/services/incremental/IncrementalService.cpp
AgeCommit message (Expand)Author
2020-12-28mkdir .incomplete in backing storage to fix CTS/GTS failuresCharles Lin
2020-09-24Excessive battery usage fix.Alex Buynytskyy
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-07-13[IncrementalService] fix native lib check after OTASongchun Fan
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-06-01Healthcheck: proper job allocation and test.Alex Buynytskyy
2020-05-29Lifecycle: detecting blocked and unhealthy, part 2.Alex Buynytskyy
2020-05-27Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan
2020-05-27[incremental] respect extractNativeLibs in native lib configSongchun Fan
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-05-18Don't restart non-system DataLoaders on reboot.Alex Buynytskyy
2020-05-12Don't try to recreate IncrementalFileStorages on re-commit.Alex Buynytskyy
2020-05-08Addressing CL comments.Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads.Alex Buynytskyy
2020-05-04Additional lock to avoid access to deleted object.Alex Buynytskyy
2020-04-29Unavailable DataLoader status.Alex Buynytskyy
2020-04-27Fix for Binder one-way deadlock.Alex Buynytskyy
2020-04-23Corner cases handling.Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager.Alex Buynytskyy
2020-04-22[cleanup] Enable clang-tidy and fix warningsYurii Zubrytskyi
2020-04-22[incfs] Use the new IncFs_MakeDirs() functionYurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on startYurii Zubrytskyi
2020-04-20Unblock the unmount on uninstallation.Alex Buynytskyy
2020-04-17Cleaning up resources on mount destruction.Alex Buynytskyy
2020-04-17Switching to FSM-based DL lifecycle.Alex Buynytskyy
2020-04-15Merge "[incfs] Fix the block size calculation in .so extraction" into rvc-devTreeHugger Robot
2020-04-14[incfs] Fix the block size calculation in .so extractionYurii Zubrytskyi
2020-04-14DataLoader lifecycle.Alex Buynytskyy
2020-04-13[incfs] Correctly wait for async .so's extractionYurii Zubrytskyi
2020-04-11Reconnect to DataLoaders on restart.Alex Buynytskyy
2020-04-10[incfs] Fix a crash in worker thread calling JNIYurii Zubrytskyi
2020-04-10[incfs] Make native library extraction asyncYurii Zubrytskyi
2020-04-10Merge "Refactor: move dataLoader details to a separate class." into rvc-devTreeHugger Robot
2020-04-10Get rid of two runtime static destructorsYurii Zubrytskyi
2020-04-09Refactor: move dataLoader details to a separate class.Alex Buynytskyy
2020-04-08More setStorageParams improvements.Alex Buynytskyy
2020-04-08Merge "Uninitialized member fix :(" into rvc-devTreeHugger Robot
2020-04-07Uninitialized member fix :(Alex Buynytskyy
2020-04-08Merge "Change the way how we call setStorageParams." into rvc-devTreeHugger Robot
2020-04-07Change the way how we call setStorageParams.Alex Buynytskyy
2020-04-07Merge "[incfs] Add time measurement for native libs extraction" into rvc-devYurii Zubrytskyi
2020-04-07[incfs] Add time measurement for native libs extractionYurii Zubrytskyi
2020-04-06Appops permission monitoring for GET_USAGE_STATS.Alex Buynytskyy
2020-04-03Disallow read logs collection if user changes their mind.Alex Buynytskyy
2020-04-03[incfs] fix the storage loading for existing mountsYurii Zubrytskyi
2020-04-02Merge changes from topic "LOADER_USAGE_STATS" into rvc-devAlex Buynytskyy
2020-04-02Checking LOADER_USAGE_STATS before enabling read logs.Alex Buynytskyy
2020-04-01Use the new incfs API to open filesYurii Zubrytskyi
2020-03-27[frameworks] update with incfs.hSongchun Fan
2020-03-26Dynamic args complete removal.Alex Buynytskyy