Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
eed5ed29a0ec9d87077f2a8cf83c04cbb3323e7d
/
cmds
/
installd
/
utils.cpp
f618443
Check property for sdcardfs usage
by Daniel Rosenberg
· 5 years ago
818ac48
Merge "Implement quota calculation for project ID based quota." am: 26b068e97c am: 93f07fb962 am: ad4e7b6bcf
by Automerger Merge Worker
· 6 years ago
26b068e
Merge "Implement quota calculation for project ID based quota."
by Martijn Coenen
· 6 years ago
771cc34
Implement quota calculation for project ID based quota.
by Martijn Coenen
· 6 years ago
dc2083f
[installd] clean up moveCompleteApp
by Songchun Fan
· 6 years ago
68d6b2f
Merge "Increase the level of depth of apk paths" am: 401ace29db am: ec26d4b94f am: 83f1491abb
by Automerger Merge Worker
· 6 years ago
2955609
Increase the level of depth of apk paths
by Songchun Fan
· 6 years ago
2a0a246
add function to traversal the crates
by Felka Chang
· 6 years ago
6d775c5
Shift to measure per-userId OBB directories.
by Jeff Sharkey
· 6 years ago
99ba118
Merge "Whitelist the staging directory in installd"
by Shafik Nassar
· 7 years ago
ad5da1e
installd: parameterize user data snapshots with snapshot_id
by Nikita Ioffe
· 7 years ago
b43faa9
Whitelist the staging directory in installd
by shafik
· 7 years ago
8755f79
installd: Add destroyAppDataSnapshot and corresponding binder API
by Nikita Ioffe
· 7 years ago
1f34244
Merge "installd: Implement support for userdata snapshot and restore."
by Narayan Kamath
· 7 years ago
dfdfb79
installd: Implement support for userdata snapshot and restore.
by Narayan Kamath
· 7 years ago
2af5e6a
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 7 years ago
89883e3
Fix fdsan error
by Mathieu Chartier
· 7 years ago
954cf64
[installd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
f1dd98e
Fix implicit fallthrough warnings.
by Chih-Hung Hsieh
· 7 years ago
8fa803a
Check /mnt/expand paths as if /data.
by Jeff Sharkey
· 7 years ago
e61189e
[installd] Create profile snaphots for boot image
by Calin Juravle
· 8 years ago
cfcd6aa
Prepare installd to handle profiles per code path
by Calin Juravle
· 8 years ago
2959173
Add snapshotProfile APIs to installd
by Calin Juravle
· 8 years ago
7d76546
Move secondary dex files processing in the app process
by Calin Juravle
· 8 years ago
172fac0
Fix bug in directory depth counting.
by Jeff Sharkey
· 8 years ago
c1149c9
Enable clang-tidy for sensitive domain.
by Jeff Sharkey
· 8 years ago
ec0afbf
Fix up error message in installd::prepare_app_cache_dir
by Shubham Ajmera
· 8 years ago
dd42e27
Adjust the validation code for secondary dex paths
by Calin Juravle
· 8 years ago
4f7be17
Fix casting bug, add control for hard quotas.
by Jeff Sharkey
· 8 years ago
3760ad3
Change the location of current profiles for secondary dex files
by Calin Juravle
· 8 years ago
c7342f8
Remove code_cache info from parent's inode when code_cache is removed
by Ryuki Nakamura
· 8 years ago
4f23dd2
Merge "installd create_data_user_ce_path uses dir instead of symlink" am: f8af02fffa am: 21ea7683bc
by Tom Cherry
· 8 years ago
75d4e57
installd create_data_user_ce_path uses dir instead of symlink
by cjbao
· 8 years ago
e12d596
Offer to "fixup" GIDs used for app data.
by Jeff Sharkey
· 8 years ago
6239121
Merge "We really want f_frsize." into oc-dev
by TreeHugger Robot
· 8 years ago
a836c47
We really want f_frsize.
by Jeff Sharkey
· 8 years ago
e59c85c
Define upper-bound disk quotas for all apps.
by Jeff Sharkey
· 8 years ago
1cb4aaf
Remove legacy cache clearing logic.
by Jeff Sharkey
· 8 years ago
ed909ae
Follow "atomic" to "group" refactoring.
by Jeff Sharkey
· 8 years ago
8348fa3
Merge "Support profile guided compilation for secondary dex files" am: cb2e477f14 am: f01cd5f89f
by Calin Juravle
· 8 years ago
114f081
Support profile guided compilation for secondary dex files
by Calin Juravle
· 8 years ago
2c5d1a8
Merge "Finer-grained locking for size operations."
by TreeHugger Robot
· 8 years ago
b26786d
Finer-grained locking for size operations.
by Jeff Sharkey
· 8 years ago
47ec286
Merge "Use std::string for profile operations instead of const char" am: 7c7d888d94 am: ccaa1f3f78
by Calin Juravle
· 8 years ago
76268c5
Use std::string for profile operations instead of const char
by Calin Juravle
· 8 years ago
2ee8cc0
Allow "android" package name.
by Jeff Sharkey
· 8 years ago
068ef22
Update is_valid_package_name() to match framework.
by Jeff Sharkey
· 8 years ago
ab7ac8d
Allow "android" package name.
by Jeff Sharkey
· 8 years ago
110c3ba
Merge "Update is_valid_package_name() to match framework."
by TreeHugger Robot
· 8 years ago
367ace2
Update is_valid_package_name() to match framework.
by Jeff Sharkey
· 8 years ago
c9e5578
Merge "Installd: Clean up code related to foreign dex use" am: 62b34b57c4 am: 9d4819ff2e
by Calin Juravle
· 8 years ago
35c8465
Installd: Clean up code related to foreign dex use
by Calin Juravle
· 9 years ago
80a2125
Add installd logic for compiling secondary dex files
by Calin Juravle
· 9 years ago
871a8f2
Logic for atmoic/tombstone behavior; split mode.
by Jeff Sharkey
· 9 years ago
20e0fd8
Merge "Add installd logic for compiling secondary dex files"
by Calin Juravle
· 9 years ago
42451c0
Add installd logic for compiling secondary dex files
by Calin Juravle
· 9 years ago
f3124d8
Remove from preloads/file_cache when clearing the cache
by Fyodor Kupolov
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 9 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
90aff26
Split all dexopt-related code into dexopt.cpp.
by Jeff Sharkey
· 9 years ago
423e746
Return real error strings from installd.
by Jeff Sharkey
· 9 years ago
4ed6507
DO NOT MERGE. Ignore setxattr() failures on tmpfs.
by Jeff Sharkey
· 9 years ago
9a998f4
DO NOT MERGE. Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 9 years ago
54e292e
Search both CE/DE storage when clearing caches.
by Jeff Sharkey
· 9 years ago
379a12b
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
1d992f9
Build target path before closedir().
by Jeff Sharkey
· 9 years ago
2f720f7
Use inode numbers for CE storage, fix sizes.
by Jeff Sharkey
· 9 years ago
b06f98a
Don't report errors when trying to delete a non-existing profile dir
by Calin Juravle
· 9 years ago
6a1648e
Extract profile files in their dedicated folder
by Calin Juravle
· 10 years ago
e02657d
Remove older migration code.
by Jeff Sharkey
· 10 years ago
02d0de5
Installd: Refactor in preparation for OTA
by Andreas Gampe
· 10 years ago
32717f8
Merge "Create new ephemeral app directory"
by Todd Kennedy
· 10 years ago
c7b8a11
Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12
by Elliott Hughes
· 10 years ago
e4ec9eb
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
5c1a910
Create new ephemeral app directory
by Todd Kennedy
· 10 years ago
ebf728f
More device-encrypted directory work.
by Jeff Sharkey
· 10 years ago
f24aae8
Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601
by Calin Juravle
· 10 years ago
63ec2d6
Create device-encrypted directories for apps.
by Jeff Sharkey
· 10 years ago
df9dadd
Remove obsolete profile handling from installd.
by Calin Juravle
· 10 years ago
592e628
am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes"
by Nick Kralevich
· 10 years ago
2379e15
am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes"
by Nick Kralevich
· 10 years ago
8b7acac
More O_DIRECTORY | O_NOFOLLOW changes
by Nick Kralevich
· 10 years ago
e34de3a
am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW"
by Nick Kralevich
· 10 years ago
6611bd6
am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW"
by Nick Kralevich
· 10 years ago
7fd6467
installd _delete_dir_contents: add O_NOFOLLOW
by Nick Kralevich
· 10 years ago
d845c96
Add an installd command to link files
by Narayan Kamath
· 10 years ago
d792118
Offer to move both code and data together.
by Jeff Sharkey
· 10 years ago
e363724
Command to move private app data between volumes.
by Jeff Sharkey
· 10 years ago
41ea424
More volume UUID awareness.
by Jeff Sharkey
· 10 years ago
c03de09
Plumb through volume UUID when building paths.
by Jeff Sharkey
· 10 years ago
1980380
Switch installd to compile as C++.
by Jeff Sharkey
· 10 years ago
[Renamed (98%) from cmds/installd/utils.c]
e23a132
Valid APK paths now include expanded storage.
by Jeff Sharkey
· 10 years ago
0adea3b
am 60fd3fee: Migrate CA certificates to all users
by Robin Lee
· 11 years ago
60fd3fe
Migrate CA certificates to all users
by Robin Lee
· 11 years ago
9e8b528
resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp
by Dan Albert
· 11 years ago
99d9fb1
Fix warnings on unused variables and parameters.
by Chih-Hung Hsieh
· 11 years ago
770180a
Add new system APK locations.
by Jeff Sharkey
· 11 years ago
f53c08b
Fix validation of system paths in installd.
by Calin Juravle
· 11 years ago
Next »