summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Binder.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-3/+2
* Improve activity manager debug dumps.Dianne Hackborn2011-04-071-0/+33
* Fix binder proxy death notice trackingChristopher Tate2011-03-011-0/+1
* am d34c1495: Merge "Prevent system crash when OOM in Binder thread."Jean-Baptiste Queru2010-11-171-0/+4
|\
| * Prevent system crash when OOM in Binder thread.Mattias Petersson2010-11-051-0/+4
* | Fix StrictMode for Binder.dump()Brad Fitzpatrick2010-07-261-1/+11
* | StrictMode: gather and return violating stacks in Binder repliesBrad Fitzpatrick2010-07-151-0/+2
* | More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick2010-07-151-1/+24
|/
* Clarify some Binder docs regarding things that are thread-local.Brad Fitzpatrick2010-03-251-8/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+355
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-355/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-11/+33
* Initial ContributionThe Android Open Source Project2008-10-211-0/+333