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
*
Don't pay for filename/line number lookup unless you need to.
gingerbread
peshovec
2013-03-12
1
-31
/
+31
*
Merge "Undecoded jobject leaking in through attachThread" into gingerbread
Jef Oliver
2013-03-11
1
-1
/
+3
|
\
|
*
Undecoded jobject leaking in through attachThread
peshovec
2012-03-14
1
-1
/
+3
*
|
Merge "Restore fp after calling JNI method in allstubs interpreter" into ging...
Jef Oliver
2013-03-11
5
-5
/
+10
|
\
\
|
*
|
Restore fp after calling JNI method in allstubs interpreter
Chris Dearman
2012-03-26
5
-5
/
+10
|
|
/
*
|
Merge "cleanup redundant interfaces from iftable to avoid excessive LinearAll...
Jef Oliver
2013-03-11
1
-42
/
+35
|
\
\
|
*
|
cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use
peshovec
2012-03-10
1
-42
/
+35
|
|
/
*
|
Merge "Fixing a crash when doing lock profiling" into gingerbread
Jef Oliver
2013-03-11
1
-2
/
+2
|
\
\
|
*
|
Fixing a crash when doing lock profiling
Mattias Petersson
2012-04-08
1
-2
/
+2
*
|
|
Merge "Fix memory leaking in the VM" into gingerbread
Danny Baumann
2012-09-18
2
-0
/
+5
|
\
\
\
|
*
|
|
Fix memory leaking in the VM
Robert CH Chou
2012-03-20
2
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge "Don't malloc between fork and exec" into gingerbread
Danny Baumann
2012-09-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't malloc between fork and exec
peshovec
2012-03-10
1
-1
/
+1
|
|
/
/
*
|
/
Added missing <include sys/resource.h> for gcc > 4.7.0
xkonni
2012-09-02
1
-1
/
+8
|
|
/
|
/
|
*
|
Obvious mix of = and ==
Mark Gordon
2012-04-05
1
-1
/
+1
|
/
*
Merge branch 'gingerbread' of git://git.omapzoom.org/platform/dalvik into 237
cm-7.1.0
gingerbread-release
Steve Kondik
2011-09-29
126
-874
/
+993
|
\
|
*
Update to allow x86-atom build for FI on Gingerbread
Johnnie Birch
2011-06-09
122
-913
/
+985
|
*
Combined patch from master branch
Bruce Beare
2011-06-09
12
-151
/
+198
*
|
Fix uninitialized variable warning pointed out by gcc flag -fdata-sections
Jim Huang
2011-09-20
1
-0
/
+1
*
|
Fixed leak of real object pointer. Only a problem when using indirect refs.
Mark Gordon
2011-05-18
1
-1
/
+1
*
|
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/dalvik in...
cm-7.0.3
cm-7.0.2.1
cm-7.0.1
cm-7.0.0
Steve Kondik
2011-02-28
6
-20
/
+79
|
\
|
|
*
Use bcopy() to move object refs around within an array. DO NOT MERGE.
Dan Bornstein
2011-01-27
1
-11
/
+38
|
*
Handle the case of referent clearing during tracing.
Carl Shapiro
2011-01-12
1
-3
/
+5
|
*
Parameterize instance counting to include subclasses.
Carl Shapiro
2011-01-04
3
-5
/
+36
|
*
Fix for Issue 3161543 - Remove stray line of code in JIT
buzbee
2010-11-30
1
-1
/
+0
*
|
Fix armv6j codegen templates
Ricardo Cerqueira
2010-12-23
2
-1
/
+11
*
|
Add support for the armv6-vfp processor target
Ricardo Cerqueira
2010-12-20
40
-2
/
+14220
*
|
Add support for the armv6j processor target
Ricardo Cerqueira
2010-12-20
38
-2
/
+15081
|
/
*
Set capabilities sooner.
Andy McFadden
2010-10-27
1
-5
/
+56
*
Fix for array lower-bound check for count-down loops.
Ben Cheng
2010-10-25
1
-4
/
+5
*
Fix class loader interning following a String.intern.
Carl Shapiro
2010-10-19
1
-8
/
+58
*
Merge "Exit early if the we encounter a null reference." into gingerbread
Carl Shapiro
2010-10-18
1
-1
/
+4
|
\
|
*
Exit early if the we encounter a null reference.
Carl Shapiro
2010-10-18
1
-1
/
+4
*
|
Pop call frame before boxing result
Andy McFadden
2010-10-18
2
-3
/
+17
|
/
*
x86 mterp: fix cherry-pick/merge, issue 3095771
buzbee
2010-10-14
2
-2
/
+2
*
Add include guards to avoid multiple definitions.
Carl Shapiro
2010-10-11
1
-0
/
+5
*
Merge "Use the break position of the current mspace for sizing the zygote hea...
Carl Shapiro
2010-10-10
1
-6
/
+5
|
\
|
*
Use the break position of the current mspace for sizing the zygote heap.
Carl Shapiro
2010-10-10
1
-6
/
+5
*
|
Verify method invocation type.
Andy McFadden
2010-10-10
1
-4
/
+31
|
/
*
Merge "Include static fields when dumping class objects." into gingerbread
Carl Shapiro
2010-10-01
1
-6
/
+41
|
\
|
*
Include static fields when dumping class objects.
Carl Shapiro
2010-10-01
1
-6
/
+41
*
|
Merge "Change Runtime.nativeLoad to return the dlerror(3) string." into ginge...
Elliott Hughes
2010-10-01
3
-137
/
+27
|
\
\
|
*
|
Change Runtime.nativeLoad to return the dlerror(3) string.
Elliott Hughes
2010-09-30
3
-137
/
+27
|
|
/
*
|
GC Card marking fix for SPUT_OBJECT - use correct object head
buzbee
2010-09-30
10
-68
/
+57
*
|
Correct dexopt for uniprocessors.
Andy McFadden
2010-09-30
3
-4
/
+17
|
/
*
Merge "After trimming, set the footprint to the number of pages in use." into...
Carl Shapiro
2010-09-29
1
-0
/
+1
|
\
|
*
After trimming, set the footprint to the number of pages in use.
Carl Shapiro
2010-09-28
1
-0
/
+1
*
|
Merge "Update the card table scanning for header-only card marks." into ginge...
Carl Shapiro
2010-09-29
2
-74
/
+29
|
\
\
|
*
|
Update the card table scanning for header-only card marks.
Carl Shapiro
2010-09-29
2
-74
/
+29
|
|
/
*
|
Plumb SMP optimization control through to dexopt.
Dan Bornstein
2010-09-28
2
-0
/
+2
[next]