1. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  2. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  3. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  4. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  5. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  6. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  7. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  8. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  9. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  10. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 10 years ago
  11. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  12. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  13. 80989a6 Fix ClassHelper::GetDirectInterface for proxy class by Sebastien Hertz · 10 years ago
  14. b7054ba Fix debugger crashes in presence of proxy objects. by Sebastien Hertz · 10 years ago