1. b302c54 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  2. 43e1211 Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  3. 41cd681 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  4. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  5. 4233f03 Test if allocation supported; @removed clean up. by Jeff Sharkey · 7 years ago
  6. a65e649 Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  7. 10e0b42 Merge "Improve developer docs for storage APIs." into oc-dev am: 05b52d8ba5 by Jeff Sharkey · 7 years ago
  8. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  9. b31afd2 Improve developer docs for storage APIs. by Jeff Sharkey · 7 years ago
  10. 2063e4f Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 7 years ago
  11. bfc4fcd Give Doclava our manifest; more permission docs. by Jeff Sharkey · 7 years ago
  12. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  13. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  14. ee67b61 Invoke BLKSECDISCARD to securely delete sensitive data by Rubin Xu · 7 years ago
  15. 4315c1e Merge "@hide non-Handler variant of SM.openProxyFileDescriptor" into oc-dev by Jeff Sharkey · 7 years ago
  16. 2443a09 @hide non-Handler variant of SM.openProxyFileDescriptor by Daichi Hirono · 7 years ago
  17. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  18. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 7 years ago
  19. 60a82cd Flesh out more API docs. by Jeff Sharkey · 7 years ago
  20. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  21. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  22. 24403ff Just round up the data partition size. by Jeff Sharkey · 7 years ago
  23. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 7 years ago
  24. e53e2d9 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  25. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  26. 2277480 Merge "Add metric for openProxyFileDescriptor." by TreeHugger Robot · 7 years ago
  27. d61817e Add metric for openProxyFileDescriptor. by Daichi Hirono · 7 years ago
  28. 09734df Grumble, nobody likes kibibytes. by Jeff Sharkey · 7 years ago
  29. 458428e Split cache clearing into two phases. by Jeff Sharkey · 7 years ago
  30. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  31. 500ce9e Explicit API for allocating disk space. by Jeff Sharkey · 7 years ago
  32. 9bed070 More APIs for cache status and behavior. by Jeff Sharkey · 7 years ago
  33. baa0116 Remove StorageManager#mountAppFuse hidden API. by Daichi Hirono · 8 years ago
  34. 500bffd Publish StorageManager#openProxyFileDescriptor API. by Daichi Hirono · 7 years ago
  35. 9fb0018 Add StorageManager#openProxyFileDescriptor. by Daichi Hirono · 8 years ago
  36. bede012 Merge "StorageManager: Improve exception handling" am: cf3a4a68bd am: 545cf37844 am: edca8aa3a8 by Alex Naidis · 8 years ago
  37. 19d9c2d StorageManager: Improve exception handling by Alex Naidis · 8 years ago
  38. c0d3f0e Dumps total size of primary storage. by Felipe Leme · 8 years ago
  39. 31d0b70 Add 'fstrim' command for use from shell. by Jeff Sharkey · 8 years ago
  40. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  41. 428868c Merge "Move IMountService to aidl." by Sudheer Shanka · 8 years ago
  42. f734114 Move IMountService to aidl. by Sudheer Shanka · 8 years ago
  43. 281389a Dumps total size of primary storage. by Felipe Leme · 8 years ago
  44. aa67f68 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  45. 49ca529 Avoid caching services with missing binders. by Jeff Sharkey · 8 years ago
  46. 179923a Improved storage size detection. by Felipe Leme · 8 years ago
  47. 690346b Use the Deletion Helper when system storage is low. by Daniel Nishi · 8 years ago
  48. 18202e00b Added a getPrimaryStorageSize() method. by Felipe Leme · 8 years ago
  49. 4815ed4 Cache IMountService for isUserKeyUnlocked() calls. by Jeff Sharkey · 8 years ago
  50. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  51. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  52. cadfc77 Merge "Fix broken javadoc." into nyc-dev by Jeff Sharkey · 8 years ago
  53. f82c2f0 Fix broken javadoc. by Jeff Sharkey · 8 years ago
  54. c250e45 Make getStorageVolume(File file) public. by Felipe Leme · 8 years ago
  55. 8b704d44 Merge "Revert "Remove old FUSE bypass now that we have sdcardfs."" into nyc-dev by Jeff Sharkey · 8 years ago
  56. 8575da1 Revert "Remove old FUSE bypass now that we have sdcardfs." by Jeff Sharkey · 8 years ago
  57. 33dd156 Give users and devices control over sdcardfs. by Jeff Sharkey · 8 years ago
  58. feef8b6 Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 8 years ago
  59. c02bfae Include "invisible" volumes in new storage API. by Jeff Sharkey · 8 years ago
  60. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  61. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 8 years ago
  62. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  63. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  64. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  65. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 8 years ago
  66. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  67. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  68. c4dd021 Introduce ephemeral users. by Lenka Trochtova · 9 years ago
  69. ce14cd0 Mount storage after unlock, fix leaving emulation. by Jeff Sharkey · 9 years ago
  70. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  71. 9e8d9e2 Add a mehtod definition to StorageManager for appfuse. by Daichi Hirono · 9 years ago
  72. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  73. 965da39 Create a File Based Encryption check API by Clara Bayarri · 9 years ago
  74. acfaa94 am b8040265: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 9 years ago
  75. 4634987 Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  76. eb16e1f am 08dda27b: Merge "Make sure we get valid package name or fail." into mnc-dev by Svetoslav · 9 years ago
  77. 7395cbf Make sure we get valid package name or fail. by Svetoslav · 9 years ago
  78. c7a6074 am d3719ab0: Merge "Better handling of storage paths." into mnc-dev by Jeff Sharkey · 9 years ago
  79. 98329459 Better handling of storage paths. by Jeff Sharkey · 9 years ago
  80. c56668e am 3ced9617: Merge "Use original path if translated path doesn\'t exist" into mnc-dev by Marco Nelissen · 9 years ago
  81. aa41103 Use original path if translated path doesn't exist by Marco Nelissen · 9 years ago
  82. d7be214 resolved conflicts for merge of 8cee6587 to mnc-dr-dev by Ian Pedowitz · 9 years ago
  83. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  84. 7ec733f Delete the user key when deleting a user. by Paul Crowley · 9 years ago
  85. bcf48ed Use mount service to create user dirs. by Paul Crowley · 9 years ago
  86. ef10ee0 Handle missing migration source volume. by Jeff Sharkey · 9 years ago
  87. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  88. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  89. 9dc575d Add StorageEventListener.onDiskDestroyed() by Makoto Onuki · 9 years ago
  90. d8fdb33 Honor password visible setting in CryptKeeper by Paul Lawrence · 9 years ago
  91. 4c099d0 Command to change force adoptable state. by Jeff Sharkey · 9 years ago
  92. 9756d75 Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  93. 0d838a0 Determine if we have adoptable disks. by Jeff Sharkey · 9 years ago
  94. c840681 Avoid NPE when fsUuid is null. by Jeff Sharkey · 9 years ago
  95. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  96. b42d694 Method to wipe all adoptable disks. by Jeff Sharkey · 9 years ago
  97. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  98. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  99. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  100. 74acbbb Blend in force adoptable flag when set. by Jeff Sharkey · 9 years ago