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