1. 342b4bf Snapshot isolated storage feature flag at boot. by Jeff Sharkey · 6 years ago
  2. b0c363b2 Local and remote isolated storage feature flags. by Jeff Sharkey · 6 years ago
  3. 6220baa Merge "Schematize vold system properties" by TreeHugger Robot · 6 years ago
  4. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  5. 9787a945 Iterate on storage permissions model. by Jeff Sharkey · 6 years ago
  6. d68bd60 Update shared sandbox prefix to "shared-". by Sudheer Shanka · 6 years ago
  7. f8771d3 Merge "Introducing StubVolume in StorageManager" am: b499af866c am: eb871cc916 by Risan · 6 years ago
  8. 52b976d Merge "Update storage sandbox path translation methods." by Sudheer Shanka · 6 years ago
  9. 87915d6 Update storage sandbox path translation methods. by Sudheer Shanka · 6 years ago
  10. 05c41e6 Introducing StubVolume in StorageManager by Risan · 6 years ago
  11. c1246e6 Schematize vold system properties by Inseob Kim · 6 years ago
  12. be0febe Add sm set-isolated-storage [true|false] by Sudheer Shanka · 6 years ago
  13. 669e6b1 Force apps to request permissions for teamfooding. by Jeff Sharkey · 6 years ago
  14. d2b64d7 Add ContentProvider.clearCallingIdentity(). by Jeff Sharkey · 6 years ago
  15. 70eb34a Provide paths of interest to vendors. by Jeff Sharkey · 6 years ago
  16. 98e9ad1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  17. 71da3a1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  18. 3d80a7d Merge "Clean/destroy app shared storage via installd." by Jeff Sharkey · 6 years ago
  19. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  20. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  21. 5790af0 Methods to translate sandbox paths. by Jeff Sharkey · 6 years ago
  22. 4aacd8b Start defining strongly-typed storage permissions. by Jeff Sharkey · 6 years ago
  23. dd02e33 StrictMode to catch storage while locked. by Jeff Sharkey · 6 years ago
  24. 7f69533 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  25. 901c042 Extend adoptable override to force on or off. by Jeff Sharkey · 6 years ago
  26. 18f3250 Handle public volumes and otherwise invalid UUIDs. by Jeff Sharkey · 6 years ago
  27. 841fd43 Stop invoking secdiscard when deleting password data by Rubin Xu · 7 years ago
  28. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  29. 55fe0d0 Wire up reserved blocks presence for tests. by Jeff Sharkey · 7 years ago
  30. 9f2dc05 Add DataUnit to clarify SI-vs-IEC units. by Jeff Sharkey · 7 years ago
  31. 8eb783b FBE devices now fully support adoptable storage. by Jeff Sharkey · 7 years ago
  32. bef82ed Merge "Modify getting of primary storage size" am: 1c876b73b3 am: f8adea8255 by hj.seo · 7 years ago
  33. e82e89ef9 Modify getting of primary storage size by hj.seo · 7 years ago
  34. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  35. ae26646 Skip FDE-specific operations, mkdir() throwing. by Jeff Sharkey · 7 years ago
  36. 7e19f53 Abort long-running benchmarks, report progress. by Jeff Sharkey · 7 years ago
  37. b302c54 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  38. 43e1211 Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  39. 41cd681 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  40. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  41. 4233f03 Test if allocation supported; @removed clean up. by Jeff Sharkey · 7 years ago
  42. a65e649 Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  43. 10e0b42 Merge "Improve developer docs for storage APIs." into oc-dev am: 05b52d8ba5 by Jeff Sharkey · 7 years ago
  44. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  45. b31afd2 Improve developer docs for storage APIs. by Jeff Sharkey · 7 years ago
  46. 2063e4f Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 7 years ago
  47. bfc4fcd Give Doclava our manifest; more permission docs. by Jeff Sharkey · 7 years ago
  48. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  49. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  50. ee67b61 Invoke BLKSECDISCARD to securely delete sensitive data by Rubin Xu · 7 years ago
  51. 4315c1e Merge "@hide non-Handler variant of SM.openProxyFileDescriptor" into oc-dev by Jeff Sharkey · 7 years ago
  52. 2443a09 @hide non-Handler variant of SM.openProxyFileDescriptor by Daichi Hirono · 7 years ago
  53. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  54. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 7 years ago
  55. 60a82cd Flesh out more API docs. by Jeff Sharkey · 7 years ago
  56. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  57. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  58. 24403ff Just round up the data partition size. by Jeff Sharkey · 7 years ago
  59. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 8 years ago
  60. e53e2d9 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  61. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  62. 2277480 Merge "Add metric for openProxyFileDescriptor." by TreeHugger Robot · 8 years ago
  63. d61817e Add metric for openProxyFileDescriptor. by Daichi Hirono · 8 years ago
  64. 09734df Grumble, nobody likes kibibytes. by Jeff Sharkey · 8 years ago
  65. 458428e Split cache clearing into two phases. by Jeff Sharkey · 8 years ago
  66. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 8 years ago
  67. 500ce9e Explicit API for allocating disk space. by Jeff Sharkey · 8 years ago
  68. 9bed070 More APIs for cache status and behavior. by Jeff Sharkey · 8 years ago
  69. baa0116 Remove StorageManager#mountAppFuse hidden API. by Daichi Hirono · 8 years ago
  70. 500bffd Publish StorageManager#openProxyFileDescriptor API. by Daichi Hirono · 8 years ago
  71. 9fb0018 Add StorageManager#openProxyFileDescriptor. by Daichi Hirono · 8 years ago
  72. bede012 Merge "StorageManager: Improve exception handling" am: cf3a4a68bd am: 545cf37844 am: edca8aa3a8 by Alex Naidis · 8 years ago
  73. 19d9c2d StorageManager: Improve exception handling by Alex Naidis · 8 years ago
  74. c0d3f0e Dumps total size of primary storage. by Felipe Leme · 8 years ago
  75. 31d0b70 Add 'fstrim' command for use from shell. by Jeff Sharkey · 8 years ago
  76. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  77. 428868c Merge "Move IMountService to aidl." by Sudheer Shanka · 8 years ago
  78. f734114 Move IMountService to aidl. by Sudheer Shanka · 8 years ago
  79. 281389a Dumps total size of primary storage. by Felipe Leme · 8 years ago
  80. aa67f68 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  81. 49ca529 Avoid caching services with missing binders. by Jeff Sharkey · 8 years ago
  82. 179923a Improved storage size detection. by Felipe Leme · 8 years ago
  83. 690346b Use the Deletion Helper when system storage is low. by Daniel Nishi · 8 years ago
  84. 18202e00b Added a getPrimaryStorageSize() method. by Felipe Leme · 8 years ago
  85. 4815ed4 Cache IMountService for isUserKeyUnlocked() calls. by Jeff Sharkey · 8 years ago
  86. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  87. fcf1e55 Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  88. cadfc77 Merge "Fix broken javadoc." into nyc-dev by Jeff Sharkey · 8 years ago
  89. f82c2f0 Fix broken javadoc. by Jeff Sharkey · 8 years ago
  90. c250e45 Make getStorageVolume(File file) public. by Felipe Leme · 8 years ago
  91. 8b704d44 Merge "Revert "Remove old FUSE bypass now that we have sdcardfs."" into nyc-dev by Jeff Sharkey · 8 years ago
  92. 8575da1 Revert "Remove old FUSE bypass now that we have sdcardfs." by Jeff Sharkey · 8 years ago
  93. 33dd156 Give users and devices control over sdcardfs. by Jeff Sharkey · 8 years ago
  94. feef8b6 Remove old FUSE bypass now that we have sdcardfs. by Jeff Sharkey · 8 years ago
  95. c02bfae Include "invisible" volumes in new storage API. by Jeff Sharkey · 8 years ago
  96. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 9 years ago
  97. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 9 years ago
  98. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  99. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 9 years ago
  100. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 9 years ago