1. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  2. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  3. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 8 years ago
  4. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  5. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  6. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  7. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  8. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  9. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  10. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  12. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  13. 2debd80 Fix a cts crash around proxy class fields. by Hiroshi Yamauchi · 9 years ago
  14. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 9 years ago
  15. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  16. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  17. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  18. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  19. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  20. db8a664 Prevent stubs from being installed in java.lang.reflect.Proxy.<init>. by Jeff Hao · 10 years ago
  21. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  22. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  23. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  24. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  25. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  26. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  27. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 10 years ago
  28. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  29. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  30. 80989a6 Fix ClassHelper::GetDirectInterface for proxy class by Sebastien Hertz · 10 years ago
  31. b7054ba Fix debugger crashes in presence of proxy objects. by Sebastien Hertz · 10 years ago