1. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  2. daa0d5c Fix issue #11223338: Not retaining service started state while restarting by Dianne Hackborn · 11 years ago
  3. 237cefb Fix issue #11323037: Android apk incorrectly marked as running in app processes by Dianne Hackborn · 11 years ago
  4. 878deb3 Fix issue #11223335: APR: Lots of failures in procstats due to... by Dianne Hackborn · 11 years ago
  5. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  6. cb42855 Fix issue #10948509: Crash in procstats when there is no data by Dianne Hackborn · 11 years ago
  7. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  8. 53459a7 Maybe fix issue #10797796: IllegalStateException in ProcessState... by Dianne Hackborn · 11 years ago
  9. 50ef0b6 Work on issue #10771346: runtime restart by Dianne Hackborn · 11 years ago
  10. a033237 Maybe fix issue #10748810: Runtime restart: crash under... by Dianne Hackborn · 11 years ago
  11. be4c1d7 Fix issue #10671878: Proc stats needs to remove old data structures by Dianne Hackborn · 11 years ago
  12. ae36b23 Fix issue #10427108: Google+ has long running process by Dianne Hackborn · 11 years ago
  13. 69cb00b More stuff I need for the proc stats UI. by Dianne Hackborn · 11 years ago
  14. 60444fd Add method for adding two ProcessStats objects together. by Dianne Hackborn · 11 years ago
  15. 8a0de58 Get ProcessStats callable from other processes. by Dianne Hackborn · 11 years ago[Renamed (92%) from services/java/com/android/internal/app/ProcessStats.java]
  16. 23fb6e8 Start adding IPC calls to retrieve proc stat data. by Dianne Hackborn · 11 years ago
  17. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 11 years ago