summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am/ProviderMap.java
Commit message (Expand)AuthorAgeFilesLines
* Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-0/+1
* Initial super-primitive process tracker.Dianne Hackborn2013-06-071-1/+1
* Improve debug printing in activity manager.Dianne Hackborn2013-06-061-2/+1
* Clean up some temporary allocations.Dianne Hackborn2013-05-301-18/+48
* Various fixes.Dianne Hackborn2012-09-091-25/+35
* More multi-user stuff:Dianne Hackborn2012-09-071-0/+43
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-19/+18
* am ff7735b0: am a3db5297: Merge "ProviderMap: remove hashmap when entire user...Amith Yamasani2012-08-201-2/+12
|\
| * ProviderMap: remove hashmap when entire user specific entries are removedVairavan Srinivasan2012-08-151-2/+12
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-3/+3
* | Small service cleanup.Dianne Hackborn2012-08-131-2/+1
* | More mult-user API work.Dianne Hackborn2012-08-071-37/+28
|/
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-24/+6
* Fix swiping away recents to always kill processes.Dianne Hackborn2012-03-151-10/+14
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+1
* Fix "dumpsys activity provider"Marco Nelissen2012-02-081-1/+104
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-0/+244