summaryrefslogtreecommitdiff
path: root/core/java/android/os/IBinder.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "IBinder: support FLAG_CLEAR_BUF"Steven Moreland2020-11-111-0/+9
|\
| * IBinder: support FLAG_CLEAR_BUFSteven Moreland2020-10-291-0/+9
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-1/+1
|/
* Merge "Document linkToDeath behavior on object cleanup." am: 2608950d10 am: f...Steven Moreland2020-04-011-4/+7
|\
| * Document linkToDeath behavior on object cleanup.Steven Moreland2020-03-311-4/+7
* | Merge "Add getExtension to android.os.IBinder interface" am: 935dfd2ce9 am: 8...Automerger Merge Worker2020-02-041-0/+12
|\|
| * Add getExtension to android.os.IBinder interfaceYo Chiang2020-02-031-0/+12
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-1/+1
| * Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-181-0/+2
* | Supplying the IBinder to binderDiedSuprabh Shukla2020-01-131-0/+7
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Expose @hide APIs needed by ParceledListSliceDavid Su2019-12-161-0/+8
* | Allow apps to collect which appops were notedPhilip P. Moltmann2019-08-301-0/+5
* | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+2
|/
* Merge "Fix issue #64224738: Document return value of IBinder.transact()" into...Dianne Hackborn2017-08-011-10/+19
|\
| * Fix issue #64224738: Document return value of IBinder.transact()Dianne Hackborn2017-07-311-10/+19
* | Add documentation on oneway transaction ordering.Dianne Hackborn2017-07-311-0/+8
|/
* New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn2016-09-291-1/+3
* Add new "shell command" feature to Binder objects.Dianne Hackborn2015-10-121-2/+22
* Work on issue #22765972: Binder transactions running out of address...Dianne Hackborn2015-07-281-1/+8
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Docfixes in IBinder, Context, View, and Intent.John Spurlock2013-07-151-4/+4
* Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-091-0/+3
* More social integration.Dianne Hackborn2011-12-011-0/+13
* We must keep up with the Joneses.Dianne Hackborn2011-06-151-0/+18
* DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn2011-05-131-0/+10
* Fix documentation errorsGlenn Kasten2010-12-201-1/+1
* doc change: In fundamentals doc, make statement about synchronous execution o...Dirk Dougherty2010-03-291-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+223
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-223/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+11
* Initial ContributionThe Android Open Source Project2008-10-211-0/+212