index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
1742
-328972
/
+0
*
Rename openDexFileNative to openDexFile.
Calin Juravle
2014-07-16
1
-4
/
+4
*
Switch defaults of dlmalloc/jemalloc.
Christopher Ferris
2014-07-12
1
-3
/
+3
*
Really move dalvik off bionic's __memcmp16.
Elliott Hughes
2014-06-12
1
-42
/
+11
*
Merge "Move target dalvik off __memcmp16."
Elliott Hughes
2014-06-10
1
-49
/
+0
|
\
|
*
Move target dalvik off __memcmp16.
Elliott Hughes
2014-06-10
1
-49
/
+0
*
|
Merge "Build host libdvm as 32-bit only."
Ying Wang
2014-06-10
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Build host libdvm as 32-bit only.
Ying Wang
2014-05-20
1
-2
/
+3
*
|
Fix dalvik script to invoke dalvikvm with the right library.
Nicolas Geoffray
2014-06-03
1
-0
/
+1
*
|
Merge "Support new VMRuntime native method"
Sebastien Hertz
2014-05-22
1
-0
/
+7
|
\
\
|
*
|
Support new VMRuntime native method
Sebastien Hertz
2014-05-22
1
-0
/
+7
|
|
/
*
/
Add support for jemalloc.
Christopher Ferris
2014-05-14
3
-1
/
+11
|
/
*
Remove tests of dead code.
Elliott Hughes
2014-05-13
2
-378
/
+0
*
Track package manager changes for arch specific dexopt.
Narayan Kamath
2014-05-01
1
-2
/
+2
*
Remove inconsistent usage of macros that broke Thread.sleep/wait on host
Paul Duffin
2014-04-24
5
-26
/
+29
*
Merge "Dalvik script: Use PWD for android-data and cleanup after running."
Nicolas Geoffray
2014-04-16
1
-4
/
+7
|
\
|
*
Dalvik script: Use PWD for android-data and cleanup after running.
Nicolas Geoffray
2014-04-02
1
-4
/
+7
*
|
Fix debugging on dalvik.
Narayan Kamath
2014-04-10
1
-3
/
+1
*
|
Move zygote initialization code to the framework.
Narayan Kamath
2014-04-01
5
-771
/
+168
*
|
Remove Zygote.fork
Narayan Kamath
2014-03-28
1
-35
/
+0
*
|
dalvik: fix mips build
Colin Cross
2014-03-24
1
-1
/
+1
*
|
dalvik: let 32-bit dalvik build on multilib targets
Colin Cross
2014-03-21
3
-25
/
+26
|
/
*
Merge "Script is using function(), which is bash specific."
Nicolas Geoffray
2014-03-18
1
-1
/
+1
|
\
|
*
Script is using function(), which is bash specific.
Nicolas Geoffray
2014-03-17
1
-1
/
+1
*
|
Changed dvmDexCacheStatus to check for odex file first.
Jeff Hao
2014-03-17
1
-49
/
+53
|
/
*
Add native binding for isDexOptNeededInternal.
Narayan Kamath
2014-03-10
1
-0
/
+7
*
Remove usage of pthread_cond_timedwait_monotonic_np.
Narayan Kamath
2014-03-04
4
-11
/
+24
*
Remove old fork-and-specialize API
Dave Platt
2014-02-13
1
-18
/
+1
*
Merge "Finish fixing Zygote descriptor leakage problem"
Dave Platt
2014-02-12
1
-3
/
+76
|
\
|
*
Finish fixing Zygote descriptor leakage problem
Dave Platt
2014-02-06
1
-3
/
+76
*
|
Move dalvik off cacheflush so we can deprecate it.
Elliott Hughes
2014-02-12
8
-30
/
+17
*
|
Merge "Fix dalvik script file to be able to run without defining environment ...
Nicolas Geoffray
2014-02-11
1
-0
/
+13
|
\
\
|
*
|
Fix dalvik script file to be able to run without defining environment variables.
Nicolas Geoffray
2014-02-11
1
-0
/
+13
|
|
/
*
|
Merge "Use MAP_FIXED in remapNewHeap"
Elliott Hughes
2014-02-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use MAP_FIXED in remapNewHeap
Pete Delaney
2014-01-09
1
-1
/
+1
*
|
Switch dalvik over to a long in DexFile.
Elliott Hughes
2014-02-04
1
-12
/
+10
*
|
Merge "dalvik: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
Colin Cross
2014-01-28
1
-1
/
+1
|
\
\
|
*
|
dalvik: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
Colin Cross
2014-01-27
1
-1
/
+1
*
|
|
Merge "Update Dalvik native interfaces for startMethodTracing."
Jeff Hao
2014-01-28
1
-6
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update Dalvik native interfaces for startMethodTracing.
Jeff Hao
2014-01-27
1
-6
/
+12
*
|
|
Merge "Revert "Protect JIT Code cache modifications with version check""
Jeff Hao
2014-01-27
1
-32
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Protect JIT Code cache modifications with version check"
Jeff Hao
2014-01-27
1
-32
/
+18
*
|
|
Let dalvik use <stdint.h> for SIZE_MAX.
Elliott Hughes
2014-01-24
3
-3
/
+1
*
|
|
Change exception message for ArrayStoreException.
Narayan Kamath
2014-01-17
1
-1
/
+1
*
|
|
Force stack alignment for external calls for x86
vladimir.a.ivanov
2014-01-13
1
-2
/
+6
*
|
|
Merge "Protect JIT Code cache modifications with version check"
Bill Buzbee
2014-01-10
1
-18
/
+32
|
\
|
|
|
|
/
|
/
|
|
*
Protect JIT Code cache modifications with version check
Ardi Dhrimaj
2013-12-10
1
-18
/
+32
*
|
Merge "Initialize callTgt variable"
Ian Rogers
2013-12-31
1
-1
/
+1
|
\
\
|
*
|
Initialize callTgt variable
Bernhard Rosenkränzer
2013-12-31
1
-1
/
+1
*
|
|
Don't implicitly cast NULL to a bool
Bernhard Rosenkränzer
2013-12-31
1
-1
/
+1
|
/
/
[next]