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