summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ProcessStats.java
AgeCommit message (Expand)Author
2011-07-14Move LoadAverageService to the SystemUI apk.Dianne Hackborn
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-11-15Fix more things that CloseGuard found.Brad Fitzpatrick
2010-09-23am 287952c3: Fix issue #3022508: Crash during media scanDianne Hackborn
2010-09-23Fix issue #3022508: Crash during media scanDianne Hackborn
2010-08-31am 22cd420b: Merge "Improve debug output when an ANR happens." into gingerbreadDianne Hackborn
2010-08-31Improve debug output when an ANR happens.Dianne Hackborn
2010-06-15merge from open-source masterThe Android Open Source Project
2010-05-25Replaced deprecated String ConstructorChristian Mehlmauer
2010-03-01Switch the services library to using the new SlogJoe Onorato
2009-09-21Fix NPE crash-loop when cpufreq not available in the kernel.Brad Fitzpatrick
2009-09-20Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani
2009-08-06More work on issue #2030135: Device sluggishDianne Hackborn
2009-06-03Track activity foreground CPU usage for battery stats.Amith Yamasani
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project