Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
ab0a190b009cb2feba6d01af043151a6a3723d9e
/
cmds
/
installd
ab0a190
Use DEX2OATBOOTCLASSPATH in installd.
by Nicolas Geoffray
· 6 years ago
8a3c8b1
Merge "installd: parameterize user data snapshots with snapshot_id"
by Treehugger Robot
· 6 years ago
ad5da1e
installd: parameterize user data snapshots with snapshot_id
by Nikita Ioffe
· 6 years ago
e736b8f
Merge "Installd: Add more compilation-related presubmits"
by Treehugger Robot
· 6 years ago
ccfb3cf
Revert^2: dexopt: Fix target-sdk-version argument creation
by David Brazdil
· 6 years ago
683f318
Merge "Revert "dexopt: Fix target-sdk-version argument creation""
by Andreas Gampe
· 6 years ago
300d4f4
Installd: Add more compilation-related presubmits
by Andreas Gampe
· 6 years ago
1428365
Revert "dexopt: Fix target-sdk-version argument creation"
by Andreas Gampe
· 6 years ago
a2849b1
Merge "Add a dalvik.vm.boot-image option for zygote and installd."
by Nicolas Geoffray
· 6 years ago
8b3fa97
Add a dalvik.vm.boot-image option for zygote and installd.
by Nicolas Geoffray
· 6 years ago
d458a4f
dexopt: Fix target-sdk-version argument creation
by David Brazdil
· 6 years ago
96602ec
Merge "Clear BOOTCLASSPATH for APP AOT compilation."
by Vladimir Marko
· 6 years ago
7771604
Merge "Add missing error checks in tests."
by Alan Stokes
· 6 years ago
1fea89a
Clear BOOTCLASSPATH for APP AOT compilation.
by Vladimir Marko
· 6 years ago
9b76bc8
Remove obsolete comment from cmds/installd/otapreopt_chroot.cpp.
by Roland Levillain
· 6 years ago
4f2d97c
Add missing error checks in tests.
by Alan Stokes
· 6 years ago
4febfd6
Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache"
by Treehugger Robot
· 6 years ago
04c74f3
installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache
by Nikita Ioffe
· 6 years ago
1fa4b8d
Use sh_binary instead of cc_prebuilt_binary for shell scripts
by Sasha Smundak
· 6 years ago
58ec999
Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX."
by Roland Levillain
· 6 years ago
d41622c
Add handling for PH property dex2oat_resolve_startup_strings
by Mathieu Chartier
· 6 years ago
fafe4a0
Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`."
by Roland Levillain
· 6 years ago
c3265ae
Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX.
by Roland Levillain
· 6 years ago
6520cca
Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`.
by Roland Levillain
· 6 years ago
580ae9c
Merge "installd: remove restored ce_data if de_data rollback failed"
by Nikita Ioffe
· 6 years ago
8755f79
installd: Add destroyAppDataSnapshot and corresponding binder API
by Nikita Ioffe
· 6 years ago
f448ced
Installd: Refactor binder tests
by Andreas Gampe
· 6 years ago
85958b6
installd: Create "lib" symlink with the correct label.
by Nick Kralevich
· 6 years ago
3163e53
Merge "installd: clear app's cache before doing a snapshot"
by Treehugger Robot
· 6 years ago
d1569ad
Merge "Restore security context of `/postinstall/apex` earlier in otapreopt_chroot."
by Roland Levillain
· 6 years ago
058cb93
Merge "Convert Android.mk file to Android.bp"
by Treehugger Robot
· 6 years ago
900b3c2
installd: clear app's cache before doing a snapshot
by Nikita Ioffe
· 6 years ago
8d27681
Restore security context of `/postinstall/apex` earlier in otapreopt_chroot.
by Roland Levillain
· 6 years ago
8e4d346
installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot
by Nikita Ioffe
· 6 years ago
0b643d5
Merge "installd: clear existing snapshots before performing a new one"
by Nikita Ioffe
· 6 years ago
6a6bdad
Convert Android.mk file to Android.bp
by Sasha Smundak
· 6 years ago
1cc5de6
DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include""
by Suren Baghdasaryan
· 6 years ago
fd2ccd4
installd: remove restored ce_data if de_data rollback failed
by Nikita Ioffe
· 6 years ago
835ae77
installd: clear existing snapshots before performing a new one
by Nikita Ioffe
· 6 years ago
415bf00
Merge "Refactor paths to Android Runtime binaries in directory `cmds/installd/`."
by Roland Levillain
· 6 years ago
9e346da
Merge changes from topics "runtime-apex-otapreopt_chroot-tear-down", "runtime-apex-installd-support", "runtime-apex-otapreopt_chroot-support"
by Roland Levillain
· 6 years ago
1f34244
Merge "installd: Implement support for userdata snapshot and restore."
by Narayan Kamath
· 6 years ago
f145309
DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include"
by Suren Baghdasaryan
· 6 years ago
67a14f6
Refactor paths to Android Runtime binaries in directory `cmds/installd/`.
by Roland Levillain
· 6 years ago
e03e069
Merge "[view compilation] Add viewcompiler support to installd"
by Mathieu Chartier
· 6 years ago
dfdfb79
installd: Implement support for userdata snapshot and restore.
by Narayan Kamath
· 6 years ago
94b4180
Implement a tear-down phase in otapreopt_chroot.
by Roland Levillain
· 6 years ago
370222c
Revert^2 "Have installd use ART binaries from the Android Runtime APEX."
by Roland Levillain
· 6 years ago
c19c604
Revert^2 "Have `otapreopt_chroot` mount APEX packages in the chroot dir."
by Roland Levillain
· 6 years ago
dc9078d
Add libprocessgroup dependency and fix sched_policy include
by Suren Baghdasaryan
· 6 years ago
2af5e6a
[view compilation] Add viewcompiler support to installd
by Eric Holk
· 6 years ago
b3a929d
Store aggregation counters for boot image profile
by Calin Juravle
· 6 years ago
3a77feb
Revert "Have installd use ART binaries from the Android Runtime APEX."
by Andreas Gampe
· 6 years ago
b8f50cd
Have installd use ART binaries from the Android Runtime APEX.
by Roland Levillain
· 6 years ago
5880c03
Add dalvik.vm.dex2oat-max-image-block-size property
by Mathieu Chartier
· 6 years ago
cc66c44
Revert "Revert "Refactor argument creation to be before the fork""
by Mathieu Chartier
· 6 years ago
3163652
Revert "Refactor argument creation to be before the fork"
by Mathieu Chartier
· 6 years ago
62d218d
Refactor argument creation to be before the fork
by Mathieu Chartier
· 6 years ago
1d1e7c9
Installd: Temporarily disable selinux check in test
by Andreas Gampe
· 6 years ago
d111162
Merge "Refactor dexopt command args"
by Mathieu Chartier
· 6 years ago
d57852c
ARC++ swap for QuotaUtils
by Risan
· 6 years ago
9b2da08
Refactor dexopt command args
by Mathieu Chartier
· 6 years ago
9e46d1c
Merge "Fix fdsan error"
by Mathieu Chartier
· 6 years ago
ad25300
Merge "Refactor quota ops to a separate utils"
by Risan
· 6 years ago
89883e3
Fix fdsan error
by Mathieu Chartier
· 6 years ago
5f30826
Refactor quota ops to a separate utils
by Risan
· 6 years ago
1b8700f
Installd: Add selinux check
by Andreas Gampe
· 6 years ago
e0d64a1
Make sure to return false for empty classpath
by Mathieu Chartier
· 6 years ago
692bc1f
Merge "Add dalvik.vm.dex2oat-resolve-startup-strings feature flag"
by Mathieu Chartier
· 6 years ago
a6ada23
Merge "[installd] Modernize codebase by replacing NULL with nullptr"
by Mathieu Chartier
· 6 years ago
9059283
Add mathieuc to owners
by Mathieu Chartier
· 6 years ago
954cf64
[installd] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
f208828
Add dalvik.vm.dex2oat-resolve-startup-strings feature flag
by Mathieu Chartier
· 6 years ago
eddf8dd
Merge "Cleanup Quota limit in Installd"
by Treehugger Robot
· 6 years ago
c78374d
Cleanup Quota limit in Installd
by Risan
· 6 years ago
bd7aef1
Otapreopt: Accept boot image in system
by Andreas Gampe
· 6 years ago
f1dd98e
Fix implicit fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
3ad80d2
Otapreopt: Remove patchoat step
by Andreas Gampe
· 6 years ago
725ae2b
Break away from longer file extensions.
by Jeff Sharkey
· 6 years ago
2478cf2
Otapreopt: Introduce protocol version 10
by Andreas Gampe
· 6 years ago
ce9fe7f
Otapreopt: Move binary to Soong
by Andreas Gampe
· 6 years ago
f9857ad
installd should be fully developed in AOSP.
by Jeff Sharkey
· 6 years ago
1752a11
Remove PIC option from oat files.
by Vladimir Marko
· 6 years ago
189d906
Installd: Add presubmit TEST_MAPPING
by Andreas Gampe
· 6 years ago
2ef09a7
Installd: Refactor installd_dexopt_test a bit
by Andreas Gampe
· 6 years ago
70564d5
Merge "Otapreopt: Add missing function" am: d760eb8662
by Andreas Gampe
· 7 years ago
a64a627
Otapreopt: Add missing function
by Andreas Gampe
· 7 years ago
07031ce
Merge "Fix SEGFAULT in profman" am: 037b50ec79
by Calin Juravle
· 7 years ago
a30265a
Fix SEGFAULT in profman
by Calin Juravle
· 7 years ago
76c2eaf
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
1572f9b
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
19d2d08
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
eb9b71e
Disable dex2oatd for release background compiles am: 31419e7ac8
by David Sehr
· 7 years ago
31419e7
Disable dex2oatd for release background compiles
by David Sehr
· 7 years ago
3bbaed2
Always pass --dex-location to profman
by Calin Juravle
· 7 years ago
6e9f4df
Merge "Always pass --dex-location to profman" into pi-dev am: 7be03ead4c
by Calin Juravle
· 7 years ago
59f7ab8
Always pass --dex-location to profman
by Calin Juravle
· 7 years ago
1fc161b
Merge "Fix tiny typo in LOG_TAG." am: d7c8bda2f9 am: 1d5a1e4d39
by Alan Stokes
· 7 years ago
cb27c34
Fix tiny typo in LOG_TAG.
by Alan Stokes
· 7 years ago
5f3079b
Merge "Otadexopt: Attempt to mount product partition" am: dce2457fd9
by Andreas Gampe
· 7 years ago
Next »