1. bf02358 Fix some problems with ASECs by Kenny Root · 12 years ago
  2. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  3. 5c6d80c am 27e1680b: am 5a3370e5: am 50b53700: Merge "Fix for too many binder calls in packagemanager" by Dianne Hackborn · 12 years ago
  4. 2782a47 Move forward lock utilities to PackageHelper by Kenny Root · 12 years ago
  5. 9771a31 Fix for too many binder calls in packagemanager by Henrik Engström · 12 years ago
  6. 313a93d Merge "Close streams for forward-locked apps" by Kenny Root · 12 years ago
  7. 3f99afc Close streams for forward-locked apps by Kenny Root · 12 years ago
  8. 011d778 Merge "Add warning log for mismatched signatures" by Kenny Root · 12 years ago
  9. 8c11f1d Add warning log for mismatched signatures by Kenny Root · 12 years ago
  10. 854b2b1 Surface list of apps with given network policy. by Jeff Sharkey · 12 years ago
  11. 5d32e77 Enforce READ_EXTERNAL on non-user builds. by Jeff Sharkey · 12 years ago
  12. 1359360 User management and switching by Amith Yamasani · 12 years ago
  13. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 12 years ago
  14. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 12 years ago
  15. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  16. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 12 years ago
  17. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  18. 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 12 years ago
  19. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  20. 21fbd1f Some cruft removal. by Dianne Hackborn · 12 years ago
  21. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  22. 2f36229 Use Map.Entry, not HashMap.Entry by Andy McFadden · 13 years ago
  23. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  24. ee9aef0 Maybe fix issue #5627399: java.lang.RuntimeException - While sign in... by Dianne Hackborn · 13 years ago
  25. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  26. a503a0f Add explicit mimetype for verifier calls by Kenny Root · 13 years ago
  27. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  28. 67c5b12 Merge "Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctly" by Dianne Hackborn · 13 years ago
  29. fec5e75 Less verbose message when dexopt non-APK by Kenny Root · 13 years ago
  30. 80a7ac1 Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctly by Dianne Hackborn · 13 years ago
  31. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  32. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  33. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  34. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 13 years ago
  35. ae05e86 Disable package verification by default. by Brett Chabot · 13 years ago
  36. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  37. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 13 years ago
  38. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  39. e342551 Merge "Better errors from copyResource" by Kenny Root · 13 years ago
  40. f9abb40 New broadcast telling when an app is fully removed. by Dianne Hackborn · 13 years ago
  41. f5121a9 Better errors from copyResource by Kenny Root · 13 years ago
  42. 461ff1f Add security checks for new API by Kenny Root · 13 years ago
  43. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 13 years ago
  44. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  45. 5832ead Parent's canonical path; not parent of canonical by Kenny Root · 13 years ago
  46. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 13 years ago
  47. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  48. 9c8625e Change user 0 directory back for compatibility by Kenny Root · 13 years ago
  49. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 13 years ago
  50. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  51. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 13 years ago
  52. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 13 years ago
  53. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  54. a51b6fd6 resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  55. 0f3f29b Use canonical paths to compare library directory with data directory. by Amith Yamasani · 13 years ago
  56. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  57. 8c2a1a9 Add keychain user with special keystore access permissions by Brian Carlstrom · 13 years ago
  58. 447106f Split dump and annotate users of mPackages lock by Kenny Root · 13 years ago
  59. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago[Renamed (76%) from services/java/com/android/server/PackageManagerService.java]
  60. 60f7ad8 Add generic types and more cleanup by Kenny Root · 13 years ago
  61. 4dfe6ff PackageManager: Remove unused methods and more debug flags by Kenny Root · 13 years ago
  62. 62cc690 PackageManager: mark some ints final by Kenny Root · 13 years ago
  63. 9718cf5 PackageManager: get rid of Config.LOG[DV] by Kenny Root · 13 years ago
  64. 2798942 Reorganize imports for PackageManagerService by Kenny Root · 13 years ago
  65. 7dca6f1 Merge "Remove unused items in setInstallerPackageName" by Kenny Root · 13 years ago
  66. 65cf7ed am 074903a9: am eca7ff02: am 87f50f19: Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1 by Paul Milovanov · 13 years ago
  67. a57db34 PACKAGE_FIRST_LAUNCH intent sent to wrong pkg by Paul Milovanov · 13 years ago
  68. 62e1b4e Revise free space checks for package installs by Kenny Root · 13 years ago
  69. f8b8a3f Refector preferred activity code out of package manager. by Dianne Hackborn · 13 years ago
  70. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 13 years ago
  71. f03b45f Remove unused items in setInstallerPackageName by Kenny Root · 13 years ago
  72. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  73. c7624d9 Fix measurement of external media dir by Kenny Root · 13 years ago
  74. 35ab3ad Remove defunct secure FS work by Kenny Root · 13 years ago
  75. db569b4 am 6cf32312: Merge "Do not check features in PackageManagerService" into honeycomb by Dianne Hackborn · 13 years ago
  76. 4c3915a Do not check features in PackageManagerService by Kenny Root · 13 years ago
  77. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 13 years ago
  78. f4b2c04 am 91c459ec: Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  79. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  80. 300c13a Erase OBB files when removing packages by Kenny Root · 14 years ago
  81. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  82. bcd6c96 Add OBB size to PackageStats by Kenny Root · 14 years ago
  83. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  84. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  85. bd392c5 Check for null in PackageSetting constructor by Kenny Root · 14 years ago
  86. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  87. 291e78c Deep clone settings for system package update by Kenny Root · 14 years ago
  88. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  89. ca6777b Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 14 years ago
  90. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  91. 502e9a4 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  92. 97ef63b Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  93. 91c459e Copy user info from PackageSetting as well by Kenny Root · 14 years ago
  94. 4f05220 Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge by Dianne Hackborn · 14 years ago
  95. 1683afa Fix check for required features by Kenny Root · 14 years ago
  96. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 14 years ago
  97. c1ff9b3 am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 14 years ago
  98. 3ec27e0 Fix issue #3289835: NullPointerException in... by Dianne Hackborn · 14 years ago
  99. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  100. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago