index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
IBinder.java
Age
Commit message (
Expand
)
Author
2020-11-11
Merge "IBinder: support FLAG_CLEAR_BUF"
Steven Moreland
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
IBinder: support FLAG_CLEAR_BUF
Steven Moreland
2020-04-01
Merge "Document linkToDeath behavior on object cleanup." am: 2608950d10 am: f...
Steven Moreland
2020-03-31
Document linkToDeath behavior on object cleanup.
Steven Moreland
2020-02-04
Merge "Add getExtension to android.os.IBinder interface" am: 935dfd2ce9 am: 8...
Automerger Merge Worker
2020-02-03
Add getExtension to android.os.IBinder interface
Yo Chiang
2020-01-13
Supplying the IBinder to binderDied
Suprabh Shukla
2020-01-13
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Expose @hide APIs needed by ParceledListSlice
David Su
2019-08-30
Allow apps to collect which appops were noted
Philip P. Moltmann
2019-03-18
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2017-08-01
Merge "Fix issue #64224738: Document return value of IBinder.transact()" into...
Dianne Hackborn
2017-07-31
Fix issue #64224738: Document return value of IBinder.transact()
Dianne Hackborn
2017-07-31
Add documentation on oneway transaction ordering.
Dianne Hackborn
2016-09-29
New infrastructure to switch remaining commands to "cmd" calls.
Dianne Hackborn
2015-10-12
Add new "shell command" feature to Binder objects.
Dianne Hackborn
2015-07-28
Work on issue #22765972: Binder transactions running out of address...
Dianne Hackborn
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-07-15
Docfixes in IBinder, Context, View, and Intent.
John Spurlock
2012-05-09
Add callback hack to find out when to load system properties.
Dianne Hackborn
2011-12-01
More social integration.
Dianne Hackborn
2011-06-15
We must keep up with the Joneses.
Dianne Hackborn
2011-05-13
DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.
Dianne Hackborn
2010-12-20
Fix documentation errors
Glenn Kasten
2010-03-29
doc change: In fundamentals doc, make statement about synchronous execution o...
Dirk Dougherty
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project