1. 0c38049 Improve multi-user app management. by Dianne Hackborn · 13 years ago
  2. 91bbb8a Create media paths for existing users. by Jeff Sharkey · 13 years ago
  3. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 13 years ago
  4. 00efe44 am b3e4b46d: am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb-dev by Kenny Root · 13 years ago
  5. b3e4b46 am e583bcf1: Merge "Explicitly set lib dir permissions during unlink" into jb-dev by Kenny Root · 13 years ago
  6. 515087d Explicitly set lib dir permissions during unlink by Kenny Root · 13 years ago
  7. b8acd06 am fa6e1ea7: am 2c932143: Merge "s/LOG/ALOG/ in HAVE_SELINUX blocks" by Nick Kralevich · 13 years ago
  8. 197a0c8 Improve cleanup of file caches. by Dianne Hackborn · 13 years ago
  9. 365861e s/LOG/ALOG/ in HAVE_SELINUX blocks by Joshua Brindle · 13 years ago
  10. 33ef4ee resolved conflicts for merge of 4de60b26 to jb-dev-plus-aosp by Kenny Root · 13 years ago
  11. 4503cf6 Make lib dir before changing ownership of app dir by Kenny Root · 13 years ago
  12. 3a3c7e7b am 63dd4c65: am 60b3d59d: Merge "Modify installd to set the SELinux security context on package directories." by Kenny Root · 13 years ago
  13. d0c5f51 Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... by Dianne Hackborn · 13 years ago
  14. 7ac3ed1 resist umask changes, make dirs 0711 by Nick Kralevich · 13 years ago
  15. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 14 years ago
  16. 0b58e6a Modify installd to set the SELinux security context on package directories. by Stephen Smalley · 13 years ago
  17. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  18. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  19. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  20. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  21. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  22. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  23. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  24. cfe8218 am 7f36d421: am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1 by Kenny Root · 13 years ago
  25. ad757e9 Fix free_cache to actually work by Kenny Root · 13 years ago
  26. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  28. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 14 years ago
  29. f741e67 resolved conflicts for merge of e2aa0490 to master by Dianne Hackborn · 14 years ago
  30. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 14 years ago
  31. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 14 years ago
  32. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 14 years ago
  33. f68327e Make installd resistant to umask changes. by Nick Kralevich · 14 years ago
  34. 86c9584 Update installd to allow multiuser by Kenny Root · 14 years ago
  35. 35ab3ad Remove defunct secure FS work by Kenny Root · 14 years ago
  36. 33b2264 Move disk usage utilities to its own library by Kenny Root · 14 years ago
  37. 0332d1c Exit immediately on some linklib failures by Kenny Root · 14 years ago
  38. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  39. 3e319a9 Allow installd to handle large partitions by Kenny Root · 14 years ago
  40. 5087152 Add more debugging to installd by Kenny Root · 15 years ago
  41. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 15 years ago
  42. 089262d Dont include code size for apps on sdcard. by Suchi Amalapurapu · 15 years ago
  43. c155239 Allow multiple original-package tags. by Dianne Hackborn · 15 years ago
  44. 8fe5c9e Replacing hard-coded mount point for ASEC with a getenv() call. by Oscar Montemayor · 15 years ago
  45. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 15 years ago
  46. d705fd2 Tweak updatecmds to be able to move entire directories. by Dianne Hackborn · 15 years ago
  47. 0dd50e6 Fix installd to create /data/data/<pkgname> with appropriate permissions. by David 'Digit' Turner · 15 years ago
  48. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  49. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago
  50. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  51. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  52. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  55. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  56. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago