index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
am
/
ProviderMap.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-06-11
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-07
Initial super-primitive process tracker.
Dianne Hackborn
2013-06-06
Improve debug printing in activity manager.
Dianne Hackborn
2013-05-30
Clean up some temporary allocations.
Dianne Hackborn
2012-09-09
Various fixes.
Dianne Hackborn
2012-09-07
More multi-user stuff:
Dianne Hackborn
2012-08-31
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-20
am ff7735b0: am a3db5297: Merge "ProviderMap: remove hashmap when entire user...
Amith Yamasani
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-15
ProviderMap: remove hashmap when entire user specific entries are removed
Vairavan Srinivasan
2012-08-13
Small service cleanup.
Dianne Hackborn
2012-08-07
More mult-user API work.
Dianne Hackborn
2012-05-29
Fix (mostly) issue #5109947: Race condition between retrieving a...
Dianne Hackborn
2012-03-15
Fix swiping away recents to always kill processes.
Dianne Hackborn
2012-02-10
Multi-user - wallpaper service
Amith Yamasani
2012-02-08
Fix "dumpsys activity provider"
Marco Nelissen
2012-02-03
Multi-user - 1st major checkin
Amith Yamasani