Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_device_qcom_sepolicy
/
7058be04285ec8de6e3677b0131a9a43ca2ea704
7058be0
Enable FUSE logs when logging level=extreme
by Sahana Rao
· 5 years ago
6a6884b
Merge "Better definition of "system" as "self"." into rvc-dev
by Jeff Sharkey
· 5 years ago
c62cd62
Merge "Fix obscure MimeUtils.startsWithIgnoreCase() bug." into rvc-dev
by Jeff Sharkey
· 5 years ago
da06cdf
Merge "Handle unsupported or empty MIME type" into rvc-dev
by TreeHugger Robot
· 5 years ago
cee0429
Merge "Add perf tests for readdir and friends" into rvc-dev
by Nikita Ioffe
· 5 years ago
8411c40
Better definition of "system" as "self".
by Jeff Sharkey
· 5 years ago
8f827ba
Add perf tests for readdir and friends
by Nikita Ioffe
· 5 years ago
2f58032
Fix obscure MimeUtils.startsWithIgnoreCase() bug.
by Jeff Sharkey
· 5 years ago
c228752
Merge "Improve fusedaemon logs" into rvc-dev
by TreeHugger Robot
· 5 years ago
ff92eb7
Merge "readdir: skip entries fuse doesn't have access to" into rvc-dev
by Nikita Ioffe
· 5 years ago
f33eca7
Merge "Remove scanFile after create" into rvc-dev
by TreeHugger Robot
· 5 years ago
ef95394
Merge "MediaProvider: Change owners on legacy app creates" into rvc-dev
by Narayan Kamath
· 5 years ago
b105c22
Handle unsupported or empty MIME type
by Sahana Rao
· 5 years ago
ecbb6b5
Merge "Add collector library in media provider client." into rvc-dev
by Gopinath Elanchezhian
· 5 years ago
549c9c3
Remove scanFile after create
by Sahana Rao
· 5 years ago
9dcb072
Merge "Fix Android/{data,obb} regex" into rvc-dev
by Martijn Coenen
· 5 years ago
2ff0c1f
Merge "Always allow lookups on the root node." into rvc-dev
by Martijn Coenen
· 5 years ago
33d16ee
readdir: skip entries fuse doesn't have access to
by Nikita Ioffe
· 5 years ago
6e974ef
Merge changes from topic "jun15" into rvc-dev
by Jeff Sharkey
· 5 years ago
2d8f6a7
Merge "Relax volume name restrictions on bulk operations." into rvc-dev
by Jeff Sharkey
· 5 years ago
a5f19e8
Always allow lookups on the root node.
by Martijn Coenen
· 5 years ago
f976b8d
Merge "Add permission checks for setattr" into rvc-dev
by Corina Grigoras
· 5 years ago
9115be6
Fix Android/{data,obb} regex
by Zim
· 5 years ago
e214c01
Merge "Fix wrong initialization order in FAdviser (2)" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
8c570b7
Relax volume name restrictions on bulk operations.
by Jeff Sharkey
· 5 years ago
0eac95f
Merge "Add icon and change the font of cache clearing dialog" into rvc-dev
by Ivan Chiang
· 5 years ago
a16289d
Add collector library in media provider client.
by Gopinath Elanchezhian
· 5 years ago
c9ac228
Merge "Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage" into rvc-dev
by Nikita Ioffe
· 5 years ago
7e12b2f
Merge "Don't allow legacy apps to create things in /storage/emulated." into rvc-dev
by Martijn Coenen
· 5 years ago
40e5bf3
Attempt to improve test robustness.
by Jeff Sharkey
· 5 years ago
4c6295a
Optimized query for detecting empty collections.
by Jeff Sharkey
· 5 years ago
2e20e4f
Use volume names instead of "Unknown".
by Jeff Sharkey
· 5 years ago
c59bca9
Avoid deadlock during applyBatch().
by Jeff Sharkey
· 5 years ago
53a9ac3
MediaProvider: Change owners on legacy app creates
by Narayan Kamath
· 5 years ago
7f6663d
Add permission checks for setattr
by Corina
· 5 years ago
0bf2f37
Merge "Do not throw warning when LegacyMediaProvider is not enabled for the user" into rvc-dev
by Yan Zhu
· 5 years ago
a2bdf54
Gracefully handle trashing/pending missing files.
by Jeff Sharkey
· 5 years ago
836589c
Merge "Don't allow opendir on Android/<data|obb> directories" into rvc-dev
by TreeHugger Robot
· 5 years ago
8f55a27
Do not throw warning when LegacyMediaProvider is not enabled for the user
by Yan Zhu
· 5 years ago
71435d5
Don't allow legacy apps to create things in /storage/emulated.
by Martijn Coenen
· 5 years ago
e10046f
Merge "Don't throw security exception if file was already deleted via filePath" into rvc-dev
by TreeHugger Robot
· 5 years ago
0ce0a1b
Merge "Remove unused parameter from getSharedPackages" into rvc-dev
by TreeHugger Robot
· 5 years ago
695a127
Fix wrong initialization order in FAdviser (2)
by Zim
· 5 years ago
8967f29
Merge "Include owned pending files from FUSE in MATCH_EXCLUDE" into rvc-dev
by TreeHugger Robot
· 5 years ago
cd60334
Merge "Don't upsert a db row for FUSE create" into rvc-dev
by TreeHugger Robot
· 5 years ago
161377f
Merge "Return correct errno for FileNotFoundException" into rvc-dev
by TreeHugger Robot
· 5 years ago
a91179d
Return correct errno for FileNotFoundException
by Sahana Rao
· 5 years ago
5b7a9bd
Don't upsert a db row for FUSE create
by Sahana Rao
· 5 years ago
0bbd3e1
Remove unused parameter from getSharedPackages
by Sahana Rao
· 5 years ago
b02e715
Include owned pending files from FUSE in MATCH_EXCLUDE
by Sahana Rao
· 5 years ago
f0fd46a
Add icon and change the font of cache clearing dialog
by Ivan Chiang
· 5 years ago
adaee9b
Merge "Don't allow read on /storage/emulated" into rvc-dev
by Nandana Dutt
· 5 years ago
154cb5d
Improve fusedaemon logs
by Nandana Dutt
· 5 years ago
8affdb0
Don't throw security exception if file was already deleted via filePath
by Sahana Rao
· 5 years ago
08c2f98
Merge "Reuse nodes for case-insensitive lookups" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
e4d299c
Merge "Fix ContentResolver opening with O_DIRECT" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
0e0a098
Merge "Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder" into rvc-dev
by Nikita Ioffe
· 5 years ago
d529d42
Merge "Allow DownloadProvider to upsert already downloaded file" into rvc-dev
by TreeHugger Robot
· 5 years ago
9197c96
Merge changes I552d5f9d,I5733cc7f into rvc-dev
by Martijn Coenen
· 5 years ago
c7db6a5
Don't allow read on /storage/emulated
by Nandana Dutt
· 5 years ago
9cb6ff2
Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage
by Nikita Ioffe
· 5 years ago
ca94b9b
Remove Scenario to fix test failures.
by Jeff Sharkey
· 5 years ago
0852ba7
Reuse nodes for case-insensitive lookups
by Zim
· 5 years ago
710787b
Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder
by Nikita Ioffe
· 5 years ago
25db649
Allow DownloadProvider to upsert already downloaded file
by Sahana Rao
· 5 years ago
c55e107
Always update quota type when handling an update.
by Martijn Coenen
· 5 years ago
070bce1
Limit scanning from FUSE rename.
by Martijn Coenen
· 5 years ago
d19d3f9
Don't allow opendir on Android/<data|obb> directories
by Sahana Rao
· 5 years ago
7e83068
Fix ContentResolver opening with O_DIRECT
by Zim
· 5 years ago
60c44c7
Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs
by shafik
· 5 years ago
7822f9d
Merge "Conditionally skip volume validation when attaching volume" into rvc-dev
by Nandana Dutt
· 5 years ago
8b5970f
Merge "Set IS_PENDING for files created via filePath" into rvc-dev
by TreeHugger Robot
· 5 years ago
604f452
Conditionally skip volume validation when attaching volume
by Zim
· 5 years ago
ea587fc
Set IS_PENDING for files created via filePath
by Sahana Rao
· 5 years ago
7447230
Logging to aid bug investigation.
by Jeff Sharkey
· 5 years ago
fa3628a
Merge "Allow "demo" volume name to be used for retail." into rvc-dev
by Jeff Sharkey
· 5 years ago
4db814d
Merge "Emit performance results via Instrumentation." into rvc-dev
by Jeff Sharkey
· 5 years ago
c113e42
Emit performance results via Instrumentation.
by Jeff Sharkey
· 5 years ago
1aa22a2
Allow "demo" volume name to be used for retail.
by Jeff Sharkey
· 5 years ago
4c54816
Merge "Special case case-insensitivity for Android/{data,obb}" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
e02ff03
Merge "Improve robustness of updateVolumes()." into rvc-dev
by Jeff Sharkey
· 5 years ago
ad0d5f0
Special case case-insensitivity for Android/{data,obb}
by Zim
· 5 years ago
f95b06f
Improve robustness of updateVolumes().
by Jeff Sharkey
· 5 years ago
e981f04
Merge "Import translations. DO NOT MERGE" into rvc-dev
by TreeHugger Robot
· 5 years ago
a51de64
Switch to standard naming scheme
by Paul Duffin
· 5 years ago
9e68183
Merge "Safer Audio.keyFor() behavior for null strings." into rvc-dev
by Jeff Sharkey
· 5 years ago
ecf30dd
Merge "Another attempt at fixing Cuttlefish flaky tests." into rvc-dev
by Jeff Sharkey
· 5 years ago
7aeb9e7
Merge "Avoid crashing during orientation changes." into rvc-dev
by Jeff Sharkey
· 5 years ago
6a72ba6
Merge "Fix EXIF redaction for apps with access" into rvc-dev
by Zimuzo Ezeozue
· 5 years ago
01f6d2d
Safer Audio.keyFor() behavior for null strings.
by Jeff Sharkey
· 5 years ago
3343611
Import translations. DO NOT MERGE
by Bill Yi
· 5 years ago
663d92d
Clean up the visibility rules for framework modules
by Paul Duffin
· 5 years ago
b69edcf
Another attempt at fixing Cuttlefish flaky tests.
by Jeff Sharkey
· 5 years ago
7d249ef
Fix EXIF redaction for apps with access
by Zim
· 5 years ago
a44e8fe
Avoid crashing during orientation changes.
by Jeff Sharkey
· 5 years ago
a3b3786
Switch framework-mediaprovider to use java_sdk_library
by Paul Duffin
· 5 years ago
905094f
Merge "Truly ignore insert errors when bypassing scoped storage restrctions" into rvc-dev
by Shafik Nassar
· 5 years ago
1dacfc7
Merge "Use stat.st_dev for checking if two paths point at different filesystems" into rvc-dev
by Satoshi Niwa
· 5 years ago
3a51508
Truly ignore insert errors when bypassing scoped storage restrctions
by shafik
· 5 years ago
77ba686
Merge "Require SD card on Cuttlefish devices." into rvc-dev
by TreeHugger Robot
· 5 years ago
Next »