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
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
|
/
*
Exclude sha1.c when building libdex for device
Jim Huang
2011-10-02
1
-2
/
+1
*
Merge branch 'gingerbread' of git://git.omapzoom.org/platform/dalvik into 237
cm-7.1.0
gingerbread-release
Steve Kondik
2011-09-29
129
-876
/
+1005
|
\
|
*
merge intel x86 patches into gingerbread branch
David 'Digit' Turner
2011-07-08
129
-876
/
+1005
|
|
\
|
|
*
Only use O_BINARY if it is defined (windows compatibility)
Bruce Beare
2011-06-09
2
-0
/
+6
|
|
*
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
15
-153
/
+204
|
|
/
*
|
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
|
*
am 70b130f5: (-s ours) Clean up/out some comments. DO NOT MERGE.
Dan Bornstein
2011-01-14
0
-0
/
+0
|
|
\
|
|
*
Clean up/out some comments. DO NOT MERGE.
Dan Bornstein
2011-01-14
2
-107
/
+37
|
*
|
am 80a30431: (-s ours) Remove some pointless tests.
Dan Bornstein
2011-01-13
0
-0
/
+0
|
|
\
|
|
|
*
Remove some pointless tests.
Dan Bornstein
2011-01-13
14
-1938
/
+30
|
*
|
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
*
|
|
DexOpt anything in /system on /cache
ctso
2011-01-09
1
-1
/
+31
*
|
|
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
|
/
/
*
|
am 886130bc: (-s ours) Two patches.
Andy McFadden
2010-11-08
0
-0
/
+0
|
\
|
|
*
Two patches.
Andy McFadden
2010-11-08
2
-14
/
+85
*
|
am fbe51551: (-s ours) Remove a pointless test, which just tested a test supp...
Dan Bornstein
2010-10-29
0
-0
/
+0
|
\
|
|
*
Remove a pointless test, which just tested a test support class.
Dan Bornstein
2010-10-29
3
-549
/
+0
*
|
am 3144eec0: (-s ours) Replace the implementation of this class.
Dan Bornstein
2010-10-29
0
-0
/
+0
|
\
|
|
*
Replace the implementation of this class.
Dan Bornstein
2010-10-29
1
-1018
/
+885
*
|
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 "Update heap dump notes. DO NOT MERGE." into gingerbread
Andy McFadden
2010-10-19
1
-12
/
+3
|
\
\
|
*
|
Update heap dump notes. DO NOT MERGE.
Andy McFadden
2010-10-19
1
-12
/
+3
*
|
|
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
|
/
/
[next]