1. 63433ba Add a unit test for ReferenceMap that involves try-catch-finally. by Shih-wei Liao · 13 years ago
  2. 03a20ba Implement DexFile_getClassNameList by Brian Carlstrom · 13 years ago
  3. a9f1978 Add support for oat files in /data/art-cache by Brian Carlstrom · 13 years ago
  4. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  5. 8e4b2fc Turn on StackWalk. It passes the test now. by Shih-wei Liao · 13 years ago
  6. 92827a5 Setup AbstractMethodError and dlsym stub when loading from oat by Brian Carlstrom · 13 years ago
  7. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  8. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  9. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  10. 4f894e3 Fix stack scanning bugs: Add PC OFFSET before retrieving Registermap. by Shih-wei Liao · 13 years ago
  11. 9773120 Disable test until RegisterMap is fixed for thread run. by Shih-wei Liao · 13 years ago
  12. 8ab8328 Add a test to trigger GC. by Shih-wei Liao · 13 years ago
  13. 9407c60 Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map. by Shih-wei Liao · 13 years ago
  14. bc2f3e3 Add support for oat_process for use as a wrap.* launcher by Brian Carlstrom · 13 years ago
  15. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  16. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
  17. c0fe6c7 Fix manyargs test by buzbee · 13 years ago
  18. 29f2742 Uncaught exception handlers and automatic removal from thread groups. by Elliott Hughes · 13 years ago
  19. bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago