Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c4dd0c3b83a825af0b4d1d140240c7cd4aa4816c
/
cmds
/
installd
/
commands.cpp
fc5934e
installd: Create VDEX files and pass their FDs to dex2oat
by David Brazdil
· 9 years ago
18f908b
Revert "Don't use profiles with vm safe mode"
by Mathieu Chartier
· 9 years ago
f513d77
Don't use profiles with vm safe mode
by Mathieu Chartier
· 9 years ago
fd12eda
Otapreopt: Try to mount vendor partition for A/B OTA
by Andreas Gampe
· 9 years ago
d089ca1
Otapreopt: Implement new A/B OTA path
by Andreas Gampe
· 9 years ago
a5cc10a
Installd: Add support for dex2oat very-large-app property
by Andreas Gampe
· 9 years ago
ab15dbf
Installd: Move app image A/B artifact
by Andreas Gampe
· 9 years ago
69b93aa
Installd: Fix bad merge
by Andreas Gampe
· 9 years ago
89b008d
Installd: Change app image name computation
by Andreas Gampe
· 9 years ago
6fb5a01
Installd: Refactor dexopt to scoped file descriptor
by Andreas Gampe
· 9 years ago
548bdb9
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 9 years ago
1ddf4d8
Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761
by David Sehr
· 9 years ago
40e566d
Enable profman pretty printing
by David Sehr
· 9 years ago
8b31d72
Merge "Create primary profile file together with app data folders" into nyc-dev
by Calin Juravle
· 9 years ago
d25aab3
Merge "Create primary profile file together with app data folders" into nyc-dev
by Calin Juravle
· 9 years ago
eed4df8
installd support for profman --dump-info-for am: 6727c2d0bf
by David Sehr
· 9 years ago
6727c2d
installd support for profman --dump-info-for
by David Sehr
· 9 years ago
bc56e7d
Create primary profile file together with app data folders
by Calin Juravle
· 9 years ago
c7f903c
Merge "Move both CE/DE storage areas to adopted storage." into nyc-dev
by Jeff Sharkey
· 9 years ago
b72f355
Merge "Search both CE/DE storage when clearing caches." into nyc-dev
by Jeff Sharkey
· 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
5d411b5
Merge "installd: remove spammy warning for non-existent profile dirs." into nyc-dev
by Narayan Kamath
· 9 years ago
2e063af
installd: remove spammy warning for non-existent profile dirs.
by Narayan Kamath
· 9 years ago
b2287e1
Merge "Support to pass <uses-library> option through to dex2oat." into nyc-dev
by Jeff Hao
· 9 years ago
b63d91f
Support to pass <uses-library> option through to dex2oat.
by Jeff Hao
· 9 years ago
155cdf1
Merge "Consistent creation/destruction of user data." into nyc-dev am: 82784bb
by Jeff Sharkey
· 9 years ago
379a12b
Consistent creation/destruction of user data.
by Jeff Sharkey
· 9 years ago
8b53c14
Merge "Use inode numbers for CE storage, fix sizes." into nyc-dev am: 82b4c7a
by Jeff Sharkey
· 9 years ago
2f720f7
Use inode numbers for CE storage, fix sizes.
by Jeff Sharkey
· 9 years ago
b18b245
Merge "installd: log failed unlinks." into nyc-dev am: 45d15b8
by Narayan Kamath
· 9 years ago
5006f3a
installd: log failed unlinks.
by Narayan Kamath
· 9 years ago
0302a25
Close profile before leaving android::installd::clear_profile. am: 64b59cc
by Roland Levillain
· 9 years ago
64b59cc
Close profile before leaving android::installd::clear_profile.
by Roland Levillain
· 9 years ago
8d95403
Revert "Avoid unlinking app image file" am: a812bcf
by Mathieu Chartier
· 9 years ago
a812bcf
Revert "Avoid unlinking app image file"
by Mathieu Chartier
· 9 years ago
1cb2a7d
Merge "Destroy the reference profile during uninstalls" into nyc-dev am: 057facf
by Calin Juravle
· 9 years ago
21f71cc
Merge "Do not unlink the profiles if not needed" into nyc-dev am: 4820e72
by Calin Juravle
· 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
6323502
resolve merge conflicts of 1ccaed4 to nyc-dev-plus-aosp
by Dan Austin
· 9 years ago
ec49776
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 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
Next »