Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
c8a3ef3f3c501c7bc14a2078dde513765cdb56d7
/
VoldNativeService.cpp
c8a3ef3
Create a per-boot key on each boot
by Paul Crowley
· 5 years ago
4ad86a9
Merge "Make ext4 userdata checkpoints work with metadata encryption" am: 2c792e0720
by Paul Lawrence
· 6 years ago
236e5e8
Make ext4 userdata checkpoints work with metadata encryption
by Paul Lawrence
· 6 years ago
5fceb48
Remove storage sandboxes related code.
by Sudheer Shanka
· 6 years ago
149ed5f
Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9
by Daniel Rosenberg
· 6 years ago
a59e439
Change abortChanges to take a message and bool
by Daniel Rosenberg
· 6 years ago
183f8cd
Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80
by Paul Lawrence
· 6 years ago
c5c79c5
Add vdc checkpoint supportsBlockCheckpoint
by Paul Lawrence
· 6 years ago
dfe9605
Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59 am: 738694469d
by Daniel Rosenberg
· 6 years ago
dda5981
Add vdc checkpoint restoreCheckpointPart
by Daniel Rosenberg
· 6 years ago
38a2899
Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9 am: 4cd2102637
by Daniel Rosenberg
· 6 years ago
9b667fb
Add supportsCheckpoint
by Daniel Rosenberg
· 6 years ago
817b911
Update process mount points when appop gets updated.
by Sudheer Shanka
· 6 years ago
8f6198d
Change AppFuse mount location to vold namespace
by Risan
· 6 years ago
105fd6f
Merge "Update shared sandbox prefix to "shared-"."
by Sudheer Shanka
· 6 years ago
637457d
Update shared sandbox prefix to "shared-".
by Sudheer Shanka
· 6 years ago
5f53cd3
Change AppFuse mount location to vold namespace
by Risan
· 6 years ago
4d8ba07
Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5
by Risan
· 6 years ago
8c9f332
StubVolume as first class Volume in Vold
by Risan
· 6 years ago
b288bf0
vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4
by Eric Biggers
· 6 years ago
a701c45
vold: rename from "ext4 encryption" to fscrypt
by Eric Biggers
· 6 years ago
69bc40f
Update StorageManagerService handling of packages info.
by Sudheer Shanka
· 6 years ago
73680ec
Switch to exceptions for most cp calls
by Daniel Rosenberg
· 6 years ago
e334aab
Switch to exceptions for most cp calls
by Daniel Rosenberg
· 6 years ago
cf540f3
Merge "Handle retry count" am: e74587af4d am: e1e3dc3698 am: c879ec2005
by Daniel Rosenberg
· 6 years ago
80d1ca5
Handle retry count
by Daniel Rosenberg
· 6 years ago
b792c3a
Merge "Delete package sandbox data when it is uninstalled."
by Sudheer Shanka
· 6 years ago
fa6a174
Delete package sandbox data when it is uninstalled.
by Sudheer Shanka
· 6 years ago
c5aca90
Merge "Add checkpointing support for A/B updates" am: ba1752008d am: 0b875d7630
by Daniel Rosenberg
· 6 years ago
d399249
Add checkpointing support for A/B updates
by Daniel Rosenberg
· 6 years ago
6f0bed1
Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068
by Paul Lawrence
· 6 years ago
1abb2fe
Make checkpointing work on ext4
by Paul Lawrence
· 6 years ago
40ab674
Bind mount pkg specific dirs in the zygote child namespaces.
by Sudheer Shanka
· 6 years ago
65f99c9
Add support for checkpointing
by Daniel Rosenberg
· 6 years ago
4f68471
Add support for checkpointing
by Daniel Rosenberg
· 6 years ago
8915d62
clang-format the rest of the files
by Paul Crowley
· 6 years ago
edf7a4e
clang-format the rest of the files
by Paul Crowley
· 6 years ago
c756209
Create sandboxes for newly installed apps.
by Sudheer Shanka
· 6 years ago
e3f5932
VoldNativeService: Minor performance improvement
by Greg Kaiser
· 6 years ago
cc0df59
Add sanity checks for packageName and sandboxId args in vold.
by Sudheer Shanka
· 6 years ago
ebaad1c
Update IVold interface to take packageNames when a user starts.
by Sudheer Shanka
· 6 years ago
d484aa9
Add APIs for pushing package info to vold.
by Sudheer Shanka
· 6 years ago
eb850f9
Remove secdiscard IPC call
by Rubin Xu
· 7 years ago
0fd2626
Add a mount with metadata encryption service
by Paul Crowley
· 7 years ago
7ee87cf
Remove all references to FDE enable wipe
by Paul Lawrence
· 7 years ago
401b260
Delay touching disks when secure keyguard showing.
by Jeff Sharkey
· 7 years ago
a370c14
Add functions to handle idle maintenance
by Jin Qian
· 7 years ago
2048a28
Test that plaintext can't be read from disk for encrypted files.
by Jeff Sharkey
· 8 years ago
3ce1825
Pass both partition GUID and filesystem UUID.
by Jeff Sharkey
· 7 years ago
01a0e7f
Fix task memory leaks; better path validation.
by Jeff Sharkey
· 7 years ago
a6f6285
Merge "Move to modern utility methods from android::base."
by TreeHugger Robot
· 7 years ago
3472e52
Move to modern utility methods from android::base.
by Jeff Sharkey
· 7 years ago
06f762d
Validate filesystem UUIDs in Binder calls.
by Paul Crowley
· 7 years ago
3b71fc5
Be more C++. volume UUID should always be std::string.
by Paul Crowley
· 7 years ago
67b8c49
Make Loop::destroyAll() smarter.
by Jeff Sharkey
· 7 years ago
cbe69fc
Destroy vold socket interface completely.
by Jeff Sharkey
· 7 years ago
52f7a91
Move long-running calls to async with listeners.
by Jeff Sharkey
· 7 years ago
814e9d3
Move unsolicited vold events to Binder.
by Jeff Sharkey
· 7 years ago
83b559c
Move all crypto commands over to Binder.
by Jeff Sharkey
· 7 years ago
ec4fda2
Add some Binder argument sanity checking.
by Jeff Sharkey
· 7 years ago
11c2d38
Move even more vold commands over to Binder.
by Jeff Sharkey
· 7 years ago
9462bdd
Move "volume" commands over to Binder.
by Jeff Sharkey
· 7 years ago
068c6be
Start paving the way for vold calls over Binder.
by Jeff Sharkey
· 7 years ago