summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_Binder.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Warn only if we're tearing down "live" DeathRecipient contentChristopher Tate2011-08-231-1/+25
* Stop leaking DeathRecipient and BinderProxy instancesChristopher Tate2011-08-181-15/+37
* Check for exceptions before calling back into JavaBjorn Bringert2011-04-261-7/+15
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-53/+10
* More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-9/+9
* Improve activity manager debug dumps.Dianne Hackborn2011-04-071-1/+34
* am cffde30f: am 44220a56: Merge "Add some debug code to try to track down iss...Dianne Hackborn2011-03-151-0/+9
|\
| * Add some debug code to try to track down issue 3183612Dianne Hackborn2011-03-141-0/+9
* | Don't fail unlinking death recipients on dead bindersChristopher Tate2011-03-041-7/+25
* | Fix binder proxy death notice trackingChristopher Tate2011-03-011-52/+34
* | Add ParcelFileDescriptor APIs to get raw fd.Dianne Hackborn2011-02-281-0/+9
* | Merge "Fix Parcel.writeNative to not ignore 'offset'."Elliott Hughes2011-02-281-4/+2
|\ \
| * | Fix Parcel.writeNative to not ignore 'offset'.Elliott Hughes2011-02-281-4/+2
* | | Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate2011-02-281-51/+149
|/ /
* | Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"Christopher Tate2011-02-251-145/+51
* | Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate2011-02-241-51/+145
|/
* Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick2010-08-311-0/+1
* Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-271-7/+7
* More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick2010-07-151-1/+67
* Better fix for gettid() sim-eng breakage from last night.Brad Fitzpatrick2010-03-251-3/+3
* Hopefully fix the sim-eng build, part 2.Brad Fitzpatrick2010-03-251-4/+20
* Try to fix sim build. Looks like gettid() is in unistd.h.Brad Fitzpatrick2010-03-251-0/+1
* Log blocking Binder calls to the EventLog.Brad Fitzpatrick2010-03-241-1/+96
* Ensure Binder finalizer handles partially initialized instances.Jeff Brown2010-03-241-3/+13
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+7
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-5/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1511
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1510/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1510