Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
ff9d3ea0424f8be64ff78f52b5d352fa3aeb52c7
/
cmds
/
installd
/
InstalldNativeService.cpp
ff9d3ea
Create, mount and unmount app data mirror directory
by Ricky Wai
· 6 years ago
b81762c
Merge "Use lower filesystem path when destroying user data with FUSE" am: 5d4883d82c am: d8dd9ff609 am: 94e1110fd2
by Automerger Merge Worker
· 6 years ago
d4de636
Use lower filesystem path when destroying user data with FUSE
by Zim
· 6 years ago
a71b59c
Merge "Delete external app dir on app uninstall with FUSE" am: c3323c7d1b am: f32fa062ee
by Automerger Merge Worker
· 6 years ago
0ce832d
Delete external app dir on app uninstall with FUSE
by Zim
· 6 years ago
4cfac15
Remove legacy idmap binary
by Mårten Kongstad
· 7 years ago
e79cde5
Update installd for logwrapper
by Tom Cherry
· 6 years ago
fdd8178
Merge "Moving /oat folder creation to installd." am: 58c115fb7f am: 0db247d996
by Alex Buynytskyy
· 6 years ago
17d8f82
Moving /oat folder creation to installd.
by Alex Buynytskyy
· 6 years ago
28ab93b
installd: Add support for migrating legacy obb data.
by Narayan Kamath
· 6 years ago
6e17569
Explicitly request clearing of external storage.
by Jeff Sharkey
· 6 years ago
611e114
Remove storage sandboxes related code.
by Sudheer Shanka
· 6 years ago
c257a0c
Merge changes Ic8b33ce8,Ied6f13e5 am: 1ccd01feb7 am: 5df11f46ee am: 48bb4ae3d5
by Greg Kaiser
· 6 years ago
6d758fc
installd: Avoid extra std::string copy
by Greg Kaiser
· 6 years ago
6d775c5
Shift to measure per-userId OBB directories.
by Jeff Sharkey
· 6 years ago
ad5da1e
installd: parameterize user data snapshots with snapshot_id
by Nikita Ioffe
· 6 years ago
b68f0d1
installd: parameterize user data snapshots with snapshot_id
by Nikita Ioffe
· 6 years ago
b5b0f66
Merge "installd: remove restored ce_data if de_data rollback failed" am: 580ae9ca0c am: 0f84c56b87
by Nikita Ioffe
· 6 years ago
580ae9c
Merge "installd: remove restored ce_data if de_data rollback failed"
by Nikita Ioffe
· 6 years ago
8755f79
installd: Add destroyAppDataSnapshot and corresponding binder API
by Nikita Ioffe
· 6 years ago
989fec0
Merge "installd: Create "lib" symlink with the correct label." am: 1120b649f6 am: 7ee93b5f11
by Nick Kralevich
· 6 years ago
85958b6
installd: Create "lib" symlink with the correct label.
by Nick Kralevich
· 6 years ago
77be2ed
installd: Add destroyAppDataSnapshot and corresponding binder API
by Nikita Ioffe
· 6 years ago
3098945
Merge "installd: clear app's cache before doing a snapshot" am: 3163e53e92 am: b0a0c397b7
by Nikita Ioffe
· 6 years ago
684ee52
Merge "installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot" am: 2470dd34e8 am: 92bb4515a5
by Nikita Ioffe
· 6 years ago
900b3c2
installd: clear app's cache before doing a snapshot
by Nikita Ioffe
· 6 years ago
8e4d346
installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot
by Nikita Ioffe
· 7 years ago
7615cb1
Merge "installd: clear existing snapshots before performing a new one" am: 0b643d5117 am: ab0a1001d4
by Nikita Ioffe
· 6 years ago
fd2ccd4
installd: remove restored ce_data if de_data rollback failed
by Nikita Ioffe
· 6 years ago
835ae77
installd: clear existing snapshots before performing a new one
by Nikita Ioffe
· 6 years ago
d2be632
Extracted some logic to utils_default.cpp in order to make platform specific overriding easier
by Oleksandr Peletskyi
· 6 years ago
1f34244
Merge "installd: Implement support for userdata snapshot and restore."
by Narayan Kamath
· 6 years ago
dfdfb79
installd: Implement support for userdata snapshot and restore.
by Narayan Kamath
· 7 years ago
85bd1ec
Merge "installd: Implement support for userdata snapshot and restore."
by Narayan Kamath
· 7 years ago
0ebbe0f
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 7 years ago
2af5e6a
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 7 years ago
e63ca7d
installd: Implement support for userdata snapshot and restore.
by Narayan Kamath
· 7 years ago
1389b26
Merge "Refactor quota ops to a separate utils" am: ad25300196 am: 3b7065a70c
by Risan
· 7 years ago
5f30826
Refactor quota ops to a separate utils
by Risan
· 7 years ago
b0eaeec
Measure and clean up new "sandbox" directories.
by Jeff Sharkey
· 7 years ago
954cf64
[installd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
acfe5da
Merge "Cleanup Quota limit in Installd" am: eddf8dd360 am: 350684f680
by Risan
· 7 years ago
c78374d
Cleanup Quota limit in Installd
by Risan
· 7 years ago
669b586
Merge "Fix implicit fallthrough warnings." am: 49e5755115 am: a41e795de0
by Chih-hung Hsieh
· 7 years ago
f1dd98e
Fix implicit fallthrough warnings.
by Chih-Hung Hsieh
· 7 years ago
5cb0b1a
Clean/destroy app shared storage via installd.
by Jeff Sharkey
· 7 years ago
e7bf377
[installd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
ce764fa
Disable APPLY_HARD_QUOTAS in favor of "resgid".
by Jeff Sharkey
· 7 years ago
18ac027
installd: update per fs-verity kernel uapi change
by Victor Hsieh
· 7 years ago
123a045
Merge "Installd: Add error message to dexopt" am: 0edada736b am: a6a9fe2b33
by Andreas Gampe
· 7 years ago
023b224
Installd: Add error message to dexopt
by Andreas Gampe
· 7 years ago
1ebe77f
Use absolute paths in tests.
by Jeff Sharkey
· 7 years ago
8e9bf35
Use absolute paths in tests.
by Jeff Sharkey
· 7 years ago
5359430
Sanity check paths coming into installd.
by Jeff Sharkey
· 7 years ago
2efc402
[installd] Pass --compilation-reason to dex2oat
by Calin Juravle
· 7 years ago
dcccd83
[installd] Pass --compilation-reason to dex2oat
by Calin Juravle
· 7 years ago
62c5a37
[installd] Pass .dm files to dexopt
by Calin Juravle
· 7 years ago
0d0a492
[installd] Create profile snaphots for boot image
by Calin Juravle
· 7 years ago
408cd4a
[installd] Extend profile operations to take the profile name
by Calin Juravle
· 8 years ago
c3b049e
[installd] Prepare profiles for app code paths
by Calin Juravle
· 8 years ago
824a64d
Prepare installd to handle profiles per code path
by Calin Juravle
· 8 years ago
a25d90c
Add Installd IPC to compute the SHA256 of a seconday dex file.
by Alan Stokes
· 8 years ago
538ae80
Merge "installd: change fsverity ioctl"
by TreeHugger Robot
· 7 years ago
b866116
installd: change fsverity ioctl
by Victor Hsieh
· 7 years ago
cc3b8ae
[installd] Pass .dm files to dexopt
by Calin Juravle
· 7 years ago
68c082b
Merge "Fix typo in comments"
by TreeHugger Robot
· 7 years ago
5b5589d
Merge "[installd] Create profile snaphots for boot image"
by Calin Juravle
· 7 years ago
e292a93
Merge "[installd] Extend profile operations to take the profile name"
by Calin Juravle
· 7 years ago
e61189e
[installd] Create profile snaphots for boot image
by Calin Juravle
· 7 years ago
93a9805
installd: fix bugs installApkVerity
by Victor Hsieh
· 7 years ago
562de81
[installd] Extend profile operations to take the profile name
by Calin Juravle
· 8 years ago
bd854e7
Merge "[installd] Prepare profiles for app code paths"
by Calin Juravle
· 7 years ago
6071725
Merge "Prepare installd to handle profiles per code path"
by Calin Juravle
· 7 years ago
bc5ab87
[installd] Prepare profiles for app code paths
by Calin Juravle
· 8 years ago
cfcd6aa
Prepare installd to handle profiles per code path
by Calin Juravle
· 8 years ago
7ebd513
Fix typo in comments
by Victor Hsieh
· 7 years ago
c6d738a
installd: implement measureFsverityRootHash
by Victor Hsieh
· 8 years ago
57188c6
Merge "installd: implement installApkVerity"
by TreeHugger Robot
· 7 years ago
3f16dd6
installd: implement installApkVerity
by Victor Hsieh
· 8 years ago
955c592
Delete some unused code.
by Alan Stokes
· 8 years ago
5ff7719
Merge "Pass targetSdkVersion to dex2oat" am: 54bcf1c194 am: 772beadee8
by David Brazdil
· 8 years ago
570d398
Pass targetSdkVersion to dex2oat
by David Brazdil
· 8 years ago
ae8223b
Merge "Installd: new interface to enable apk verity" am: 33f00971da am: 4105db6661
by Victor Hsieh
· 8 years ago
99de516
Installd: new interface to enable apk verity
by Victor Hsieh
· 8 years ago
f29a3bc
Skip hard quotas when reserved has our back.
by Jeff Sharkey
· 8 years ago
c3596c3
Rename snapshotProfile to createProfileSnapshot for better consistency
by Calin Juravle
· 8 years ago
c41dac2
Rename snapshotProfile to createProfileSnapshot for better consistency
by Calin Juravle
· 8 years ago
b6568d7
Merge "Fixup existing profile directories during upgrades" am: 3367b569bf am: d87138a5d1
by Calin Juravle
· 8 years ago
79346f8
Merge "Refactor profile dir creation" am: dd6b71dfaa am: 9ab618a487
by Calin Juravle
· 8 years ago
6f06eb6
Fixup existing profile directories during upgrades
by Calin Juravle
· 8 years ago
d2affb8
Refactor profile dir creation
by Calin Juravle
· 8 years ago
ffaf53e
Merge "Add snapshotProfile APIs to installd" am: 98ad260f6b am: 5a49d45535
by Calin Juravle
· 8 years ago
2959173
Add snapshotProfile APIs to installd
by Calin Juravle
· 8 years ago
753dc71
Add Installd IPC to compute the SHA256 of a seconday dex file.
by Alan Stokes
· 8 years ago
c1149c9
Enable clang-tidy for sensitive domain.
by Jeff Sharkey
· 8 years ago
e2cff6a
Skip children in fixupAppData() when parent shady.
by Jeff Sharkey
· 8 years ago
4f7be17
Fix casting bug, add control for hard quotas.
by Jeff Sharkey
· 8 years ago
0e1f4ce
Fix clang-tidy performance warnings in frameworks/native.
by Chih-Hung Hsieh
· 8 years ago
e761ac3
Installd: Fix math overflow on quota calculation
by Jerry Wong
· 8 years ago
52c4582
Replace dexopt shared libraries with class loader context
by Calin Juravle
· 8 years ago
Next »