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. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 9 years ago
  5. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  6. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  7. a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  8. 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
  9. 6d17995 Merge "Dump the number of OSR compiled code." by Nicolas Geoffray · 9 years ago
  10. dcedaaa Merge "Implement << operator for DexRegisterLocation::Kind." by David Srbecky · 9 years ago
  11. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 9 years ago
  12. fcdd729 Dump the number of OSR compiled code. by Nicolas Geoffray · 9 years ago
  13. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago
  14. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 9 years ago
  15. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 9 years ago
  16. d186dd8 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  17. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 9 years ago
  18. d9994f0 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  19. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 9 years ago
  20. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 9 years ago
  21. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  22. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  23. 1aa8ec2 Fix up dex cache strings stored in classes by Mathieu Chartier · 9 years ago
  24. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago
  25. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  26. 05d2415 Add option to never interpret. by Siva Chandra · 10 years ago
  27. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  28. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 10 years ago
  29. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 10 years ago
  30. a25dce9 Support --perf with jitted code. by Nicolas Geoffray · 10 years ago
  31. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 10 years ago
  32. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 10 years ago
  33. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 10 years ago
  34. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 10 years ago
  35. aee2156 Add some dumping when SIGQUIT for the JIT. by Nicolas Geoffray · 10 years ago
  36. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 10 years ago
  37. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 10 years ago
  38. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 10 years ago
  39. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  40. 2c6ca2b Fix jit profile saving flags. by Calin Juravle · 10 years ago
  41. 31f2c15 Save jit profiling info to file. by Calin Juravle · 10 years ago
  42. 0a3be16 Increase code cache after 1 full collection. by Nicolas Geoffray · 10 years ago
  43. 629e935 Properly delete the jit thread pool. by Nicolas Geoffray · 10 years ago
  44. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 10 years ago
  45. 4f55e22 Add and use ScopedSuspendAll by Mathieu Chartier · 10 years ago
  46. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 10 years ago
  47. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 10 years ago
  48. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 10 years ago
  49. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 10 years ago
  50. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 10 years ago
  51. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  52. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 10 years ago
  53. 455f67c Fix JIT options with late init by Mathieu Chartier · 10 years ago
  54. 6c77292 Revert "Disable jit for ARM 64 bit" by Mathieu Chartier · 10 years ago
  55. bf9fc58 Add more info to who called SuspendAll by Mathieu Chartier · 10 years ago
  56. bf9026d Disable jit for ARM 64 bit by Mathieu Chartier · 10 years ago
  57. a4885cb Add way to print JIT related info at shutdown by Mathieu Chartier · 10 years ago
  58. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  59. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  60. 2535abe Add JIT by Mathieu Chartier · 10 years ago