1. 5eb3eb5 Offer to measure disk stats using quotas. by Jeff Sharkey · 8 years ago
  2. 48aa86b Expose APIs to analyze UIDs in UserHandle/Process. by Jeff Davidson · 8 years ago
  3. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  4. 940e857 Added SystemApi for getting serial numbers of users by Fyodor Kupolov · 9 years ago
  5. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  6. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  7. a73b8fd Add some TestApis to fix build. by Jeff Sharkey · 9 years ago
  8. 3cdb56e Some debugging improvements. by Dianne Hackborn · 9 years ago
  9. 1fa7680 Add UserHandle.isSystem() api by Xiaohui Chen · 9 years ago
  10. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  11. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  12. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  13. eecb981 Refactor UserHandle.java by Xiaohui Chen · 9 years ago
  14. 7c69636 Cleanup USER_OWNER in various services by Xiaohui Chen · 9 years ago
  15. e789fc0 am c852a3e3: am eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs" into mnc-dev by Adam Lesinski · 9 years ago
  16. 621e06a Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDs by Adam Lesinski · 9 years ago
  17. 9776c69 am 9fac4c59: am 71b97214: am 36e52cdc: Merge "Device idle fixes: issue #22209630 and issue #22225665" into mnc-dev by Dianne Hackborn · 9 years ago
  18. 3b16cf4 Device idle fixes: issue #22209630 and issue #22225665 by Dianne Hackborn · 9 years ago
  19. e8e322f am 0a7b6d6c: am 509dbdb6: am 49a2a698: Merge "Add helper function to extract app ID from shared app gid." into mnc-dev by Adam Lesinski · 9 years ago
  20. f4216d3 Add helper function to extract app ID from shared app gid. by Adam Lesinski · 9 years ago
  21. 70f6c38 Introduce system user and primary user. by Xiaohui Chen · 9 years ago
  22. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  23. b6e0cb9 Load SPEAK_PASSWORD from currently active user rather than self by Alan Viverette · 10 years ago
  24. 0e8d7d6 Add some @SystemApi tags for internal user-related APIs by Amith Yamasani · 10 years ago
  25. cbd7a6e Introduce system API for distinguishing the owner user by Christopher Tate · 10 years ago
  26. c1cf161 Modifies APIs for retrieving managed profile accounts. by Alexandra Gherghina · 10 years ago
  27. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 10 years ago
  28. a4cc205 More procstats work. by Dianne Hackborn · 11 years ago
  29. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  30. d0c6ccb Move NetworkPolicy from apps to UID. by Jeff Sharkey · 12 years ago
  31. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  32. 8a9f5d4 USER_CURRENT_OR_SELF had the same int as USER_CURRENT! by Dianne Hackborn · 12 years ago
  33. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  34. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  35. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  36. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago[Renamed (96%) from core/java/android/os/UserId.java]
  37. aac71ff Don't back up / restore non-primary users' data by Christopher Tate · 12 years ago
  38. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  39. ad812a2 Merge "Package restrictions per user" by Amith Yamasani · 12 years ago
  40. 8a8b581 Move network policy to per-appId (instead of UID). by Jeff Sharkey · 12 years ago
  41. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  42. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  43. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 12 years ago
  44. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago