index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
os
/
FuseAppLoop.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
Maintain the fuse buffer pool keyed by inode instead of threadId.
Sudheer Shanka
2020-06-16
1
-9
/
+9
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-2
/
+4
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-18
1
-5
/
+6
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+3
*
Change FUSE_MAX_WRITE's value to 128KB
Ryo Hashimoto
2018-03-15
1
-1
/
+1
*
Frameworks: Annotate trivial @GuardedBy in core/java
Andreas Gampe
2018-02-08
1
-0
/
+3
*
Process FuseAppLoop messages in Handler.Callback
Daichi Hirono
2017-04-03
1
-83
/
+123
*
Allow apps to process ProxyFDCallback asynchrnously.
Daichi Hirono
2017-03-27
1
-95
/
+208
*
Add StorageManager#openProxyFileDescriptor.
Daichi Hirono
2017-01-19
1
-51
/
+61
*
Adding FUSE loop thread in app side.
Daichi Hirono
2016-12-01
1
-0
/
+222