1. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 9 years ago
  2. e283588 Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  3. e4cec51 Merge "Delete alloc tracking map outside of critical section" by Mathieu Chartier · 9 years ago
  4. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  5. 0b136ac Merge "Revert "Disable test after libunwind change."" by Andreas Gampe · 9 years ago
  6. 40f1f0a Revert "Disable test after libunwind change." by Andreas Gampe · 9 years ago
  7. b934571 Merge "Disable 577-profile-foreign-dex temporarily." by Hiroshi Yamauchi · 9 years ago
  8. b5e8ade Merge "Fast ART MIPS64 interpreter" by Bill Buzbee · 9 years ago
  9. 6cba74b Disable 577-profile-foreign-dex temporarily. by Hiroshi Yamauchi · 9 years ago
  10. 0344f4e Merge "Clear inline caches if a ProfilingInfo gets revived." by Nicolas Geoffray · 9 years ago
  11. 6ba1d68 Merge "Fix potential linear alloc memory leak" by Mathieu Chartier · 9 years ago
  12. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 9 years ago
  13. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  14. a71ec64 Merge "Remove references to $(ACP)" by Dan Willemsen · 9 years ago
  15. 511e41b Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  16. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  17. 785eeae Merge "Improve Checker error messages" by David Brazdil · 9 years ago
  18. 52d6810 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago
  19. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  20. 0f73bda Improve Checker error messages by David Brazdil · 9 years ago
  21. 00b53b7 Fast ART MIPS64 interpreter by Alexey Frunze · 9 years ago
  22. 00e94fb Merge "ART: Enable JitProfiling for x86_64 Mterp" by Bill Buzbee · 9 years ago
  23. 15427ae Merge "oatdump: Add option to print just the header" by David Brazdil · 9 years ago
  24. c03d7b6 oatdump: Add option to print just the header by David Brazdil · 9 years ago
  25. 8c55011 Merge "Fix one more Checker test after switch to Jack" by David Brazdil · 9 years ago
  26. 40e4ba2 Fix one more Checker test after switch to Jack by David Brazdil · 9 years ago
  27. f9f3c5b Merge "ART: Switch Checker run-tests to Jack" by David Brazdil · 9 years ago
  28. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 9 years ago
  29. 3d4770c Merge "Revert "ART: Allow unwinding unattached threads"" by Nicolas Geoffray · 9 years ago
  30. 0c65939 Revert "ART: Allow unwinding unattached threads" by Nicolas Geoffray · 9 years ago
  31. 8d468e3 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago
  32. e33785c Merge "More run-test with Jack" by Sebastien Hertz · 9 years ago
  33. 6cb0a02 Merge "Disable test after libunwind change." by Nicolas Geoffray · 9 years ago
  34. 18047e4 Disable test after libunwind change. by Nicolas Geoffray · 9 years ago
  35. c8705a7 ART: Enable JitProfiling for x86_64 Mterp by Serguei Katkov · 9 years ago
  36. fa8598d Remove references to $(ACP) by Dan Willemsen · 9 years ago
  37. f484954 Merge "ART: Allow unwinding unattached threads" by Andreas Gampe · 9 years ago
  38. c3fe420 Merge "Revert "Disable flaky 130-hprof test."" by Mathieu Chartier · 9 years ago
  39. 9198976 Revert "Disable flaky 130-hprof test." by Mathieu Chartier · 9 years ago
  40. 78fb377 Merge "Fix allocation tracking race" by Mathieu Chartier · 9 years ago
  41. eebc3af Fix allocation tracking race by Mathieu Chartier · 9 years ago
  42. bbc300c Merge "Lower JIT thread priority" by Andreas Gampe · 9 years ago
  43. 31b7431 Merge "ART: Fix overlapping instruction IDs in inliner" by David Brazdil · 9 years ago
  44. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 9 years ago
  45. 9e927f5 Lower JIT thread priority by Andreas Gampe · 9 years ago
  46. f728672 ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  47. 73e31f8 Merge "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  48. a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  49. a8fde8e Merge "Revert "Fix bogus interaction between code cache and instrumentation."" by Nicolas Geoffray · 9 years ago
  50. 034eb1a Revert "Fix bogus interaction between code cache and instrumentation." by Nicolas Geoffray · 9 years ago
  51. 06d1115 Merge "Standby list for dyn bce in potentially infinite loops." by Aart Bik · 9 years ago
  52. 591ad29 Standby list for dyn bce in potentially infinite loops. by Aart Bik · 9 years ago
  53. d0ea912 Merge "Fix bogus interaction between code cache and instrumentation." by Nicolas Geoffray · 9 years ago
  54. e9924b7 Fix bogus interaction between code cache and instrumentation. by Nicolas Geoffray · 9 years ago
  55. 7191fdd Merge "Revert "Revert "Fast ART x86_64 interpretator""" by Bill Buzbee · 9 years ago
  56. a2313aa Merge "Fixed bug on incorrectly revisiting same block." by Aart Bik · 9 years ago
  57. 4626786 Merge "x86 Fast Interpreter: Fix CFI" by Bill Buzbee · 9 years ago
  58. 01f4dae Merge "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  59. c94ff12 More run-test with Jack by Sebastien Hertz · 9 years ago
  60. 4cb069f Merge "Fix the signature of the IndexOf entry point." by Roland Levillain · 9 years ago
  61. 1e7da9b Do a TryLock when allocating a ProfilingInfo from the interpreter. by Nicolas Geoffray · 9 years ago
  62. 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
  63. 411539c Merge "Dump more information to diagnose problem." by Nicolas Geoffray · 9 years ago
  64. 09294dc Merge "Optimizing: Do not depend on sharpening in test 577" by Roland Levillain · 9 years ago
  65. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 9 years ago
  66. 2a524bd Dump more information to diagnose problem. by Nicolas Geoffray · 9 years ago
  67. 897338d x86 Fast Interpreter: Fix CFI by Serguei Katkov · 9 years ago
  68. 47bce25 Merge "Improve documentation about StringFactory.newStringFromChars." by Roland Levillain · 9 years ago
  69. 6cbe081 Revert "Revert "Fast ART x86_64 interpretator"" by Serguei Katkov · 9 years ago
  70. 757701f Merge "Revert "Disable symbolizing traces on volantis."" by Nicolas Geoffray · 9 years ago
  71. 4866794 Revert "Disable symbolizing traces on volantis." by Nicolas Geoffray · 9 years ago
  72. eff87a3 Merge "Disable flaky 130-hprof test." by Nicolas Geoffray · 9 years ago
  73. 2f0d3bc Disable flaky 130-hprof test. by Nicolas Geoffray · 9 years ago
  74. b6347b7 Fixed bug on incorrectly revisiting same block. by Aart Bik · 9 years ago
  75. 9f03916 Merge "[MIPS] Add Fast Art interpreter for Mips32." by Bill Buzbee · 9 years ago
  76. f249384 Merge "Revert "Revert "Improve immune spaces logic""" by Mathieu Chartier · 9 years ago
  77. 032c005 Revert "Revert "Improve immune spaces logic"" by Mathieu Chartier · 9 years ago
  78. 42ad288 Fix the signature of the IndexOf entry point. by Roland Levillain · 9 years ago
  79. cc3839c Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 9 years ago
  80. c3bcf40 Merge "Bug fix for polymorphic inlining." by Nicolas Geoffray · 9 years ago
  81. fb734b4 Merge "Cleanup polymorphic inlining to the same target." by Nicolas Geoffray · 9 years ago
  82. 4f97a21 Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 9 years ago
  83. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 9 years ago
  84. 20adf27 Optimizing: Do not depend on sharpening in test 577 by Goran Jakovljevic · 9 years ago
  85. eebfed8 Merge "Disable symbolizing traces on volantis." by Nicolas Geoffray · 9 years ago
  86. 95303c6 Disable symbolizing traces on volantis. by Nicolas Geoffray · 9 years ago
  87. a48224f Merge "Revert "Improve immune spaces logic"" by Nicolas Geoffray · 9 years ago
  88. 07dbbca Revert "Improve immune spaces logic" by Nicolas Geoffray · 9 years ago
  89. d8e6d82 Merge "Improve immune spaces logic" by Mathieu Chartier · 9 years ago
  90. 17b8bce Improve immune spaces logic by Mathieu Chartier · 9 years ago
  91. 0002311 Merge "ART: Add unstarted-runtime functions" by Andreas Gampe · 9 years ago
  92. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  93. 420ae23 Merge "Support new JDWP InterfaceType.InvokeMethod command" by Alex Light · 9 years ago
  94. 4f626cd Merge "Add and use loaded class profiling" by Mathieu Chartier · 9 years ago
  95. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  96. da11cef Merge "Assembly TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  97. 48a1343 Merge "Add JNI tests for lambdas" by Alex Light · 9 years ago
  98. 1bdfdb3 Merge "Implement fp to bits methods as intrinsics." by Aart Bik · 9 years ago
  99. e9d2ca2 Add JNI tests for lambdas by Alex Light · 9 years ago
  100. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 9 years ago