summaryrefslogtreecommitdiff
path: root/services/incremental/ServiceWrappers.cpp
AgeCommit message (Expand)Author
2020-05-07Lifecycle: detecting pending reads. Alex Buynytskyy
2020-04-23Keep only service binding in DataLoaderManager. Alex Buynytskyy
2020-04-22[cleanup] Enable clang-tidy and fix warnings Yurii Zubrytskyi
2020-04-22[incfs] Use the new IncFs_MakeDirs() function Yurii Zubrytskyi
2020-04-22[incfs] Use MountRegistry to import existing mounts on start Yurii Zubrytskyi
2020-04-10[incfs] Fix a crash in worker thread calling JNI Yurii Zubrytskyi
2020-04-03Disallow read logs collection if user changes their mind. Alex Buynytskyy
2020-03-03directly call data loader manager service from incremental service Songchun Fan
2020-01-28Port the current code to new IncFS Yurii Zubrytskyi
2019-12-19[incremental] native implementation of Incremental Service Songchun Fan