summaryrefslogtreecommitdiff
path: root/VoldNativeService.cpp
Commit message (Expand)AuthorAgeFilesLines
* vold: Wrapped key support for FBEShivaprasad Hongal2020-01-031-0/+8
* vold: Add Hardware FDE featureAnilKumar Chimata2019-12-141-1/+2
* Create a per-boot key on each bootPaul Crowley2019-09-171-1/+1
* Make ext4 userdata checkpoints work with metadata encryptionPaul Lawrence2019-06-271-4/+6
* Remove storage sandboxes related code.Sudheer Shanka2019-05-091-127/+6
* Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9Daniel Rosenberg2019-03-211-2/+3
|\
| * Change abortChanges to take a message and boolDaniel Rosenberg2019-03-211-2/+3
* | Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80Paul Lawrence2019-03-181-0/+14
|\|
| * Add vdc checkpoint supportsBlockCheckpointPaul Lawrence2019-03-181-0/+14
* | Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59Daniel Rosenberg2019-03-071-0/+8
|\|
| * Add vdc checkpoint restoreCheckpointPartDaniel Rosenberg2019-03-071-0/+8
* | Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9Daniel Rosenberg2019-01-231-0/+7
|\|
| * Add supportsCheckpointDaniel Rosenberg2019-01-221-0/+7
| * Change AppFuse mount location to vold namespaceRisan2018-11-131-4/+21
* | Update process mount points when appop gets updated.Sudheer Shanka2018-12-161-18/+1
* | Change AppFuse mount location to vold namespaceRisan2018-11-261-4/+21
* | Merge "Update shared sandbox prefix to "shared-"."Sudheer Shanka2018-11-141-3/+3
|\ \
| * | Update shared sandbox prefix to "shared-".Sudheer Shanka2018-11-131-3/+3
* | | Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5Risan2018-11-131-0/+23
|\ \ \ | |/ / |/| / | |/
| * StubVolume as first class Volume in VoldRisan2018-11-081-0/+23
* | vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4Eric Biggers2018-10-291-19/+19
|\|
| * vold: rename from "ext4 encryption" to fscryptEric Biggers2018-10-251-19/+19
| * Switch to exceptions for most cp callsDaniel Rosenberg2018-10-161-18/+11
* | Update StorageManagerService handling of packages info.Sudheer Shanka2018-10-251-4/+8
* | Switch to exceptions for most cp callsDaniel Rosenberg2018-10-161-18/+11
* | Merge "Handle retry count" am: e74587af4d am: e1e3dc3698Daniel Rosenberg2018-10-151-4/+2
|\|
| * Handle retry countDaniel Rosenberg2018-10-151-4/+2
* | Merge "Delete package sandbox data when it is uninstalled."Sudheer Shanka2018-10-101-6/+17
|\ \
| * | Delete package sandbox data when it is uninstalled.Sudheer Shanka2018-10-091-6/+17
* | | Merge "Add checkpointing support for A/B updates" am: ba1752008d am: 0b875d7630Daniel Rosenberg2018-10-041-0/+8
|\ \ \ | |/ / |/| / | |/
| * Add checkpointing support for A/B updatesDaniel Rosenberg2018-10-031-0/+8
* | Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068Paul Lawrence2018-10-031-0/+10
|\|
| * Make checkpointing work on ext4Paul Lawrence2018-10-031-0/+10
| * Add support for checkpointingDaniel Rosenberg2018-09-211-0/+51
| * clang-format the rest of the filesPaul Crowley2018-09-201-93/+98
* | Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka2018-09-271-2/+8
* | Add support for checkpointingDaniel Rosenberg2018-09-211-0/+51
* | clang-format the rest of the filesPaul Crowley2018-09-191-125/+136
* | Create sandboxes for newly installed apps.Sudheer Shanka2018-08-241-0/+25
* | VoldNativeService: Minor performance improvementGreg Kaiser2018-08-061-2/+2
* | Add sanity checks for packageName and sandboxId args in vold.Sudheer Shanka2018-08-031-3/+80
* | Update IVold interface to take packageNames when a user starts.Sudheer Shanka2018-08-011-2/+3
* | Add APIs for pushing package info to vold.Sudheer Shanka2018-07-311-0/+19
|/
* Remove secdiscard IPC callRubin Xu2018-03-051-8/+0
* Add a mount with metadata encryption servicePaul Crowley2018-02-011-18/+20
* Remove all references to FDE enable wipePaul Lawrence2017-12-221-15/+2
* Delay touching disks when secure keyguard showing.Jeff Sharkey2017-12-151-0/+7
* Add functions to handle idle maintenanceJin Qian2017-11-141-0/+22
* Test that plaintext can't be read from disk for encrypted files.Jeff Sharkey2017-10-271-14/+31
* Pass both partition GUID and filesystem UUID.Jeff Sharkey2017-10-241-2/+4