1. 4a8ac9c Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"" by Bill Buzbee · 9 years ago
  2. 6aef867 Revert "ART: Improve JitProfile perf in arm/arm64 mterp" by Calin Juravle · 9 years ago
  3. 42cd3cb Merge "ART: Improve JitProfile perf in arm/arm64 mterp" by Bill Buzbee · 9 years ago
  4. c1d6b34 ART: Improve JitProfile perf in arm/arm64 mterp by buzbee · 9 years ago
  5. 796d630 Add an ImtConflictTable to better resolve IMT conflicts. by Nicolas Geoffray · 9 years ago
  6. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  7. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  8. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  9. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  10. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  11. e7f75f3 Add read barrier option to UpdateEntrypoints by Mathieu Chartier · 9 years ago
  12. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  13. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  14. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  15. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  16. 6c8467f Make debugger support default methods. by Alex Light · 9 years ago
  17. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  18. a5891e8 Fix interaction between JIT and instrumentation. by Nicolas Geoffray · 9 years ago
  19. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  20. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  21. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  22. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  23. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  24. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  25. cbc96b8 Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  26. 38b8287 Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  27. 6dd3329 ART: Remove unnecessary SHARED_REQUIRES in ArtMethod by Andreas Gampe · 9 years ago
  28. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 10 years ago
  29. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  30. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 10 years ago
  31. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 10 years ago
  32. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  33. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  34. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  35. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 10 years ago
  36. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 10 years ago
  37. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 10 years ago
  38. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 10 years ago
  39. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  40. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  41. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  42. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  43. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  44. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 10 years ago
  45. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 10 years ago
  46. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 10 years ago
  47. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago[Renamed (75%) from runtime/mirror/art_method.h]
  48. 2006b7b Merge "Add unstarted runtime test for String.<init>." by Jeff Hao · 10 years ago