summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am/ServiceRecord.java
Commit message (Expand)AuthorAgeFilesLines
* Fix dumpsys output.Marco Nelissen2011-05-061-1/+3
* Add APIs to remove tasks.Dianne Hackborn2011-04-121-2/+18
* Improve activity manager debug dumps.Dianne Hackborn2011-04-071-1/+1
* Crash apps when they provide bad notifications instead of crashing the system...Joe Onorato2010-09-231-1/+3
* Don't retain global ref to last inflated context.Dianne Hackborn2010-08-251-62/+19
* Fix a fun bug with multiple service bindings from an activity.Dianne Hackborn2010-08-251-5/+7
* Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-24/+126
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-151-11/+23
* Various battery info things:Dianne Hackborn2010-08-131-2/+5
* Fix crash when startForeground posts a broken Notification.Daniel Sandler2010-08-041-5/+8
* Switch the services library to using the new SlogJoe Onorato2010-03-011-3/+3
* Fix some random bugs.Dianne Hackborn2010-02-221-4/+8
* Don't crash the system process when apps give us a bad foreground service not...Joe Onorato2010-02-181-0/+7
* Fix issue #2364506: Phone locked up while listening to music and attempting t...Dianne Hackborn2010-01-191-15/+37
* resolved conflicts for merge of 301b97ac to eclairDianne Hackborn2009-08-271-4/+5
|\
| * Various tweaks to try to improve low memory behavior.Dianne Hackborn2009-08-271-4/+5
* | Add more control over a service's start state.Dianne Hackborn2009-08-241-1/+67
* | Fix issue #2047139: Remove Service.setForeground()Dianne Hackborn2009-08-181-13/+53
|/
* More optimization of dumpsys output.Dianne Hackborn2009-04-221-29/+33
* Let's do bug #1769910 actually right.Dianne Hackborn2009-04-131-3/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+166
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-166/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+164