1. 7a2eff1 am c0c2076e: am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 16 years ago
  2. 3aa837c am c296f22e: am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  3. 682d143 am 6ed0cfd3: am 5919ac6b: OBB: track binder death observers by Kenny Root · 16 years ago
  4. 06f89ca am 36455d03: am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 16 years ago
  5. c0c2076 am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 16 years ago
  6. c296f22 am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  7. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 16 years ago
  8. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  9. 6ed0cfd am 5919ac6b: OBB: track binder death observers by Kenny Root · 16 years ago
  10. 36455d0 am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 16 years ago
  11. 5919ac6 OBB: track binder death observers by Kenny Root · 16 years ago
  12. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 16 years ago
  13. edeb7a5 am 7e40e67f: am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 16 years ago
  14. 7e40e67 am d9e88d22: Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 16 years ago
  15. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 16 years ago
  16. d1034c1 am 637a8d84: am 29423918: Fix regression in OBB key handling by Kenny Root · 16 years ago
  17. 637a8d8 am 29423918: Fix regression in OBB key handling by Kenny Root · 16 years ago
  18. 2942391 Fix regression in OBB key handling by Kenny Root · 16 years ago
  19. 9664b24 am 8d85beca: am 8b28441a: Merge "Being already unmounted is not a failure" into gingerbread by Kenny Root · 16 years ago
  20. 13cc0a06 am 4309b52f: am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 16 years ago
  21. fc32a60 am 0f064de8: am 27358a69: Only allow 8 OBBs to be mounted by a UID by Kenny Root · 16 years ago
  22. 9e95468 am 6ce5f60c: am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  23. 8d85bec am 8b28441a: Merge "Being already unmounted is not a failure" into gingerbread by Kenny Root · 16 years ago
  24. 4da0239 Being already unmounted is not a failure by Kenny Root · 16 years ago
  25. 4309b52 am 735de3b3: Hash keys with MD5; track IBinders not IInterface by Kenny Root · 16 years ago
  26. 0f064de am 27358a69: Only allow 8 OBBs to be mounted by a UID by Kenny Root · 16 years ago
  27. 6ce5f60 am 38cf8867: Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  28. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 16 years ago
  29. 27358a6 Only allow 8 OBBs to be mounted by a UID by Kenny Root · 16 years ago
  30. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 16 years ago
  31. ea7ee3f am 8bd545ab: am 212d81a0: Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 16 years ago
  32. 8bd545a am 212d81a0: Merge "Move all the permissions check up for unmount" into gingerbread by Kenny Root · 16 years ago
  33. f1121dc Move all the permissions check up for unmount by Kenny Root · 16 years ago
  34. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 16 years ago
  35. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 16 years ago
  36. 05105f7 Update OBB API to include callbacks by Kenny Root · 16 years ago
  37. 6545fcf am 79a1ee42: am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 16 years ago
  38. 79a1ee4 am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 16 years ago
  39. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 16 years ago
  40. 4d42bde am 0eec8948: am 305bcbf0: Decrease PackageManagerService wait time for vold by Kenny Root · 16 years ago
  41. 0eec894 am 305bcbf0: Decrease PackageManagerService wait time for vold by Kenny Root · 16 years ago
  42. 305bcbf Decrease PackageManagerService wait time for vold by Kenny Root · 16 years ago
  43. bf0cb26 am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 16 years ago
  44. f5ee5358 am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 16 years ago
  45. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 16 years ago
  46. 4c2d70d am a6c28cb0: am 2ffe74de: Merge "Fix isUsbMassStorageConnected() will always return true" by Jean-Baptiste Queru · 16 years ago
  47. a6c28cb am 2ffe74de: Merge "Fix isUsbMassStorageConnected() will always return true" by Jean-Baptiste Queru · 16 years ago
  48. fc71125 Fix isUsbMassStorageConnected() will always return true by Tony Wu · 16 years ago
  49. 0355975 Add support for emulating external storage on devices with no SD card by Mike Lockwood · 16 years ago
  50. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 16 years ago
  51. 85fb206 Amend previous ndc commit by Kenny Root · 16 years ago
  52. a80ce06 Add more error checking for ndc by Kenny Root · 16 years ago
  53. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 16 years ago
  54. a507859 MountService: Switch all Log -> Slog by San Mehat · 16 years ago
  55. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 16 years ago
  56. f030462 Make trying to remount an asec container non-fatal by Kenny Root · 16 years ago
  57. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 16 years ago
  58. 6a25440 MountService: Handle volumes shared on startup by San Mehat · 16 years ago
  59. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 16 years ago
  60. 5f27ef4 Move MountService's Handler to a different thread. by Daniel Sandler · 16 years ago
  61. 2fe718a MountService: If USB cable is unplugged while UMS is active, clean up and remount by San Mehat · 16 years ago
  62. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 16 years ago
  63. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 16 years ago
  64. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 16 years ago
  65. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 16 years ago
  66. c42e29e Add new handler mechanism in MountService to make unmount api asynchronous. by Suchi Amalapurapu · 16 years ago
  67. 6a965af2 MountService: Send UMS_CONNECTED broadcast on boot if UMS connected. by San Mehat · 16 years ago
  68. 85451ee MountService: Fix bug which would allow apps to try to rename a container whos dst is mounted by San Mehat · 16 years ago
  69. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 16 years ago
  70. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 16 years ago
  71. c34ebce Make MountService work in the simulator. by Marco Nelissen · 16 years ago
  72. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 16 years ago
  73. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 16 years ago
  74. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 16 years ago
  75. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 16 years ago
  76. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 16 years ago
  77. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 16 years ago
  78. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 16 years ago
  79. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 16 years ago
  80. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 16 years ago
  81. 4270e1e MountService: Massive bloat reduction and rewrite by San Mehat · 16 years ago
  82. d425a45 Fix build. by Daniel Sandler · 16 years ago
  83. b94f795 New full-screen activity for USB mass storage interaction. by Daniel Sandler · 16 years ago
  84. 40b5110 Remove destroy asec command when mounting secure container by Suchi Amalapurapu · 16 years ago
  85. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 16 years ago
  86. c2a3947 MountService: Don't update the storage status when we're unmounted by San Mehat · 16 years ago
  87. 5b77dab MountService: Explicitly query volume state on startup by San Mehat · 16 years ago
  88. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 16 years ago
  89. 3e3a643 Fix whitespace issue causing protocol syntax error by San Mehat · 16 years ago
  90. 8ab6135 MountService: Codeshrink by San Mehat · 16 years ago
  91. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 16 years ago
  92. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 16 years ago
  93. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 16 years ago
  94. 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 16 years ago
  95. fa10153 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 16 years ago
  96. 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 16 years ago
  97. 0f5525a framework: asec: Rename 'Cache' -> 'Container' by San Mehat · 16 years ago
  98. f961358 MountService: Clean up some logspam by San Mehat · 16 years ago
  99. 1f6301e MountService: Add new Settings for UMS prompting and notification behavior by San Mehat · 16 years ago
  100. dde2539 MountService: Remove ACTION_SHUTDOWN handler by San Mehat · 16 years ago