summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/os/BinderInternal.java
Commit message (Expand)AuthorAgeFilesLines
* Fix keeping track of binder native thread IDsDmitri Plotnikov2020-09-221-2/+6
* Add binder call stats tracking for individual UIDDmitri Plotnikov2020-08-051-1/+2
* Implement a PowerCalculator to attribute system service power to appsDmitri Plotnikov2020-08-041-1/+2
* Include binder stats in battery statsDmitri Plotnikov2020-06-181-1/+2
* Add plumbing to collect Binder stats for battery attributionDmitri Plotnikov2020-06-101-0/+11
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-221-0/+3
* Fix a bug with worksource propagation.Olivier Gaillard2019-02-011-1/+2
* Sets ThreadLocalWorkSource to authorized work source.Olivier Gaillard2018-12-111-2/+19
* Make sure callEnded is always called.Olivier Gaillard2018-12-111-2/+2
* Resolves transaction codes lazily when a dump is requested.Olivier Gaillard2018-07-311-2/+0
* Store the runtime class instead of the class name.Olivier Gaillard2018-07-301-1/+1
* Adds an Observer interface to observes binder API calls.Olivier Gaillard2018-07-251-7/+54
* Java side setup and access to Binder Proxy TrackingMichael Wachenschwanz2017-10-241-0/+101
* Increase the max binder thread pool size for system_server.Tim Murray2016-04-191-0/+2
* Fix binder force gc will block binder threadHiroshi Yamauchi2015-05-051-1/+3
* Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-7/+24
* Start untangling system server early bootstrapping.Jeff Brown2014-01-161-7/+0
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+89
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-89/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+89