summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/Watchdog.java
Commit message (Expand)AuthorAgeFilesLines
* Allow device to enter download mode on framework watchdogMahantesh Sanakall2015-10-071-4/+18
* frameworks/base: move the traces file to avoid data loss.Sachin Sharma2015-10-071-1/+21
* Moved SystemServer binder thread monitor from AMS to Monitor class.Wale Ogunwale2015-04-151-0/+14
* Added watchdog monitor for Binder threads availability.Wale Ogunwale2015-04-141-2/+1
* Rename Looper::isIdling() to isPolling() to resolve confusion.Jeff Brown2015-03-111-2/+2
* also add backtraces of CPUs before watchdog kills system serverGuang Zhu2014-10-301-9/+13
* Fix issue #16311398: Limit number of documents a process can openDianne Hackborn2014-08-261-0/+16
* Refactor display manager service to new pattern.Jeff Brown2014-01-161-0/+3
* Start untangling system server early bootstrapping.Jeff Brown2014-01-161-10/+10
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+483