index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
am
/
ActiveServices.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work on procstats: save/restore state, fixes.
Dianne Hackborn
2013-06-28
1
-10
/
+10
*
Move Keyguard to the systemui process.
Jim Miller
2013-06-18
1
-0
/
+1
*
More work on process tracking.
Dianne Hackborn
2013-06-14
1
-49
/
+112
*
Improve process tracking.
Dianne Hackborn
2013-06-12
1
-1
/
+1
*
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-11
1
-0
/
+1
*
Initial super-primitive process tracker.
Dianne Hackborn
2013-06-07
1
-1
/
+1
*
Improve debug printing in activity manager.
Dianne Hackborn
2013-06-06
1
-15
/
+17
*
Clean up some temporary allocations.
Dianne Hackborn
2013-05-30
1
-94
/
+84
*
Prepare ActivityManagerService for multiple stacks.
Craig Mautner
2013-03-06
1
-1
/
+1
*
Reduce verbosity of service event logging.
Jeff Sharkey
2012-11-09
1
-8
/
+4
*
Further work on issue #7307399: Framework needs a new pre-user-shutdown...
Dianne Hackborn
2012-10-09
1
-14
/
+17
*
Fix issue #6968859: home not exiting an ANR'd dream
Dianne Hackborn
2012-10-04
1
-1
/
+1
*
Maybe fix issue #7211766: bindService() to User u0 While u10 is...
Dianne Hackborn
2012-09-26
1
-8
/
+8
*
Fix issue #7215984: java.lang.RuntimeException: Unable to create...
Dianne Hackborn
2012-09-24
1
-1
/
+1
*
Fix service binding for singleUser services
Amith Yamasani
2012-09-12
1
-6
/
+0
*
Flesh out multi-user in am commands.
Dianne Hackborn
2012-09-10
1
-33
/
+29
*
Various fixes.
Dianne Hackborn
2012-09-09
1
-2
/
+6
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
1
-6
/
+27
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-10
/
+5
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-0
/
+3
*
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-1
/
+12
*
Fix adb install
Amith Yamasani
2012-08-27
1
-1
/
+1
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-6
/
+4
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
1
-14
/
+46
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-8
/
+8
*
Small service cleanup.
Dianne Hackborn
2012-08-13
1
-132
/
+110
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-24
/
+17
*
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-16
/
+4
*
Refactor Service code out of main ActivityManagerService class.
Dianne Hackborn
2012-08-06
1
-0
/
+2145