Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
d4a148b7d926a1784e7c4fe826645064c030962e
/
cmds
/
installd
17ef84d
am 867dc18e: am 9405746d: Merge "Rename --include-cfi to --generate-debug-info."
by David Srbecky
· 10 years ago
741a6ff
Rename --include-cfi to --generate-debug-info.
by David Srbecky
· 10 years ago
2a797d3
am 61a3c8de: Merge "Offer to move both code and data together." into mnc-dev
by Jeff Sharkey
· 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
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
· 10 years ago
14e084d
Installd: Disallow relocation for decryption
by neo.chae
· 10 years ago
4fb9f93
am d3255076: Merge "Installd: Swap file for dex2oat"
by Andreas Gampe
· 10 years ago
e1c0135
Installd: Swap file for dex2oat
by Andreas Gampe
· 10 years ago
3732128
am 1be4021c: Merge "Installd: Remove dalvik paths"
by Andreas Gampe
· 10 years ago
bd872e4
Installd: Remove dalvik paths
by Andreas Gampe
· 10 years ago
7fb390d
Mark 2 unused paramters as such
by Bernhard Rosenkränzer
· 10 years ago
8b1a277
am 754f16fc: Merge "Fix installd command line parser"
by Mike Lockwood
· 10 years ago
754f16f
Merge "Fix installd command line parser"
by Mike Lockwood
· 10 years ago
8d84b6f
am ba4a43c6: Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."
by Elliott Hughes
· 10 years ago
ba4a43c
Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."
by Elliott Hughes
· 10 years ago
9a4e7f4
Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
by Elliott Hughes
· 10 years ago
091ea77
Add an installd command to mark the end of boot.
by Narayan Kamath
· 10 years ago
35e5423
am 11bf9e5c: Merge "Add support for dalvik.vm.isa.<instruction set>.variant"
by Ian Rogers
· 10 years ago
741625a
resolved conflicts for merge of 37878b1e to lmp-mr1-dev-plus-aosp
by Dmitriy Ivanov
· 10 years ago
b1a6c2f
Add an installd command to mark the end of boot.
by Narayan Kamath
· 10 years ago
16a95b2
Add support for dalvik.vm.isa.<instruction set>.variant
by Ian Rogers
· 10 years ago
cd647d0
am 106e5820: Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev
by Igor Murashkin
· 10 years ago
9e87a80
installd: Set priority to background for dexopting
by Igor Murashkin
· 10 years ago
62bb385
Fix installd command line parser
by Serguei Katkov
· 10 years ago
664a72d
am 91c395f6: am 60fd3fee: Migrate CA certificates to all users
by Robin Lee
· 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
7f8ecd6
am cde4b13a: Merge "Allow more than one dex2oat extra option"
by Narayan Kamath
· 10 years ago
28da328
am cde4b13a: Merge "Allow more than one dex2oat extra option"
by Narayan Kamath
· 10 years ago
b0d8d00
Allow more than one dex2oat extra option
by Yevgeny Rouban
· 10 years ago
4355c0c
am e1e3d278: Merge "Clean cruft out of makefiles."
by Dan Albert
· 10 years ago
9e8b528
resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
b79dfe6
Clean cruft out of makefiles.
by Dan Albert
· 10 years ago
99d9fb1
Fix warnings on unused variables and parameters.
by Chih-Hung Hsieh
· 10 years ago
0ffb913
am 464e539c: Merge "Add new system APK locations." into lmp-dev
by Jeff Sharkey
· 10 years ago
770180a
Add new system APK locations.
by Jeff Sharkey
· 10 years ago
2a8bb97
am 51eec3b9: Merge "Fix relabeling of secondary user package directories."
by Nick Kralevich
· 10 years ago
8ac2a64
Fix relabeling of secondary user package directories.
by Stephen Smalley
· 10 years ago
ad2a408
am 8c1642ad: Merge "Remove obsolete prunedexcache"
by Brian Carlstrom
· 10 years ago
8b17ac6
Remove obsolete prunedexcache
by Alex Light
· 10 years ago
5f727f8
Remove obsolete prunedexcache
by Alex Light
· 10 years ago
18a9457
am 7903c6a2: Merge "Make clear data stricter." into lmp-dev
by Jeff Sharkey
· 10 years ago
7903c6a
Merge "Make clear data stricter." into lmp-dev
by Jeff Sharkey
· 10 years ago
3316fe4
Make clear data stricter.
by Jeff Sharkey
· 10 years ago
7330016
am 97477d20: Set compiler filter flag to true when vmSafeMode is present.
by Calin Juravle
· 10 years ago
4f60ac2
Add vm_safe_mode to dexopt.
by Calin Juravle
· 10 years ago
97477d2
Set compiler filter flag to true when vmSafeMode is present.
by Calin Juravle
· 10 years ago
2d509c0
am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev
by Calin Juravle
· 10 years ago
188fb81
am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev
by Calin Juravle
· 10 years ago
e9eb12c
Pass isa features flag to dex2oat.
by Calin Juravle
· 10 years ago
b1efac1
Add vm_safe_mode to dexopt.
by Calin Juravle
· 10 years ago
8fc7315
Pass isa features flag to dex2oat.
by Calin Juravle
· 10 years ago
01f4816
am c597b6dd: Fix validation of system paths in installd.
by Calin Juravle
· 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
c542d11
am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-dev
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
46ab27e
am e18987ef: Disable verification based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 10 years ago
e18987e
Disable verification based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 10 years ago
f7765c4
Disable verification based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 10 years ago
f12e678
am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV"
by Andreas Gampe
· 10 years ago
1a22eb7
Merge "Change an accidental ALOGE to an ALOGV"
by Andreas Gampe
· 10 years ago
93b1b9a
am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup"
by Narayan Kamath
· 10 years ago
3b14e5b
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
by Brian Carlstrom
· 10 years ago
a7915d4
Change an accidental ALOGE to an ALOGV
by Alex Light
· 10 years ago
0378aaf
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
by Brian Carlstrom
· 10 years ago
41cd9eb
Disable compilation based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 10 years ago
9a87db6
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]
by Brian Carlstrom
· 10 years ago
43c5d30
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
021843c
am 8ce28672: Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 10 years ago
7365a10
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
755d35f
am 74b3ecf4: Merge "Disable compilation based on vold.decrypt. [frameworks/native]"
by Brian Carlstrom
· 10 years ago
6461ddb
am 9c49e21d: Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]"
by Brian Carlstrom
· 10 years ago
538998f
Disable compilation based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 10 years ago
cf51ba1
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]
by Brian Carlstrom
· 10 years ago
6fd0408
am 4dd0d800: Merge "Fix implicit declaration of function \'prctl\' in installd."
by Elliott Hughes
· 10 years ago
119b765
Fix implicit declaration of function 'prctl' in installd.
by Elliott Hughes
· 10 years ago
ec535c5
Fix implicit declaration of function 'prctl' in installd.
by Elliott Hughes
· 10 years ago
Next »