1. 22cf3d3 Fix tests flakiness with jit when using Proxy classes. by Nicolas Geoffray · 9 years ago
  2. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  3. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  4. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  5. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  6. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  7. cbc96b8 Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"" by Andreas Gampe · 9 years ago
  8. 38b8287 Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod" by Andreas Gampe · 9 years ago
  9. 6dd3329 ART: Remove unnecessary SHARED_REQUIRES in ArtMethod by Andreas Gampe · 9 years ago
  10. 1e9c1ff Merge "Use image pointer size for profile info" by Mathieu Chartier · 9 years ago
  11. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 9 years ago
  12. f1fbd52 Rename parameter in ArtMethod::ToNativeQuickPc by David Brazdil · 9 years ago
  13. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 9 years ago
  14. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago
  15. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  16. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  17. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 9 years ago
  18. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 9 years ago
  19. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  20. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 9 years ago
  21. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  22. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  23. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  24. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  25. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  26. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  27. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  28. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  29. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago[Renamed (75%) from runtime/mirror/art_method.h]
  30. 2006b7b Merge "Add unstarted runtime test for String.<init>." by Jeff Hao · 9 years ago