summaryrefslogtreecommitdiff
path: root/services/incremental
AgeCommit message (Expand)Author
2021-03-08[incremental] update owners file for incremental serviceSongchun Fan
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-09Merge "Specify version for aidl_interface explicitly"Treehugger Robot
2021-02-06Specify version for aidl_interface explicitlyJeongik Cha
2021-02-03Fix system_server's main thread name.jiangyou li
2020-12-28mkdir .incomplete in backing storage to fix CTS/GTS failuresCharles Lin
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-09-24Excessive battery usage fix.Alex Buynytskyy
2020-09-11Add '-unstable' to solve ODR violationJeongik Cha
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-07-15Merge "[IncrementalService] fix native lib check after OTA" into rvc-dev am: ...Songchun Fan
2020-07-13[IncrementalService] fix native lib check after OTASongchun Fan
2020-06-15Merge "Don't provide read logs for shell-initiated installations." into rvc-d...TreeHugger Robot
2020-06-12Don't provide read logs for shell-initiated installations.Alex Buynytskyy
2020-06-02Add explicit dependencies on jni_headersOrion Hodson
2020-06-01Merge "Healthcheck: proper job allocation and test." into rvc-dev am: c4ac9d2321Alex Buynytskyy
2020-06-01Healthcheck: proper job allocation and test.Alex Buynytskyy
2020-05-29Merge "Lifecycle: detecting blocked and unhealthy, part 2." into rvc-dev am: ...TreeHugger Robot
2020-05-29Lifecycle: detecting blocked and unhealthy, part 2.Alex Buynytskyy
2020-05-28Merge "[incremental] respect extractNativeLibs in native lib config" into rvc...Songchun Fan
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-27Merge "Lifecycle: detecting blocked and unhealthy." into rvc-dev am: 4e5ff2eb7dAlex Buynytskyy
2020-05-26Lifecycle: detecting blocked and unhealthy.Alex Buynytskyy
2020-05-18Merge "Don't restart non-system DataLoaders on reboot." into rvc-dev am: afdf...TreeHugger Robot
2020-05-18Don't restart non-system DataLoaders on reboot.Alex Buynytskyy
2020-05-13Merge "Don't try to recreate IncrementalFileStorages on re-commit." into rvc-...TreeHugger Robot
2020-05-12Don't try to recreate IncrementalFileStorages on re-commit.Alex Buynytskyy
2020-05-10Merge "Addressing CL comments." into rvc-dev am: 9bd14c445eAlex Buynytskyy
2020-05-08Addressing CL comments.Alex Buynytskyy
2020-05-08Merge "Lifecycle: detecting pending reads." into rvc-dev am: d59d694f11Alex Buynytskyy
2020-05-07Lifecycle: detecting pending reads.Alex Buynytskyy
2020-05-05Merge "Additional lock to avoid access to deleted object." into rvc-dev am: 2...Alex Buynytskyy
2020-05-04Additional lock to avoid access to deleted object.Alex Buynytskyy
2020-04-30Remove unneeded dependency on libnativehelperOrion Hodson
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-22[incfs] Fix bad path::join() path preparationYurii 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