index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
StackWalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include held locks in SIGQUIT thread dumps.
Elliott Hughes
2012-06-27
1
-2
/
+2
*
Remove Frame, merge shadow and quick representations.
Ian Rogers
2012-06-21
1
-23
/
+30
*
Renamed ReferenceMapVisitor to prevent confusion with art version.
jeffhao
2012-04-17
1
-4
/
+4
*
Separate out more of LLVM build. Move verifier.
Ian Rogers
2012-04-14
1
-1
/
+1
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
1
-1
/
+1
*
Fix all our unused parameter warnings so we let GCC report them.
Elliott Hughes
2012-03-16
1
-4
/
+2
*
Give WalkStack's callback a way to terminate early.
Elliott Hughes
2012-03-12
1
-2
/
+4
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Add GC map to oat file
Brian Carlstrom
2012-01-17
1
-1
/
+1
*
Knock 0.5s off the Calculator startup time.
Elliott Hughes
2011-12-13
1
-1
/
+1
*
Reduce meta-data object sizes, introduce meta-data helper classes.
Ian Rogers
2011-12-06
1
-7
/
+9
*
Fix the StackWalk unit test. SegFault was caused by wrong comparisons.
Shih-wei Liao
2011-10-24
1
-3
/
+3
*
Verifier clean up.
Ian Rogers
2011-10-24
1
-23
/
+13
*
Move test codes out of src/. They belong to the test/ directory.
Shih-wei Liao
2011-10-17
1
-0
/
+112
*
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
Shih-wei Liao
2011-09-25
1
-0
/
+93