1. 82aeddb Workaround stack overflow issue with clang by Sebastien Hertz · 11 years ago
  2. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  3. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 11 years ago
  4. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  5. b2c7ead Don't allow allocating finalizable objects during transactions. by Mathieu Chartier · 11 years ago
  6. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  7. 479fc1e Support field watchpoint in interpreter by Sebastien Hertz · 11 years ago
  8. aa96191 Fix FindCatchBlock to work in -Xverify:none mode. by Jeff Hao · 11 years ago
  9. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  10. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  11. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  12. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  13. 9119c5f Cleanup invoke's receiver handling in interpreter. by Sebastien Hertz · 12 years ago
  14. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 12 years ago
  15. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  16. d4beb6b Inline field and method resolution. by Sebastien Hertz · 12 years ago
  17. e861ebd Fix interpreter bugs. by Mathieu Chartier · 12 years ago
  18. c671485 Enable thread analysis on template functions. by Sebastien Hertz · 12 years ago
  19. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 12 years ago
  20. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 12 years ago
  21. 2e2deeb Fix compiler warning in interpreter. by Ian Rogers · 12 years ago
  22. 3b588e0 Optimize instruction data fetch in interpreter. by Sebastien Hertz · 12 years ago
  23. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 12 years ago
  24. 1eda226 Move thread suspend check at safepoints. by Sebastien Hertz · 12 years ago
  25. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 12 years ago