index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmds
/
installd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for dalvik.vm.isa.<instruction set>.variant
Ian Rogers
2014-11-08
1
-0
/
+12
*
am 60fd3fee: Migrate CA certificates to all users
Robin Lee
2014-10-15
3
-35
/
+144
|
\
|
*
Migrate CA certificates to all users
Robin Lee
2014-10-15
3
-35
/
+144
*
|
am cde4b13a: Merge "Allow more than one dex2oat extra option"
Narayan Kamath
2014-10-01
1
-5
/
+38
|
\
\
|
*
|
Allow more than one dex2oat extra option
Yevgeny Rouban
2014-09-17
1
-5
/
+38
*
|
|
am e1e3d278: Merge "Clean cruft out of makefiles."
Dan Albert
2014-09-12
1
-3
/
+1
|
\
\
\
|
|
/
/
|
*
|
Clean cruft out of makefiles.
Dan Albert
2014-09-11
1
-3
/
+1
*
|
|
resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp
Dan Albert
2014-09-12
3
-28
/
+25
|
\
\
\
|
|
/
/
|
*
|
Fix warnings on unused variables and parameters.
Chih-Hung Hsieh
2014-09-11
3
-28
/
+25
*
|
|
am 464e539c: Merge "Add new system APK locations." into lmp-dev
Jeff Sharkey
2014-09-09
4
-16
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add new system APK locations.
Jeff Sharkey
2014-09-09
4
-16
/
+36
|
*
|
Remove obsolete prunedexcache
Alex Light
2014-08-28
3
-55
/
+0
*
|
|
am 51eec3b9: Merge "Fix relabeling of secondary user package directories."
Nick Kralevich
2014-09-08
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix relabeling of secondary user package directories.
Stephen Smalley
2014-09-08
1
-1
/
+1
*
|
|
am 8c1642ad: Merge "Remove obsolete prunedexcache"
Brian Carlstrom
2014-08-29
3
-55
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove obsolete prunedexcache
Alex Light
2014-08-28
3
-55
/
+0
|
*
|
Add vm_safe_mode to dexopt.
Calin Juravle
2014-08-27
3
-10
/
+16
|
*
|
Pass isa features flag to dex2oat.
Calin Juravle
2014-08-26
1
-8
/
+21
|
*
|
Fix validation of system paths in installd.
Calin Juravle
2014-08-22
2
-27
/
+67
|
*
|
Allow apk path to contain one subdirectory.
Calin Juravle
2014-08-22
2
-26
/
+27
|
*
|
Disable verification based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-15
1
-1
/
+1
*
|
|
am 7903c6a2: Merge "Make clear data stricter." into lmp-dev
Jeff Sharkey
2014-08-27
1
-6
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Make clear data stricter." into lmp-dev
Jeff Sharkey
2014-08-27
1
-6
/
+1
|
|
\
\
|
|
*
|
Make clear data stricter.
Jeff Sharkey
2014-08-27
1
-6
/
+1
*
|
|
|
am 97477d20: Set compiler filter flag to true when vmSafeMode is present.
Calin Juravle
2014-08-27
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Set compiler filter flag to true when vmSafeMode is present.
Calin Juravle
2014-08-27
1
-0
/
+1
|
|
/
/
*
|
|
am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-dev
Calin Juravle
2014-08-26
3
-10
/
+15
|
\
\
\
|
|
/
/
|
*
|
Add vm_safe_mode to dexopt.
Calin Juravle
2014-08-26
3
-10
/
+15
*
|
|
am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-dev
Calin Juravle
2014-08-26
1
-8
/
+21
|
\
\
\
|
|
/
/
|
*
|
Pass isa features flag to dex2oat.
Calin Juravle
2014-08-26
1
-8
/
+21
*
|
|
am c597b6dd: Fix validation of system paths in installd.
Calin Juravle
2014-08-22
2
-27
/
+67
|
\
\
\
|
|
/
/
|
*
|
Fix validation of system paths in installd.
Calin Juravle
2014-08-22
2
-27
/
+67
*
|
|
am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-dev
Calin Juravle
2014-08-22
2
-26
/
+27
|
\
\
\
|
|
/
/
|
*
|
Allow apk path to contain one subdirectory.
Calin Juravle
2014-08-20
2
-26
/
+27
*
|
|
am e18987ef: Disable verification based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Disable verification based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-15
1
-1
/
+1
|
*
|
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
Brian Carlstrom
2014-08-11
1
-0
/
+5
|
*
|
Disable compilation based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-06
1
-1
/
+11
|
*
|
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...
Brian Carlstrom
2014-08-06
1
-0
/
+12
|
*
|
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-06
3
-22
/
+102
|
*
|
Fix implicit declaration of function 'prctl' in installd.
Elliott Hughes
2014-07-18
1
-1
/
+1
*
|
|
am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV"
Andreas Gampe
2014-08-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Change an accidental ALOGE to an ALOGV"
Andreas Gampe
2014-08-11
1
-1
/
+1
|
|
\
\
|
|
*
|
Change an accidental ALOGE to an ALOGV
Alex Light
2014-08-11
1
-1
/
+1
*
|
|
|
am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKG...
Narayan Kamath
2014-08-11
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
Brian Carlstrom
2014-08-08
1
-0
/
+5
|
|
/
/
*
|
|
am 8ce28672: Merge "Make system use patchoat to relocate during runtime."
Brian Carlstrom
2014-08-05
3
-22
/
+102
|
\
\
\
|
|
/
/
|
*
|
Make system use patchoat to relocate during runtime.
Alex Light
2014-08-05
3
-22
/
+102
*
|
|
am 74b3ecf4: Merge "Disable compilation based on vold.decrypt. [frameworks/na...
Brian Carlstrom
2014-08-04
1
-1
/
+11
|
\
\
\
|
|
/
/
|
*
|
Disable compilation based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-04
1
-1
/
+11
[next]