1. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  2. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  3. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  4. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  5. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  6. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  7. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  8. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  9. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  10. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  11. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  12. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  13. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  14. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  15. df8a073 Documentation nit. by Ian Rogers · 11 years ago
  16. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  17. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  18. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  19. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/modifiers.h]
  21. 233ea8e No access check support. by Sebastien Hertz · 11 years ago
  22. a182704 Tidy up compiled method. by Ian Rogers · 11 years ago
  23. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  24. 6ffd096 Add Jack modifier. by mikaelpeltier · 12 years ago
  25. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 12 years ago