Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c1e93e7d746e07791b0667c80ad43a407c515fa8
/
cmds
/
installd
c1e93e7
Move more installd methods to Binder.
by Jeff Sharkey
· 9 years ago
ecea1bf
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 9 years ago
0274c97
Shuffle installd Binder implementation around.
by Jeff Sharkey
· 9 years ago
95d9ac6
DO NOT MERGE. Check and restorecon cache/code_cache directories.
by Jeff Sharkey
· 9 years ago
7db6041
DO NOT MERGE. Recursively restorecon when SELinux label changes.
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
5b62e60
Initial Binder interface for installd. am: 9087400f3c
by Jeff Sharkey
· 9 years ago
db79260
Move installd back to Android.mk. am: 00b6f68c5c
by Jeff Sharkey
· 9 years ago
7726057
Merge changes from topic 'bind'
by Jeff Sharkey
· 9 years ago
9087400
Initial Binder interface for installd.
by Jeff Sharkey
· 9 years ago
00b6f68
Move installd back to Android.mk.
by Jeff Sharkey
· 9 years ago
f118868
Merge "Adjust installd with new dexopt return values." am: b29c82b67e
by Nicolas Geoffray
· 9 years ago
920c60c
Adjust installd with new dexopt return values.
by Nicolas Geoffray
· 9 years ago
45cee75
Merge "Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."""
by Nicolas Geoffray
· 9 years ago
53caf0d
Revert "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
d5417da
Merge "Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat.""
by Nicolas Geoffray
· 9 years ago
5373d30
Revert "Pass --output-vdex-fd and input-vdex-fd to dex2oat."
by Nicolas Geoffray
· 9 years ago
6da66c1
Merge "Pass --output-vdex-fd and input-vdex-fd to dex2oat." am: 229d3c289b
by Nicolas Geoffray
· 9 years ago
196539e
Pass --output-vdex-fd and input-vdex-fd to dex2oat.
by Nicolas Geoffray
· 9 years ago
b31206b
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
db459af
Merge "Add missing liblog dependency" am: c4dd0c3b83 am: abd9a76f5e
by Dimitry Ivanov
· 9 years ago
1e0ade2
Add missing liblog dependency
by Dimitry Ivanov
· 9 years ago
e5eb9cc
Recursively restorecon when SELinux label changes. am: 993de79607 am: 59d31b669b
by Jeff Sharkey
· 9 years ago
993de79
Recursively restorecon when SELinux label changes.
by Jeff Sharkey
· 9 years ago
592c72e
Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d
by Andreas Gampe
· 9 years ago
3ca30f7
Installd: Add a delete_odex command am: 3964da0636
by Andreas Gampe
· 9 years ago
a721fae
Merge "Installd: Add a delete_odex command" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
3964da0
Installd: Add a delete_odex command
by Andreas Gampe
· 9 years ago
c338c7f
resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp
by David Brazdil
· 9 years ago
00464fa
Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870
by Mathieu Chartier
· 9 years ago
a029c07
Unlink app image if copy fails for A/B OTA
by Mathieu Chartier
· 9 years ago
fc5934e
installd: Create VDEX files and pass their FDs to dex2oat
by David Brazdil
· 9 years ago
3839d19
Merge "installd: Simplify Dalvik cache path creation" am: ad95fc06aa am: c3ca770d0a
by David Brazdil
· 9 years ago
ad95fc0
Merge "installd: Simplify Dalvik cache path creation"
by David Brazdil
· 9 years ago
d948343
Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4 am: 6636101423
by Mathieu Chartier
· 9 years ago
18f908b
Revert "Don't use profiles with vm safe mode"
by Mathieu Chartier
· 9 years ago
45cebd0
Otapreopt: Allow A/B dexopt only when bootcomplete
by Andreas Gampe
· 9 years ago
f1a7ad4
otapreopt: Collect and print size of artifacts
by Andreas Gampe
· 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
90dc492
Otapreopt: Add init script for A/B artifact move
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
64c4038
Otapreopt: Send progress updates to update_engine
by Andreas Gampe
· 9 years ago
56f79f9
Otapreopt: Filter preopted system apps
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
6db8db9
Installd: Remove string-helpers
by Andreas Gampe
· 9 years ago
548bdb9
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 9 years ago
249c179
installd: Simplify Dalvik cache path creation
by David Brazdil
· 9 years ago
38f05d8
Otapreopt: Allow A/B dexopt only when bootcomplete am: 90ba9eb2f1 am: 3573f3e105
by Andreas Gampe
· 9 years ago
90ba9eb
Otapreopt: Allow A/B dexopt only when bootcomplete
by Andreas Gampe
· 9 years ago
3d786ef
otapreopt: Collect and print size of artifacts am: e7d5552677 am: 14db1889f5
by Andreas Gampe
· 9 years ago
e7d5552
otapreopt: Collect and print size of artifacts
by Andreas Gampe
· 9 years ago
fdddd1b
Don't use profiles with vm safe mode am: d46d37b8d4 am: cc772f3f63
by Mathieu Chartier
· 9 years ago
d46d37b
Don't use profiles with vm safe mode
by Mathieu Chartier
· 9 years ago
f697bba
resolve merge conflicts of 35ea9f8 to nyc-mr1-dev-plus-aosp
by Dan Willemsen
· 9 years ago
2a001e8
resolve merge conflicts of 0783d5f to stage-aosp-master
by Dan Willemsen
· 9 years ago
59e086f
Start converting Android.mk to Android.bp
by Dan Willemsen
· 9 years ago
9819df8
Ignore setxattr() failures on tmpfs. am: 69a14f3022
by Jeff Sharkey
· 9 years ago
69a14f3
Ignore setxattr() failures on tmpfs.
by Jeff Sharkey
· 9 years ago
dfd98f9
Merge \"Record \"cache\" inodes to clear while CE is locked.\" into nyc-mr1-dev
by Jeff Sharkey
· 9 years ago
1f6a7f1
Record "cache" inodes to clear while CE is locked.
by Jeff Sharkey
· 9 years ago
aee2a63
Otapreopt: Try to mount vendor partition for A/B OTA am: 0ba073ce81
by Andreas Gampe
· 9 years ago
0ba073c
Otapreopt: Try to mount vendor partition for A/B OTA
by Andreas Gampe
· 9 years ago
946e2bd
Merge changes from topic \'ab_ota_dexopt_target_slot\' into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
84932f8
Merge changes from topic 'ab_ota_dexopt_target_slot' into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
99e2b26
Otapreopt: Add init script for A/B artifact move
by Andreas Gampe
· 9 years ago
0354bd0
Otapreopt: Implement new A/B OTA path
by Andreas Gampe
· 9 years ago
9fe2488
Merge \"Installd: Add support for dex2oat very-large-app property\" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
e21ac21
Installd: Add support for dex2oat very-large-app property
by Andreas Gampe
· 9 years ago
ff9e0d3
Merge \"Otapreopt: Send progress updates to update_engine\" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
6c05a73
Otapreopt: Send progress updates to update_engine
by Andreas Gampe
· 9 years ago
364bf2d
Otapreopt: Filter preopted system apps am: 1409090c0a
by Andreas Gampe
· 9 years ago
1409090
Otapreopt: Filter preopted system apps
by Andreas Gampe
· 9 years ago
9c8f93a
fixing const/non-const issues in preparation for libcxx rebase
by Dan Austin
· 9 years ago
6d7a78b
Merge \"Installd: Move app image A/B artifact\" into nyc-mr1-dev am: e4ad0055a8
by Andreas Gampe
· 9 years ago
bc4e455
Merge \"Installd: Change app image name computation\" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
af8948d
Installd: Move app image A/B artifact
by Andreas Gampe
· 9 years ago
2fc9381
Merge "Installd: Change app image name computation" into nyc-mr1-dev
by TreeHugger Robot
· 9 years ago
7feaca4
Installd: Fix bad merge am: f065032f53
by Andreas Gampe
· 9 years ago
f065032
Installd: Fix bad merge
by Andreas Gampe
· 9 years ago
dbbc252
Installd: Refactor dexopt to scoped file descriptor am: afa58d175c
by Andreas Gampe
· 9 years ago
d01a02c
Installd: Change app image name computation
by Andreas Gampe
· 9 years ago
afa58d1
Installd: Refactor dexopt to scoped file descriptor
by Andreas Gampe
· 9 years ago
6478587
Merge "Installd: Remove string-helpers" into nyc-mr1-dev am: eccc933e00
by Andreas Gampe
· 9 years ago
eccc933
Merge "Installd: Remove string-helpers" into nyc-mr1-dev
by Andreas Gampe
· 9 years ago
4769cca
Installd: Remove string-helpers
by Andreas Gampe
· 9 years ago
e802eee
Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761
by David Sehr
· 9 years ago
09c6c75
Merge "Enable profman pretty printing" into nyc-dev am: 572e23d761
by David Sehr
· 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
d6b4cb2
Merge "Otapreopt: Fix after shared-library work" into nyc-mr1-dev am: 3dfafe3891
by Andreas Gampe
· 9 years ago
aef445d
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 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
Next »