Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
4d26534f6a65d7af89cc32da8fbc32beed693201
/
test
/
StackWalk
/
stack_walk_jni.cc
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
e7d856b
Add GC map to oat file
by Brian Carlstrom
· 14 years ago
91250e0
Knock 0.5s off the Calculator startup time.
by Elliott Hughes
· 14 years ago
6d4d9fc
Reduce meta-data object sizes, introduce meta-data helper classes.
by Ian Rogers
· 14 years ago
d2b8abf
Fix the StackWalk unit test. SegFault was caused by wrong comparisons.
by Shih-wei Liao
· 14 years ago
d81871c
Verifier clean up.
by Ian Rogers
· 14 years ago
2641f71
Move test codes out of src/. They belong to the test/ directory.
by Shih-wei Liao
· 14 years ago
[Renamed from src/stack_walk.cc]
0839bdb
Use CHECK instead of EXPECT. Also, added a previously missing root V0.
by Shih-wei Liao
· 14 years ago
8e4b2fc
Turn on StackWalk. It passes the test now.
by Shih-wei Liao
· 14 years ago
92827a5
Setup AbstractMethodError and dlsym stub when loading from oat
by Brian Carlstrom
· 14 years ago
f5a7a47
Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).
by Elliott Hughes
· 14 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 14 years ago
33f741e
Remove opening of DexFile from pointer
by Brian Carlstrom
· 14 years ago
9407c60
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
by Shih-wei Liao
· 14 years ago