index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
interp
/
Stack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump stacks for all native threads, not just those in JNI.
Jeff Brown
2011-10-27
1
-1
/
+1
*
Dump native stack of JNI methods when handling SIGQUIT.
Jeff Brown
2011-10-22
1
-0
/
+1
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Fixes to allow the debug VM configuration to build.
Carl Shapiro
2011-05-10
1
-1
/
+1
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-11
/
+2
*
Consolidate curFrame fields in thread storage
buzbee
2011-04-22
1
-2
/
+2
*
Convert the internal and in-line natives to C++.
Carl Shapiro
2011-04-12
1
-4
/
+3
*
Compile the garbage collector and heap profiler as C++.
Carl Shapiro
2011-04-08
1
-0
/
+7
*
Use indirect references in JNI by default.
Carl Shapiro
2011-03-08
1
-4
/
+0
*
Increase the size of the stack reserved area.
Andy McFadden
2010-02-03
1
-1
/
+1
*
Fix stack overflow edge case.
Andy McFadden
2010-02-03
1
-1
/
+1
*
Display additional information on stack overflow.
Andy McFadden
2009-09-10
1
-1
/
+2
*
Another round of scary indirect ref changes.
Andy McFadden
2009-08-25
1
-7
/
+13
*
Initial port of the Dalvik JIT enging to the internal repository.
Ben Cheng
2009-06-04
1
-0
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+277
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-277
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+277