1. bf02358 Fix some problems with ASECs by Kenny Root · 14 years ago
  2. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 14 years ago
  3. 5c6d80c am 27e1680b: am 5a3370e5: am 50b53700: Merge "Fix for too many binder calls in packagemanager" by Dianne Hackborn · 14 years ago
  4. 9392ad2 Merge "Fix dumpsys package." by Amith Yamasani · 14 years ago
  5. 7ea3e7d Fix dumpsys package. by Amith Yamasani · 14 years ago
  6. 2782a47 Move forward lock utilities to PackageHelper by Kenny Root · 14 years ago
  7. 9771a31 Fix for too many binder calls in packagemanager by Henrik Engström · 14 years ago
  8. 313a93d Merge "Close streams for forward-locked apps" by Kenny Root · 14 years ago
  9. 3f99afc Close streams for forward-locked apps by Kenny Root · 14 years ago
  10. 011d778 Merge "Add warning log for mismatched signatures" by Kenny Root · 14 years ago
  11. 8c11f1d Add warning log for mismatched signatures by Kenny Root · 14 years ago
  12. 854b2b1 Surface list of apps with given network policy. by Jeff Sharkey · 14 years ago
  13. 5d32e77 Enforce READ_EXTERNAL on non-user builds. by Jeff Sharkey · 14 years ago
  14. 1c27576a Include enforcement state in dumpsys. by Jeff Sharkey · 14 years ago
  15. 1359360 User management and switching by Amith Yamasani · 14 years ago
  16. 69f819b Merge "Include GIDs for unenforced permissions." by Jeff Sharkey · 14 years ago
  17. b9a0701 Include GIDs for unenforced permissions. by Jeff Sharkey · 14 years ago
  18. 483f3b0 Package restrictions per user by Amith Yamasani · 14 years ago
  19. edc84ee8 Selective enforcement of READ_EXTERNAL_STORAGE. by Jeff Sharkey · 14 years ago
  20. 6569625b Fix issues #6103378 and #5959515. by Dianne Hackborn · 14 years ago
  21. 0450510 Fix issue where pm would clear preferred apps when updating an app. by Dianne Hackborn · 14 years ago
  22. e639da7 New development permissions. by Dianne Hackborn · 14 years ago
  23. 20963df Show the flags in package manager debugging. by Joe Onorato · 14 years ago
  24. 21fbd1f Some cruft removal. by Dianne Hackborn · 14 years ago
  25. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 15 years ago
  26. 2f36229 Use Map.Entry, not HashMap.Entry by Andy McFadden · 14 years ago
  27. 70522ad Don't allow reading of packagelist files. by Nick Kralevich · 14 years ago
  28. bfd89b3 Don't forget to close files. by Dianne Hackborn · 15 years ago
  29. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 15 years ago
  30. ee9aef0 Maybe fix issue #5627399: java.lang.RuntimeException - While sign in... by Dianne Hackborn · 15 years ago
  31. 62539e9 Close file on exception as well by Kenny Root · 15 years ago
  32. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 15 years ago
  33. a503a0f Add explicit mimetype for verifier calls by Kenny Root · 15 years ago
  34. 05ca4c9 Allow non-required package verifiers by Kenny Root · 15 years ago
  35. 67c5b12 Merge "Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctly" by Dianne Hackborn · 15 years ago
  36. fec5e75 Less verbose message when dexopt non-APK by Kenny Root · 15 years ago
  37. 80a7ac1 Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctly by Dianne Hackborn · 15 years ago
  38. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 15 years ago
  39. 0aaa0d9 Add verifier device identity by Kenny Root · 15 years ago
  40. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 15 years ago
  41. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 15 years ago
  42. ae05e86 Disable package verification by default. by Brett Chabot · 15 years ago
  43. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 15 years ago
  44. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 15 years ago
  45. 46d2545 Merge "Infrastructure to support package verifier" by Kenny Root · 15 years ago
  46. bcc2d40 Merge "Throw exception on odd length Signatures" by Kenny Root · 15 years ago
  47. 5ab2157 Infrastructure to support package verifier by Kenny Root · 15 years ago
  48. e342551 Merge "Better errors from copyResource" by Kenny Root · 15 years ago
  49. f9abb40 New broadcast telling when an app is fully removed. by Dianne Hackborn · 15 years ago
  50. f5121a9 Better errors from copyResource by Kenny Root · 15 years ago
  51. 461ff1f Add security checks for new API by Kenny Root · 15 years ago
  52. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 15 years ago
  53. 1137341 Throw exception on odd length Signatures by Kenny Root · 15 years ago
  54. 1ebd74a Better error codes for missing files by Kenny Root · 15 years ago
  55. 5832ead Parent's canonical path; not parent of canonical by Kenny Root · 15 years ago
  56. 4f35092 Merge "Move extract native libraries to JNI code" by Kenny Root · 15 years ago
  57. 66269ea Move extract native libraries to JNI code by Kenny Root · 15 years ago
  58. 9c8625e Change user 0 directory back for compatibility by Kenny Root · 15 years ago
  59. b8f4000 Fix issue #4999574: Disabled system app not listed in Settings after reboot by Dianne Hackborn · 15 years ago
  60. 5d6d90f Remove more simulator support code. Bug: 5010576 by Jeff Brown · 15 years ago
  61. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  62. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 15 years ago
  63. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 15 years ago
  64. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 15 years ago
  65. a51b6fd6 resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 15 years ago
  66. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 15 years ago
  67. 0f3f29b1 Use canonical paths to compare library directory with data directory. by Amith Yamasani · 15 years ago
  68. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 15 years ago
  69. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 15 years ago
  70. 2e3ede5 Merge "Updated system packages retain shared user" by Kenny Root · 15 years ago
  71. beb182a Merge "Package manager changes to store and update user information." by Amith Yamasani · 15 years ago
  72. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 15 years ago
  73. 1d1b489 Updated system packages retain shared user by Kenny Root · 15 years ago
  74. 8c2a1a9 Add keychain user with special keystore access permissions by Brian Carlstrom · 15 years ago
  75. 63ebffc turn off log spew by Joe Onorato · 15 years ago
  76. 447106f Split dump and annotate users of mPackages lock by Kenny Root · 15 years ago
  77. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 15 years ago