Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
6727c2d0bfc876c62d6ee60d8a05d26bef1d56ef
/
cmds
/
installd
/
commands.cpp
6727c2d
installd support for profman --dump-info-for
by David Sehr
· 9 years ago
51c9449
Move both CE/DE storage areas to adopted storage.
by Jeff Sharkey
· 9 years ago
54e292e
Search both CE/DE storage when clearing caches.
by Jeff Sharkey
· 9 years ago
2e063af
installd: remove spammy warning for non-existent profile dirs.
by Narayan Kamath
· 9 years ago
b63d91f
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
379a12b
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
2f720f7
Use inode numbers for CE storage, fix sizes.
by Jeff Sharkey
· 9 years ago
5006f3a
installd: log failed unlinks.
by Narayan Kamath
· 9 years ago
64b59cc
Close profile before leaving android::installd::clear_profile.
by Roland Levillain
· 9 years ago
a812bcf
Revert "Avoid unlinking app image file"
by Mathieu Chartier
· 9 years ago
7535e8e
Destroy the reference profile during uninstalls
by Calin Juravle
· 9 years ago
cea3141
Do not unlink the profiles if not needed
by Calin Juravle
· 9 years ago
b06f98a
Don't report errors when trying to delete a non-existing profile dir
by Calin Juravle
· 9 years ago
d1a6a24
Merge "Do not clean profiles unconditonally during app data clean up" into nyc-dev
by Calin Juravle
· 9 years ago
edae669
Do not clean profiles unconditonally during app data clean up
by Calin Juravle
· 9 years ago
4d0f825
Installd: Separate profile merging and compilation
by Andreas Gampe
· 9 years ago
caa6b80
Delete the entire profile directory when the app is uninstalled
by Calin Juravle
· 9 years ago
bb7a770
Installd: Make extract-only = interpret-only
by Andreas Gampe
· 9 years ago
2438c6f
Installd: Do not log on missing B artifact
by Andreas Gampe
· 9 years ago
d828d68
Add 'rmprofiles' command to installd
by David Brazdil
· 9 years ago
e65b4fa
Installd: Add move_ab command
by Andreas Gampe
· 9 years ago
0258add
Merge "Clean up error logs for profiles which don't exists." into nyc-dev
by Calin Juravle
· 9 years ago
db0326a
Return an error if try to profile guide compile to a public oat file
by Calin Juravle
· 9 years ago
278edac
Clean up error logs for profiles which don't exists.
by Calin Juravle
· 9 years ago
6a1648e
Extract profile files in their dedicated folder
by Calin Juravle
· 10 years ago
2f6d9e2
installd: fix path to code_cache.
by Narayan Kamath
· 9 years ago
cc6281c
Migrate default app data on non-FBE devices.
by Jeff Sharkey
· 9 years ago
6a45fb9
Merge "Follow constant refactoring in framework."
by Jeff Sharkey
· 9 years ago
aaa1d4e
installd: Run dex2oat with relative path to the APK
by David Brazdil
· 9 years ago
aa7ddfd
Follow constant refactoring in framework.
by Jeff Sharkey
· 9 years ago
41fdcbf
Create app images only if dalvik.vm.appimageformat property exists
by Mathieu Chartier
· 9 years ago
416fa12
Pass app image format property to dex2oat
by Mathieu Chartier
· 9 years ago
e80d58d
Avoid generating app images for extract only
by Mathieu Chartier
· 9 years ago
310c5e7
Avoid unlinking app image file
by Mathieu Chartier
· 10 years ago
e37d628
Remove "updatecmds" feature.
by Jeff Sharkey
· 10 years ago
edc8bc4
Pass application image fd to dex2oat
by Mathieu Chartier
· 10 years ago
b0fad6d
installd: Rename USEJIT to EXTRACTONLY
by David Brazdil
· 10 years ago
9a034c2
Merge "Add profile guided compilation hooks in installd"
by Calin Juravle
· 10 years ago
60a794d
Add profile guided compilation hooks in installd
by Calin Juravle
· 10 years ago
eecb2d2
Change permissions of apps' home dir to 0700 for SDK > 23
by Janis Danisevskis
· 10 years ago
a03c747
Still not safe to mutate DE on secondary users.
by Jeff Sharkey
· 10 years ago
c7d1b22
Let callers specify which storage to operate on.
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
a749eb5
Merge "Temporarily relax device-encryption failures."
by Jeff Sharkey
· 10 years ago
ea0e4b1
Temporarily relax device-encryption failures.
by Jeff Sharkey
· 10 years ago
23294f4
Merge "More device-encrypted directory work."
by Jeff Sharkey
· 10 years ago
ebf728f
More device-encrypted directory work.
by Jeff Sharkey
· 10 years ago
2e1d20d
Merge "use negative mask" am: 4e427f0aab am: 469295f68e am: d0711b42b7
by Todd Kennedy
· 10 years ago
f24aae8
Merge "Remove obsolete profile handling from installd." am: 8161da7a0e am: a51f45a601
by Calin Juravle
· 10 years ago
e296e00
use negative mask
by Todd Kennedy
· 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
54412fe
am 28b1d678: Merge "Installd: Fully decouple pre- and post-bootcomplete properties"
by Andreas Gampe
· 10 years ago
28b1d67
Merge "Installd: Fully decouple pre- and post-bootcomplete properties"
by Andreas Gampe
· 10 years ago
919461c
Installd: Fully decouple pre- and post-bootcomplete properties
by Andreas Gampe
· 10 years ago
534a49d
am 905c1446: Merge "Allow using the JIT"
by Todd Kennedy
· 10 years ago
12434f8
Allow using the JIT
by Todd Kennedy
· 10 years ago
a535995
am d529cd47: Merge "Pass dexopt flags as integer"
by Todd Kennedy
· 10 years ago
76e767c
Pass dexopt flags as integer
by Todd Kennedy
· 10 years ago
a037f97
am 7f413889: Merge "Installd: Take boot status as dexopt parameter"
by Todd Kennedy
· 10 years ago
13f1419
Installd: Take boot status as dexopt parameter
by Andreas Gampe
· 10 years ago
ebb28d9
am c5a6696f: Merge "Installd: Allow different behavior before bootcomplete"
by Andreas Gampe
· 10 years ago
94dd3d3
Installd: Allow different behavior before bootcomplete
by Andreas Gampe
· 10 years ago
a2307ae
Only restorecon_data once for all users.
by Jeff Sharkey
· 10 years ago
5041a4e
Installd: Add a swap override flag
by Andreas Gampe
· 10 years ago
c968c01
Installd: Add a swap override flag
by Andreas Gampe
· 10 years ago
31f0898
Split app move into separate copy/delete steps.
by Jeff Sharkey
· 10 years ago
1bcb35b
Installd: Fix delete_code_cache() clearing the wrong cache dir
by Hao Li
· 10 years ago
a2ccb9e
Fix directory path of codecache.
by Daichi Hirono
· 10 years ago
528c8dd
Rename --include-cfi to --generate-debug-info.
by David Srbecky
· 10 years ago
3822b8b
Installd: Add debug.gencfi to run_dex2oat
by Andreas Gampe
· 10 years ago
d845c96
Add an installd command to link files
by Narayan Kamath
· 10 years ago
741a6ff
Rename --include-cfi to --generate-debug-info.
by David Srbecky
· 10 years ago
d792118
Offer to move both code and data together.
by Jeff Sharkey
· 10 years ago
816243d
Installd: Add debug.gencfi to run_dex2oat
by Andreas Gampe
· 10 years ago
e363724
Command to move private app data between volumes.
by Jeff Sharkey
· 10 years ago
6fe28a0
Start accepting volume UUIDs from framework.
by Jeff Sharkey
· 10 years ago
41ea424
More volume UUID awareness.
by Jeff Sharkey
· 10 years ago
0ad7a11
Installd: Fix Clang build
by Andreas Gampe
· 10 years ago
d107c30
Merge "Plumb through volume UUID when building paths."
by Jeff Sharkey
· 10 years ago
c03de09
Plumb through volume UUID when building paths.
by Jeff Sharkey
· 10 years ago
c92fb62
installd: Add support for SELF_PATCHOAT_NEEDED.
by Richard Uhler
· 10 years ago
1980380
Switch installd to compile as C++.
by Jeff Sharkey
· 10 years ago
[Renamed from cmds/installd/commands.c]
e23a132
Valid APK paths now include expanded storage.
by Jeff Sharkey
· 10 years ago
8eed7e6
Use AID_SYSTEM as uid when creating oat dir
by Fyodor Kupolov
· 10 years ago
26ff93c
Fix errors caused by unused variables
by Fyodor Kupolov
· 10 years ago
4eb88f8
Merge "Support for storing OAT files in app directory"
by Fyodor Kupolov
· 10 years ago
8d7af8b
Installd: Support dex2oat threads system property
by Andreas Gampe
· 10 years ago
88ce4ff
Support for storing OAT files in app directory
by Fyodor Kupolov
· 10 years ago
009b877
Store odex files in oat/<isa>/ directory.
by Richard Uhler
· 10 years ago
d4a7b45
Use verify-at-runtime if debug.usejit is true
by Mathieu Chartier
· 10 years ago
1fc747d
am 5a25a63d: Merge "Installd: Pass debuggable flag"
by Andreas Gampe
· 10 years ago
598c25e
Installd: Pass debuggable flag
by Andreas Gampe
· 10 years ago
28d41f5
Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD
by Bill Yi
· 10 years ago
2ead70c
Add missing <sys/file.h> include for flock.
by Elliott Hughes
· 10 years ago
ee7ed02
am 96e4409e: Merge "Installd: Disallow relocation for decryption"
by Andreas Gampe
· 11 years ago
Next »