Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
40c47b50f6c37ff2af919a0d51f12d3e7cc794a3
/
src
/
exception_test.cc
f57c47c
Fix vmap handling. Adjust all PCs by -2 in WalkStack.
by Ian Rogers
· 14 years ago
33f741e
Remove opening of DexFile from pointer
by Brian Carlstrom
· 14 years ago
e24fa61
Separate oat from image
by Brian Carlstrom
· 14 years ago
01158d7
Implement most of VMStack and some of Zygote.
by Elliott Hughes
· 14 years ago
25c3325
Fix compiler class initialization to properly deal with super classes
by Brian Carlstrom
· 14 years ago
bdb0391
Support for exception throwing.
by Ian Rogers
· 14 years ago
aaa2080
Implement Throwable::nativeFillInStackTrace and nativeGetStackTrace.
by Ian Rogers
· 14 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 14 years ago
0cfe1fb
Use accessor methods for Object fields.
by Ian Rogers
· 14 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 14 years ago
8a48741
Allow compilation of classes in different ClassLoaders
by Brian Carlstrom
· 14 years ago
ff0f9be
Fix DexFile's line number and test EH and StackTraceElement in 3 ways.
by Shih-wei Liao
· 14 years ago
9b576b4
Add StackVisitor, CountStackDepthVisitor, BuildStackTraceVisitor for EH.
by Shih-wei Liao
· 14 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 14 years ago
4417536
Add AllocStackTrace(). Move InternalStackTrace to managed heap.
by Shih-wei Liao
· 14 years ago
55df06b
Stack Trace Element with its unit test added too.
by Shih-wei Liao
· 14 years ago
1a18c8c
Initial implementation of throw+unwind+Frame.
by Shih-wei Liao
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
f734cf5
Add ParsedOptions test (and migrate RuntimeTest to CommonTest)
by Brian Carlstrom
· 14 years ago
2fb9753
Exception Handling: libdex integration. Also added unit test on exception.
by Shih-wei Liao
· 14 years ago