Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
f6a93b1969c18d92e3c218ed7856cb5d9c872fcd
/
cmds
/
installd
/
utils.cpp
0d0a492
[installd] Create profile snaphots for boot image
by Calin Juravle
· 7 years ago
824a64d
Prepare installd to handle profiles per code path
by Calin Juravle
· 7 years ago
2959173
Add snapshotProfile APIs to installd
by Calin Juravle
· 7 years ago
7d76546
Move secondary dex files processing in the app process
by Calin Juravle
· 7 years ago
172fac0
Fix bug in directory depth counting.
by Jeff Sharkey
· 7 years ago
c1149c9
Enable clang-tidy for sensitive domain.
by Jeff Sharkey
· 7 years ago
ec0afbf
Fix up error message in installd::prepare_app_cache_dir
by Shubham Ajmera
· 7 years ago
dd42e27
Adjust the validation code for secondary dex paths
by Calin Juravle
· 7 years ago
4f7be17
Fix casting bug, add control for hard quotas.
by Jeff Sharkey
· 7 years ago
3760ad3
Change the location of current profiles for secondary dex files
by Calin Juravle
· 7 years ago
c7342f8
Remove code_cache info from parent's inode when code_cache is removed
by Ryuki Nakamura
· 7 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
· 8 years ago
80a2125
Add installd logic for compiling secondary dex files
by Calin Juravle
· 8 years ago
871a8f2
Logic for atmoic/tombstone behavior; split mode.
by Jeff Sharkey
· 8 years ago
20e0fd8
Merge "Add installd logic for compiling secondary dex files"
by Calin Juravle
· 8 years ago
42451c0
Add installd logic for compiling secondary dex files
by Calin Juravle
· 8 years ago
f3124d8
Remove from preloads/file_cache when clearing the cache
by Fyodor Kupolov
· 8 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
df2d754
Methods to calculate user and external disk usage.
by Jeff Sharkey
· 8 years ago
3dfae0c
Offer to measure disk stats using quotas.
by Jeff Sharkey
· 8 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
90aff26
Split all dexopt-related code into dexopt.cpp.
by Jeff Sharkey
· 8 years ago
423e746
Return real error strings from installd.
by Jeff Sharkey
· 8 years ago
4ed6507
DO NOT MERGE. Ignore setxattr() failures on tmpfs.
by Jeff Sharkey
· 8 years ago
9a998f4
DO NOT MERGE. Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 8 years ago
54e292e
Search both CE/DE storage when clearing caches.
by Jeff Sharkey
· 8 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
· 9 years ago
e02657d
Remove older migration code.
by Jeff Sharkey
· 9 years ago
02d0de5
Installd: Refactor in preparation for OTA
by Andreas Gampe
· 9 years ago
32717f8
Merge "Create new ephemeral app directory"
by Todd Kennedy
· 9 years ago
c7b8a11
Merge "Track rename from base/ to android-base/." am: f31cf3ab0f am: c21980bc12
by Elliott Hughes
· 9 years ago
e4ec9eb
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
5c1a910
Create new ephemeral app directory
by Todd Kennedy
· 9 years ago
ebf728f
More device-encrypted directory work.
by Jeff Sharkey
· 9 years ago
f24aae8
Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601
by Calin Juravle
· 9 years ago
63ec2d6
Create device-encrypted directories for apps.
by Jeff Sharkey
· 9 years ago
df9dadd
Remove obsolete profile handling from installd.
by Calin Juravle
· 9 years ago
592e628
am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes"
by Nick Kralevich
· 9 years ago
2379e15
am 0e3234b7: am 1efe1bdd: Merge "More O_DIRECTORY | O_NOFOLLOW changes"
by Nick Kralevich
· 9 years ago
8b7acac
More O_DIRECTORY | O_NOFOLLOW changes
by Nick Kralevich
· 9 years ago
e34de3a
am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW"
by Nick Kralevich
· 9 years ago
6611bd6
am c45bad1d: am a1b2eaa2: Merge "installd _delete_dir_contents: add O_NOFOLLOW"
by Nick Kralevich
· 9 years ago
7fd6467
installd _delete_dir_contents: add O_NOFOLLOW
by Nick Kralevich
· 9 years ago
d845c96
Add an installd command to link files
by Narayan Kamath
· 9 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
· 10 years ago
60fd3fe
Migrate CA certificates to all users
by Robin Lee
· 10 years ago
9e8b528
resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
99d9fb1
Fix warnings on unused variables and parameters.
by Chih-Hung Hsieh
· 10 years ago
770180a
Add new system APK locations.
by Jeff Sharkey
· 10 years ago
f53c08b
Fix validation of system paths in installd.
by Calin Juravle
· 10 years ago
c597b6d
Fix validation of system paths in installd.
by Calin Juravle
· 10 years ago
9d76156
Allow apk path to contain one subdirectory.
by Calin Juravle
· 10 years ago
fd88ff2
Allow apk path to contain one subdirectory.
by Calin Juravle
· 10 years ago
8c9bcff
Merge "Add an installd command to prune dex files."
by Narayan Kamath
· 10 years ago
0db0f97
installd: change profile files to 0660
by Nick Kralevich
· 10 years ago
3aee2c5
Add an installd command to prune dex files.
by Narayan Kamath
· 10 years ago
095c763
Add installd command to create /data/misc user dir
by Robin Lee
· 11 years ago
a240733
restorecon the profile directory.
by Stephen Smalley
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
d937073
ART profiler
by Dave Allison
· 11 years ago
abe4fe5
Change legacy "persona" references to userid_t.
by Jeff Sharkey
· 11 years ago
94afecf
Move non-Java commands over from frameworks/base
by Mike Lockwood
· 12 years ago