1. 7532d58 Allow redefined intrinsics by Alex Light · 7 years ago
  2. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  3. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  4. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  5. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  6. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  7. f517e28 ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 8 years ago
  8. 62e631a Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 8 years ago
  9. 7ead0c0 Make JNI work correctly with default methods. by Alex Light · 8 years ago
  10. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  11. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  12. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  13. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  14. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  15. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  16. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  17. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  18. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  19. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  20. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  21. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  22. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  23. df8a073 Documentation nit. by Ian Rogers · 10 years ago
  24. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  25. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  26. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  27. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  28. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/modifiers.h]
  29. 233ea8e No access check support. by Sebastien Hertz · 11 years ago
  30. a182704 Tidy up compiled method. by Ian Rogers · 11 years ago
  31. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  32. 6ffd096 Add Jack modifier. by mikaelpeltier · 12 years ago
  33. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 12 years ago