1. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  2. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  3. ff0f9be Fix DexFile's line number and test EH and StackTraceElement in 3 ways. by Shih-wei Liao · 13 years ago
  4. 9b576b4 Add StackVisitor, CountStackDepthVisitor, BuildStackTraceVisitor for EH. by Shih-wei Liao · 13 years ago
  5. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago
  6. 4417536 Add AllocStackTrace(). Move InternalStackTrace to managed heap. by Shih-wei Liao · 13 years ago
  7. 55df06b Stack Trace Element with its unit test added too. by Shih-wei Liao · 13 years ago
  8. 1a18c8c Initial implementation of throw+unwind+Frame. by Shih-wei Liao · 13 years ago
  9. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  10. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  11. 2fb9753 Exception Handling: libdex integration. Also added unit test on exception. by Shih-wei Liao · 13 years ago