Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
vold
/
823caaf761d31b8b1a626c81d319d2b4b5b431e7
/
Android.mk
e225260
Merge commit 'c3e4cc29' into manualmerge
by Paul Lawrence
· 10 years ago
707fd6c
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
f7de12b
resolved conflicts for merge of bf9dcad7 to mnc-dev-plus-aosp
by Paul Lawrence
· 10 years ago
beadcb6
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
74e85f1
resolved conflicts for merge of 86138731 to mnc-dev-plus-aosp
by Paul Lawrence
· 10 years ago
7053e9c
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
1d6fbcc
Migrate primary external storage.
by Jeff Sharkey
· 10 years ago
3896727
am 959de99a: am f8c905e0: Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency"
by Mohamad Ayyash
· 10 years ago
c489d7f
Add dependency on libsquashfs_utils due to fs_mgr dependency
by Mohamad Ayyash
· 10 years ago
9f18fe7
Remove unused code.
by Jeff Sharkey
· 10 years ago
9c48498
Support for private (adopted) volumes.
by Jeff Sharkey
· 10 years ago
ae9e890
Update for libbase.
by Dan Albert
· 10 years ago
deb2405
Checkpoint of better dynamic device support.
by Jeff Sharkey
· 10 years ago
ba5834d
am 26970299: Merge "Remove superfluous OpenSSL include paths."
by Kenny Root
· 10 years ago
41405bb
Remove superfluous OpenSSL include paths.
by Adam Langley
· 10 years ago
210caab
resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
c07fa3f
Fix alignment of buffer used for dm_ioctl.
by Dan Albert
· 10 years ago
6c78e7d
resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp
by Tim Murray
· 10 years ago
8439dc9
Make vold compile with -Werror -Wall.
by Tim Murray
· 10 years ago
97f3d07
am a20bb17e: Merge "Move vold to GCC."
by Dan Albert
· 10 years ago
084f0b3
Move vold to GCC.
by Dan Albert
· 10 years ago
b7d3511
resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aosp
by Iliyan Malchev
· 10 years ago
87701e2
Adding support of dm-req-crypt
by Ajay Dudani
· 10 years ago
89bcc63
am 36859212: Merge "Move vold to libc++."
by Dan Albert
· 10 years ago
a05cb41
am 460a93a6: Merge "Move vold to clang so ASAN_ALL works."
by Dan Albert
· 10 years ago
66d84da
Move vold to libc++.
by Dan Albert
· 10 years ago
5325f56
Move vold to clang so ASAN_ALL works.
by Dan Albert
· 10 years ago
b4ef84d
resolved conflicts for merge of 2b2a0bec to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
b2aaf3a
Remove makefile cruft.
by Dan Albert
· 10 years ago
e82df16
Revert "Revert "cryptfs: Added support for f2fs fast encryption""
by Daniel Rosenberg
· 10 years ago
a70abc6
Revert "cryptfs: Added support for f2fs fast encryption"
by Jim Miller
· 10 years ago
74c0120
cryptfs: Added support for f2fs fast encryption
by Daniel Rosenberg
· 10 years ago
69f4ebd
Add keymaster support to cryptfs
by Paul Lawrence
· 11 years ago
8799917
Don't corrupt ssd when encrypting and power fails
by Paul Lawrence
· 11 years ago
4ff7225
am ca3593df: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers."
by Nick Kralevich
· 11 years ago
b9e3ba5
Add SELinux restorecon calls on ASEC containers.
by Robert Craig
· 11 years ago
699bfa4
am 8328e815: Merge "vold: remove from include path"
by Colin Cross
· 11 years ago
23b571b
vold: remove $(KERNEL_HEADERS) from include path
by Colin Cross
· 11 years ago
0368cd4
am f4a8c0b9: am 10939ac7: Merge "Extract UUID and label from inserted volumes." into klp-dev
by Jeff Sharkey
· 11 years ago
0de365f
Extract UUID and label from inserted volumes.
by Jeff Sharkey
· 11 years ago
20bab9f
vold: Remove obsolete xwarp support.
by Nick Kralevich
· 11 years ago
5cf759a
Use a shared library when building vold
by Ken Sumrall
· 11 years ago
c49f0f2
Add libext4 and libmincrypt to vold.
by Geremy Condra
· 11 years ago
c4c70f1
Change key derivation to scrypt
by Kenny Root
· 11 years ago
9caab76
vold: Add an optional wipe paramter to the volume format command
by Ken Sumrall
· 11 years ago
741a169
Add liblog
by Ying Wang
· 12 years ago
b87937c
Vold: Add the fstrim subsystem to vold
by Ken Sumrall
· 12 years ago
2ba45aa
Replace custom logwrapper implementation with liblogwrap
by Rom Lemarchand
· 12 years ago
f0679f0
Changes to encryption to work with the new filesystem manager
by Ken Sumrall
· 13 years ago
344ca10
Add in ext4 support for ASEC containers
by Kenny Root
· 13 years ago
9713ed4
vold: add -Werror=format
by Nick Kralevich
· 13 years ago
ea89f53
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
5d4c68e
Have vold grab a partial wakelock when encrypting
by Ken Sumrall
· 14 years ago
3ed8236
Don't try to encrypt in place a filesystem that is too large and return proper errors
by Ken Sumrall
· 14 years ago
8f869aa
Support for encrypting /data on Stingray.
by Ken Sumrall
· 14 years ago
acc9e7d
Change ASCII conversion for hash and add tests
by Kenny Root
· 14 years ago
7b18a7b
vold: Convert to use OpenSSL MD5 API
by Kenny Root
· 15 years ago
befd59c
vold: remove some dead code
by San Mehat
· 15 years ago
d9a4e35
vold: Bugfixes & cleanups
by San Mehat
· 15 years ago
2a5b8ce
vold: Switch to using libdiskconfig for partition setup.
by San Mehat
· 15 years ago
2350c44
vold: Add support for xwarp
by San Mehat
· 15 years ago
8f2875b
vold: Clean up asec command response and add support for 'StorageBusy'
by San Mehat
· 15 years ago
586536c
vold: Refactor Processkiller and add command to return users of a mount point
by San Mehat
· 15 years ago
b78a32c
vold: Add encrypted ASEC support via devmapper
by San Mehat
· 15 years ago
1bc9558
Add missing library used by the main executable in linker options. Currently
by Doug Kwan
· 15 years ago
a19b250
vold2: Initial support for Android Secure External Caches
by San Mehat
· 15 years ago
bf04185
vold2: Refactor FAT support into a separate class
by San Mehat
· 15 years ago
11f78c1
vold2: Don't build for simulator
by San Mehat
· 15 years ago
a1c2ca1
vold2: Enable in build
by San Mehat
· 15 years ago
a2677e4
vold2: Get mounting/unmounting/formatting/sharing working
by San Mehat
· 15 years ago
49e2bce
vold2: Wire up more of the mount function
by San Mehat
· 15 years ago
ae10b91
vold2: Rename DeviceVolume -> DirectVolume
by San Mehat
· 15 years ago
f1b736b
system: vold2: Initial skeleton for vold2.
by San Mehat
· 15 years ago