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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Binder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE in Binder#getTransactionName
Marcin Oczeretko
2022-01-18
1
-5
/
+12
*
Merge "Binder: recycle Parcel in finally block" am: 8581d27415 am: 0c1dac2572...
Steven Moreland
2021-12-16
1
-3
/
+4
|
\
|
*
Binder: recycle Parcel in finally block
Steven Moreland
2021-12-16
1
-3
/
+4
*
|
Add cheap aidl tracing suitable for always-on-tracing (1/3)
Jorim Jaggi
2021-12-10
1
-15
/
+88
|
/
*
Binder: correction of javadoc formatting
Dima
2021-11-03
1
-85
/
+106
*
Rename isHandlingTransaction to isDirectlyHandlingTransaction
Alice Ryhl
2021-10-19
1
-2
/
+2
*
Merge "Binder: allow stability downgrade" am: 7236cf6dca am: 0852de16cb am: e...
Steven Moreland
2021-03-26
1
-0
/
+10
|
\
|
*
Binder: allow stability downgrade
Steven Moreland
2021-03-24
1
-0
/
+10
*
|
Remove redundant method Binder.getNativeTid()
Dmitri Plotnikov
2021-01-26
1
-8
/
+0
*
|
Make restoreCallingIdentity() @CriticalNative.
Jeff Sharkey
2020-10-19
1
-0
/
+1
*
|
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-07
1
-2
/
+2
*
|
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-10-06
1
-2
/
+2
*
|
Merge "android.os.Binder: remove unused getFinalizer" am: c59758ab41 am: e98c...
Treehugger Robot
2020-09-08
1
-1
/
+0
|
\
|
|
*
Merge "android.os.Binder: remove unused getFinalizer" am: c59758ab41
Treehugger Robot
2020-09-08
1
-1
/
+0
|
|
\
|
|
*
android.os.Binder: remove unused getFinalizer
Steven Moreland
2020-09-04
1
-1
/
+0
|
*
|
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-15
/
+120
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Allow module libs to use VINTF AIDL.
Steven Moreland
2020-07-24
1
-6
/
+8
*
|
|
Merge "Allow module libs to use VINTF AIDL." into rvc-dev-plus-aosp am: b9440...
Steven Moreland
2020-07-24
1
-6
/
+8
|
\
\
\
|
*
|
|
Allow module libs to use VINTF AIDL.
Steven Moreland
2020-07-24
1
-6
/
+8
|
|
|
/
|
|
/
|
|
*
|
Merge "Migrate clients from Binder.waitForService to ServiceManager.waitForSe...
TreeHugger Robot
2020-04-24
1
-9
/
+0
|
|
\
\
|
*
\
\
Merge "Introduce thread-local allowBlocking flag" into rvc-dev am: 2a594c9e64
Automerger Merge Worker
2020-03-09
1
-0
/
+21
|
|
\
\
\
*
|
|
|
|
Add @CriticalNative to getNativeTid to improve performance
Dmitri Plotnikov
2020-07-09
1
-0
/
+1
*
|
|
|
|
Collect native TIDs for binder threads
Dmitri Plotnikov
2020-07-08
1
-0
/
+7
*
|
|
|
|
Add support to detect and log excessive incoming binder calls
Jing Ji
2020-06-25
1
-0
/
+40
*
|
|
|
|
Merge "Migrate clients from Binder.waitForService to ServiceManager.waitForSe...
TreeHugger Robot
2020-04-24
1
-9
/
+0
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Migrate clients from Binder.waitForService to ServiceManager.waitForService
Robin Lee
2020-04-23
1
-9
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Introduce thread-local allowBlocking flag" into rvc-dev am: 2a594c9e64...
Automerger Merge Worker
2020-03-09
1
-0
/
+21
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Introduce thread-local allowBlocking flag
Dmitri Plotnikov
2020-03-06
1
-0
/
+21
*
|
|
Merge "Clarify getCallingPid for oneway transactions." am: 26bbd81bd6 am: 79e...
Automerger Merge Worker
2020-03-06
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clarify getCallingPid for oneway transactions.
Steven Moreland
2020-03-05
1
-0
/
+2
*
|
Merge "Add getExtension to android.os.IBinder interface" am: 935dfd2ce9 am: 8...
Automerger Merge Worker
2020-02-04
1
-0
/
+12
|
\
|
|
*
Add getExtension to android.os.IBinder interface
Yo Chiang
2020-02-03
1
-0
/
+12
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-13
1
-1
/
+1
*
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
Merge "Add SystemApi to handle "adb shell cmd""
Makoto Onuki
2019-12-06
1
-9
/
+22
|
\
\
|
*
|
Add SystemApi to handle "adb shell cmd"
Makoto Onuki
2019-12-03
1
-9
/
+22
*
|
|
Merge "Binder: add markVintfStability" am: 4bdfc3c05c am: c8d045a384
Steven Moreland
2019-12-02
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Binder: add markVintfStability
Steven Moreland
2019-11-27
1
-0
/
+13
*
|
Change FileDescriptor to PFD, per API guidelines.
Makoto Onuki
2019-11-13
1
-5
/
+12
*
|
Revert "Change argument types from FD to PFD"
Makoto Onuki
2019-11-12
1
-6
/
+4
*
|
Change argument types from FD to PFD
Makoto Onuki
2019-11-05
1
-4
/
+6
*
|
Bidner shell command API proposal
Makoto Onuki
2019-11-05
1
-3
/
+54
*
|
Merge "Made libbinder's waitForService accessible in java" am: 3ef1b5e544 am:...
Jon Spivack
2019-10-11
1
-0
/
+9
|
\
|
|
*
Made libbinder's waitForService accessible in java
Jon Spivack
2019-10-11
1
-0
/
+9
*
|
Allow apps to collect which appops were noted
Philip P. Moltmann
2019-08-30
1
-1
/
+12
*
|
IPC StrictMode
Lucas Dupin
2019-08-26
1
-0
/
+11
|
/
*
Clear the Parcel before writing an exception during a transaction
Michael Wachenschwanz
2019-05-15
1
-0
/
+2
*
Change visibility of *WorkSourceUid APIs to public instead of @SystemApi.
Olivier Gaillard
2019-04-03
1
-10
/
+1
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+3
*
Add @Nullable and @NonNull to onTransactStarted
Olivier Gaillard
2019-03-05
1
-1
/
+2
[next]