summaryrefslogtreecommitdiff
path: root/jni/com_android_providers_media_FuseDaemon.cpp
AgeCommit message (Expand)Author
2022-05-13MediaProvider to report if FUSE passthrough is enabledAlessio Balsini
2022-02-21Fix unnecessary redaction for videos in DCIM/CameraZim
2022-01-22Disable cache on StubVolumesYoukichi Hosoi
2022-01-22Support uncached paths RROYoukichi Hosoi
2021-10-05Support transcode path RRO for OEMsZim
2021-02-22Implement MediaProvider#getOriginalMediaFormatFileDescriptorBiswarup Pal
2020-04-24Always close FUSE file descriptor when we're exiting the thread.Martijn Coenen
2020-04-07Additional tracing and performance improvements.Jeff Sharkey
2020-04-06Use CHECK instead of CHECK_EQ to compare against nullptrColin Cross
2020-03-13Prevent invalidating dentries on FUSE threadsZim
2020-03-10Ensure FUSE session start is synchronousZim
2020-03-10Support checking FUSE thread executionZim
2020-03-10FuseDaemon: Update JNI threading model.Narayan Kamath
2020-02-19Invalidate FUSE VFS dentry cacheZim
2019-12-24Reland: resolve FUSE and lower FS cache inconsistenciesZim
2019-12-24Revert "Resolve FUSE and lower FS cache inconsistencies"Kyle Tso
2019-12-23Resolve FUSE and lower FS cache inconsistenciesZim
2019-11-12Stop FUSE sessions properlyZim
2019-10-03Cleanup FuseDaemon properly when it exitsZim
2019-09-06Get ourselves some clang-format and apply itshafik
2019-08-30jni: Compile against the NDK.Narayan Kamath
2019-08-28Add ExternalStorageServiceImpl to android.process.mediaZim