index
:
platform/packages/providers/MediaProvider
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
node-inl.h
Age
Commit message (
Expand
)
Author
2025-01-07
Revert^2 "Use Upstream Passthrough if available"
Dipankar Bhardwaj
2025-01-02
Revert "Use Upstream Passthrough if available"
Dipankar Bhardwaj
2024-10-10
Use Upstream Passthrough if available
Daniel Rosenberg
2024-01-19
Fix deadlock when closing the backing file
yoonho.shin
2022-02-21
Fix unnecessary redaction for videos in DCIM/Camera
Zim
2022-01-19
pf_move returns EXDEV if node not tracked
Alessio Balsini
2021-10-13
Remove redundant FUSE node#should_invalidate field
Zim
2021-08-10
Avoid unnecessary FUSE node invalidation
Zim
2021-03-15
Improve transcoded FUSE cache/passthrough access
Zim
2021-02-22
Implement MediaProvider#getOriginalMediaFormatFileDescriptor
Biswarup Pal
2021-02-14
Change who gets marked for the cost of transcoding
Manish Singh
2021-01-28
Improve transcoding metrics logging
Zim
2021-01-28
Revert "Improve transcoding metrics logging"
Cody Schuffelen
2021-01-28
Improve transcoding metrics logging
Zim
2021-01-18
Add fields to FileLookupResult and improve node invalidation logic
Zim
2021-01-12
Improve docs for node LookupChildByName
Zim
2020-11-17
Support redaction and ContentResolver#open with passthrough
Zim
2020-10-19
Use open(2) uid for transforms
Zim
2020-09-25
Add FUSE node fields to support multiple nodes with same name
Zim
2020-09-24
Refactor node lookups to support multiple nodes with same name
Zim
2020-09-21
Fix build breakage with multiple field init
Zim
2020-09-21
Merge "Improve IO performance during redaction"
Zimuzo Ezeozue
2020-09-17
Improve IO performance during redaction
Zim
2020-09-17
Fix node#has_case_insensitive_match_ initialization
Zim
2020-09-16
Prevent unnecessary node invalidation
Zim
2020-07-09
Speed up lookups
Nikita Ioffe
2020-06-11
Reuse nodes for case-insensitive lookups
Zim
2020-04-29
Merge "Fix unnecessary string copy" into rvc-dev
TreeHugger Robot
2020-04-29
Fix unnecessary string copy
Zim
2020-04-29
Merge "Make single arg constructor explicit" into rvc-dev
TreeHugger Robot
2020-04-29
Make single arg constructor explicit
Nandana Dutt
2020-04-28
Fix case-insensitivity on FUSE lookups
Zim
2020-04-04
Remove unused handle.path field
Zim
2020-03-16
Revert "Save calling UID on FUSE pf_create"
Sahana Rao
2020-03-02
FuseDaemon: Rework inode tracking.
Narayan Kamath
2020-02-25
Reland "Fix sensitive logging""
Zimuzo Ezeozue
2020-02-24
Save calling UID on FUSE pf_create.
Sahana Rao
2020-02-21
Revert "Fix sensitive logging"
Cody Schuffelen
2020-02-21
Fix sensitive logging
Zim
2020-02-19
Invalidate FUSE VFS dentry cache
Zim
2020-02-14
Reland scanning files on close
Zim
2020-02-11
FuseDaemon: Make Acquire atomic with Lookup.
Narayan Kamath
2020-01-14
Const correctness handle / RedactionInfo.
Narayan Kamath
2020-01-08
Fix rename without changing parent nodes
Zim
2020-01-06
Make fuse inode logic more testable + add tests.
Narayan Kamath