summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/am/BroadcastRecord.java
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix issue #25153459: Sandboxed_process1 thrashingDianne Hackborn2015-10-211-3/+10
* Set broadcast nextReceiver correctly when package is disabledWale Ogunwale2015-08-041-0/+4
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-6/+9
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-9/+6
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-6/+9
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-2/+8
* Clean-up broadcast receivers when component is disabled.Wale Ogunwale2015-05-151-1/+33
* To help assess latency, dump the time a broadcast was enqueued.Jeff Brown2015-02-241-1/+4
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+210