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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
9
-1542
/
+0
*
Force stack alignment for external calls for x86
vladimir.a.ivanov
2014-01-13
1
-2
/
+6
*
Remove the sole reference to __ARM_HAVE_BLX.
Elliott Hughes
2013-12-13
1
-5
/
+0
*
Remove some ARMv5 cruft.
Elliott Hughes
2013-12-13
2
-20
/
+0
*
Revert "Remove some of the x86 libdvm.so text relocations."
Elliott Hughes
2013-08-09
1
-1
/
+1
*
Remove some of the x86 libdvm.so text relocations.
Elliott Hughes
2013-08-09
1
-1
/
+1
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
3
-268
/
+1
*
Remove untested SH "support"; bionic long since stopped supporting SH.
Elliott Hughes
2012-07-18
1
-400
/
+0
*
resolved conflicts for merge of 93a44a28 to jb-dev-plus-aosp
Elliott Hughes
2012-05-03
3
-0
/
+406
|
\
|
*
[MIPS] Dalvik fast interpreter support and JIT implementation
Raghu Gandham
2012-05-02
3
-0
/
+406
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
|
/
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-2
/
+2
*
Move the interpreter into C++.
Carl Shapiro
2011-04-20
5
-0
/
+0
*
Interpreter restructuring
buzbee
2011-03-23
1
-1
/
+2
*
resolved conflicts for merge of 9553565f to dalvik-dev
buzbee
2011-03-19
1
-4
/
+6
|
\
|
*
x86: restore standard stack frame layout and fix stack alignment.
Eugene Surovegin
2011-03-09
1
-4
/
+6
|
*
Fix EABI call bridge.
Andy McFadden
2011-01-07
1
-2
/
+4
*
|
Fix handling of short types in FFI bridge
Andy McFadden
2011-03-09
1
-3
/
+11
*
|
Use an explicit fp in dvmPlatformInvoke
Andy McFadden
2011-03-08
1
-84
/
+78
*
|
Fix some asm .size directives
Andy McFadden
2011-02-15
1
-1
/
+1
*
|
Fix EABI call bridge.
Andy McFadden
2011-01-06
1
-2
/
+4
|
/
*
CPU errata workaround.
Andy McFadden
2010-11-24
1
-2
/
+26
*
am ad3ff025: Merge "Update Call386ABI.S to support 16 byte alignment"
Jean-Baptiste Queru
2010-10-10
1
-19
/
+6
|
\
|
*
Update Call386ABI.S to support 16 byte alignment
Johnnie Birch
2010-09-28
1
-19
/
+6
*
|
Tracing for developers of native methods.
Elliott Hughes
2010-07-15
1
-1
/
+1
*
|
am a224c03a: am 36b3b873: merge from froyo-plus-aosp
The Android Open Source Project
2010-06-14
1
-0
/
+34
|
\
\
|
*
|
am 36b3b873: merge from froyo-plus-aosp
The Android Open Source Project
2010-06-14
1
-0
/
+34
|
|
\
|
|
|
*
Fix for x86-atom/CALLABI.S to handle failure for android.jni.cts.JniStaticTes...
Johnnie Birch
2010-06-09
1
-0
/
+34
|
*
|
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Brian Carlstrom
2010-05-28
2
-3
/
+1
|
|
/
*
|
Remove repeated newlines at the end of files.
Carl Shapiro
2010-06-08
1
-1
/
+0
*
|
Remove trailing whitespace.
Carl Shapiro
2010-06-08
2
-2
/
+2
*
|
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-1
/
+1
*
|
am 59a007be: am cf4e8b02: Merge "This is a contribution of x86-atom targeted ...
Andy McFadden
2010-02-28
2
-0
/
+247
|
\
|
|
*
This is a contribution of x86-atom targeted assembly for the fast byte-code i...
Johnnie Birch
2010-02-22
2
-0
/
+247
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-12
3
-3
/
+428
|
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
7
-0
/
+1103
|
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
7
-1103
/
+0
*
|
Do not include assert.h in places where it may shadow the definition
Carl Shapiro
2010-02-11
1
-2
/
+0
*
|
Fix x86 call bridge
Marco Nelissen
2009-09-02
1
-1
/
+2
*
|
Minor tweak (TEQS -> TEQ).
Andy McFadden
2009-07-30
1
-1
/
+1
*
|
Fix for 3326: Incorrect return value from native library in dalvik
Bill Buzbee
2009-07-28
1
-2
/
+21
*
|
added/modified to support SuperH architecture
Shin-ichiro KAWASAKI
2009-06-23
1
-0
/
+400
*
|
Fixes to make dalvik compile for armv4t:
Fredrik Markström
2009-03-24
1
-0
/
+5
|
/
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
6
-77
/
+504
*
Initial Contribution
The Android Open Source Project
2008-10-21
3
-0
/
+676