1. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  2. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
  3. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  4. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  5. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  6. a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  7. 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
  8. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  9. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  10. 05d2415 Add option to never interpret. by Siva Chandra · 9 years ago
  11. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  12. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  13. a25dce9 Support --perf with jitted code. by Nicolas Geoffray · 9 years ago
  14. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 10 years ago
  15. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 10 years ago
  16. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 10 years ago
  17. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 10 years ago
  18. aee2156 Add some dumping when SIGQUIT for the JIT. by Nicolas Geoffray · 10 years ago
  19. 31f2c15 Save jit profiling info to file. by Calin Juravle · 10 years ago
  20. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 10 years ago
  21. 4e915fb Tune heuristics a bit. by Nicolas Geoffray · 10 years ago
  22. a50f9cf Fix JIT for class unloading by Mathieu Chartier · 10 years ago
  23. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  24. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  25. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  26. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  27. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 10 years ago
  28. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 10 years ago
  29. 455f67c Fix JIT options with late init by Mathieu Chartier · 10 years ago
  30. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 10 years ago
  31. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  32. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  33. 2535abe Add JIT by Mathieu Chartier · 10 years ago