index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
interp
/
InterpState.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for sample profiling in traceview.
Jeff Hao
2013-08-28
1
-0
/
+1
*
JIT tuning; set cache size on command line
buzbee
2013-05-23
1
-1
/
+1
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
1
-0
/
+20
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Pack interpSave struct to fix x86 & Arm diffs
buzbee
2011-05-25
1
-1
/
+1
*
Interpreter/Debugger fix #4479968
buzbee
2011-05-25
1
-0
/
+1
*
x86 interpreter fix
buzbee
2011-05-02
1
-0
/
+2
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-28
/
+20
*
Refine & simplify the interBreak mechanism
buzbee
2011-04-25
1
-38
/
+26
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-1
/
+1
*
Move the verifier and parts of the interpreter into C++.
Carl Shapiro
2011-04-15
1
-7
/
+7
*
Move fundamental object definitions and operations to C++
Carl Shapiro
2011-04-13
1
-0
/
+8
*
Add safepoint callback for gc
buzbee
2011-03-28
1
-1
/
+4
*
Interpreter restructuring
buzbee
2011-03-23
1
-5
/
+67
*
Handle relocatable class objects in JIT'ed code.
Ben Cheng
2011-03-10
1
-10
/
+14
*
Interpreter restructuring: eliminate InterpState
buzbee
2011-02-19
1
-0
/
+177