index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
interp
/
Jit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
1
-1
/
+11
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-4
/
+4
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-59
/
+59
*
Fix single-stepping resume mode in the interpreter.
Ben Cheng
2011-10-27
1
-2
/
+5
*
Remove dead code/unused variables to avoid gcc-4.6 warnings.
Doug Kwan
2011-07-07
1
-3
/
+0
*
Prefer printf format "%#x" over "0x%x".
Dan Bornstein
2011-05-26
1
-23
/
+23
*
Interpreter/Debugger fix #4479968
buzbee
2011-05-25
1
-2
/
+2
*
Fix a couple debugging issues involving JIT single-stepping mode.
Ben Cheng
2011-05-10
1
-6
/
+5
*
Refine & simplify the interBreak mechanism
buzbee
2011-04-25
1
-10
/
+6
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-16
/
+16
*
Remove unneeded void argument list declarations.
Carl Shapiro
2011-04-20
1
-1
/
+1
*
Move the verifier and parts of the interpreter into C++.
Carl Shapiro
2011-04-15
1
-0
/
+1514