index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
interp
/
Interp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unsupported experimental opcodes.
Elliott Hughes
2012-01-05
1
-2
/
+1
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-17
/
+10
*
Refine & simplify the interBreak mechanism
buzbee
2011-04-25
1
-8
/
+5
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-2
/
+2
*
Move fundamental object definitions and operations to C++
Carl Shapiro
2011-04-13
1
-0
/
+8
*
Fix interpreter debug attach
buzbee
2011-03-30
1
-9
/
+6
*
Add safepoint callback for gc
buzbee
2011-03-28
1
-1
/
+15
*
Interpreter restructuring
buzbee
2011-03-23
1
-1
/
+37
*
New interpreter breakout mechanism
buzbee
2011-02-28
1
-0
/
+5
*
Interpreter restructuring: eliminate InterpState
buzbee
2011-02-19
1
-0
/
+1
*
Consolidate mterp's debug/profile/suspend control
buzbee
2011-01-19
1
-0
/
+5
*
It's "opcode" not "opCode".
Dan Bornstein
2010-12-01
1
-1
/
+1
*
Always support debugging and profiling.
Andy McFadden
2010-08-18
1
-2
/
+0
*
Fix a deadlock in the breakpoint code.
Andy McFadden
2010-04-23
1
-13
/
+2
*
Change the way breakpoints work.
Andy McFadden
2009-11-16
1
-3
/
+33
*
Defer reporting of certain verifier failures.
Andy McFadden
2009-05-18
1
-1
/
+4
*
Added throw-verification-error instruction.
Andy McFadden
2009-05-07
1
-0
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+37
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-37
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+37