index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
Compiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the protection of code cache for x86 JIT
Jun Tian
2013-08-09
1
-8
/
+8
*
am b91f922c: am f3079bda: Merge "Rename unreasonable function name dmvCompile...
Elliott Hughes
2013-06-05
1
-2
/
+2
|
\
|
*
Rename unreasonable function name dmvCompilerTemplateEnd
Yanchuan Nian
2013-06-05
1
-2
/
+2
|
*
Fix a minor leaks caused by failed initializations.(typo)
You Kim
2013-04-03
1
-1
/
+3
*
|
JIT tuning; set cache size on command line
buzbee
2013-05-23
1
-1
/
+1
*
|
Fix a minor leaks caused by failed initializations.(typo)
You Kim
2013-04-02
1
-1
/
+3
|
/
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
1
-0
/
+15
*
resolved conflicts for merge of 93a44a28 to jb-dev-plus-aosp
Elliott Hughes
2012-05-03
1
-3
/
+3
|
\
|
*
[MIPS] Dalvik fast interpreter support and JIT implementation
Raghu Gandham
2012-05-02
1
-3
/
+3
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-7
/
+7
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-1
/
+1
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-10
/
+10
|
/
*
Mark a variable as volatile to suppress a gcc warning.
Doug Kwan
2011-06-29
1
-1
/
+6
*
Fix a minor leaks caused by failed initializations.
Carl Shapiro
2011-06-08
1
-0
/
+1
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-7
/
+7
*
Refine & simplify the interBreak mechanism
buzbee
2011-04-25
1
-2
/
+1
*
InterpBreak cleanup (part 1)
buzbee
2011-04-22
1
-1
/
+1
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-1
/
+1
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
1
-0
/
+852