summaryrefslogtreecommitdiff
path: root/core/java/android/os/IBinder.java
AgeCommit message (Expand)Author
2020-11-11Merge "IBinder: support FLAG_CLEAR_BUF"Steven Moreland
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29IBinder: support FLAG_CLEAR_BUFSteven Moreland
2020-04-01Merge "Document linkToDeath behavior on object cleanup." am: 2608950d10 am: f...Steven Moreland
2020-03-31Document linkToDeath behavior on object cleanup.Steven Moreland
2020-02-04Merge "Add getExtension to android.os.IBinder interface" am: 935dfd2ce9 am: 8...Automerger Merge Worker
2020-02-03Add getExtension to android.os.IBinder interfaceYo Chiang
2020-01-13Supplying the IBinder to binderDiedSuprabh Shukla
2020-01-13Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Expose @hide APIs needed by ParceledListSliceDavid Su
2019-08-30Allow apps to collect which appops were notedPhilip P. Moltmann
2019-03-18Add @UnsupportedAppUsage annotationsAndrei Onea
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2017-08-01Merge "Fix issue #64224738: Document return value of IBinder.transact()" into...Dianne Hackborn
2017-07-31Fix issue #64224738: Document return value of IBinder.transact()Dianne Hackborn
2017-07-31Add documentation on oneway transaction ordering.Dianne Hackborn
2016-09-29New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn
2015-10-12Add new "shell command" feature to Binder objects.Dianne Hackborn
2015-07-28Work on issue #22765972: Binder transactions running out of address...Dianne Hackborn
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-07-15Docfixes in IBinder, Context, View, and Intent.John Spurlock
2012-05-09Add callback hack to find out when to load system properties.Dianne Hackborn
2011-12-01More social integration.Dianne Hackborn
2011-06-15We must keep up with the Joneses.Dianne Hackborn
2011-05-13DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn
2010-12-20Fix documentation errorsGlenn Kasten
2010-03-29doc change: In fundamentals doc, make statement about synchronous execution o...Dirk Dougherty
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project