1. 75f0885 ART: Rename ArtMethod JNI field by Andreas Gampe · 8 years ago
  2. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 8 years ago
  3. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 8 years ago
  4. 8a0b9bf Merge "Refactor GetIMTIndex" by Treehugger Robot · 8 years ago
  5. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 8 years ago
  6. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 8 years ago
  7. 022dd86 Check if a class is verified before visiting profiling info. by Nicolas Geoffray · 8 years ago
  8. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 8 years ago
  9. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 8 years ago
  10. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  11. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  12. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 8 years ago
  13. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 8 years ago
  14. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 8 years ago
  15. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 8 years ago
  16. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 8 years ago
  17. ef40446 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 8 years ago
  18. e7f75f3 Add read barrier option to UpdateEntrypoints by Mathieu Chartier · 8 years ago
  19. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  20. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  21. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  22. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  23. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  24. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  25. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  26. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  27. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  28. cbc96b8 Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  29. 38b8287 Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  30. 6dd3329 ART: Remove unnecessary SHARED_REQUIRES in ArtMethod by Andreas Gampe · 9 years ago
  31. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  32. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  33. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  34. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 9 years ago
  35. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 9 years ago
  36. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 9 years ago
  37. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 9 years ago
  38. 3f64f25 Print more diagnosis info on to-space invariant violation. by Hiroshi Yamauchi · 9 years ago
  39. e3b034a Fix some ArtMethod related bugs by Mathieu Chartier · 9 years ago
  40. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago[Renamed (63%) from runtime/mirror/art_method-inl.h]
  41. 2006b7b Merge "Add unstarted runtime test for String.<init>." by Jeff Hao · 9 years ago