index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
storage
/
IMountService.cpp
Age
Commit message (
Expand
)
Author
2018-08-27
Remove DefaultContainerService usage in StorageManagerService.
Sudheer Shanka
2016-11-15
Rename MountService to StorageManagerService.
Sudheer Shanka
2016-11-01
Fix IMountService transaction ids.
Sudheer Shanka
2016-04-27
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2014-11-14
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-08
Merge "Frameworks/base: Wall Werror in libs/storage"
Andreas Gampe
2014-10-22
Frameworks/base: Wall Werror in libs/storage
Andreas Gampe
2014-08-22
Installing splits into ASECs!
Jeff Sharkey
2012-09-25
Handle multi-user mountObb() requests.
Jeff Sharkey
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-09-09
Revert encryption mapping for device wipes.
Ben Komalo
2011-01-07
Add a method enable encryption.
Jason parks
2011-01-05
Add decryption support to MountService.
Jason parks
2010-10-13
am c3041432: am de846ac6: Merge "Change to new binder implementation for OBB"...
Kenny Root
2010-10-13
resolved conflicts for merge of 8bb7a1df to master
Kenny Root
2010-10-12
Add API to check for emulated external storage
Kenny Root
2010-10-11
Change to new binder implementation for OBB
Kenny Root
2010-10-11
OBB: rearrange to be entirely asynchronous
Kenny Root
2010-09-28
Update OBB API to include callbacks
Kenny Root
2010-08-20
Reorganize MountService IPC
Kenny Root