1. 6a81fef Merge "Fast ART MIPS64 interpreter" am: b5e8ade3b6 by Alexey Frunze · 9 years ago
  2. b5e8ade Merge "Fast ART MIPS64 interpreter" by Bill Buzbee · 9 years ago
  3. 3c6440e Merge "Clear inline caches if a ProfilingInfo gets revived." am: 0344f4e1bd by Nicolas Geoffray · 9 years ago
  4. 2642652 Merge "Fix potential linear alloc memory leak" am: 6ba1d6834c by Mathieu Chartier · 9 years ago
  5. 0344f4e Merge "Clear inline caches if a ProfilingInfo gets revived." by Nicolas Geoffray · 9 years ago
  6. 6ba1d68 Merge "Fix potential linear alloc memory leak" by Mathieu Chartier · 9 years ago
  7. 5fad555 Merge "Simplified intrinsic macro mechanism." am: e0d1855149 by Aart Bik · 9 years ago
  8. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 9 years ago
  9. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  10. 8591eb4 Merge "Remove references to " am: a71ec6419d by Dan Willemsen · 9 years ago
  11. a71ec64 Merge "Remove references to $(ACP)" by Dan Willemsen · 9 years ago
  12. 511e41b Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  13. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  14. 512bfea Merge "Improve Checker error messages" am: 785eeae66e by David Brazdil · 9 years ago
  15. 04b7f88 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago
  16. 785eeae Merge "Improve Checker error messages" by David Brazdil · 9 years ago
  17. 52d6810 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago
  18. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  19. 0f73bda Improve Checker error messages by David Brazdil · 9 years ago
  20. 6bd39c5 Merge "ART: Enable JitProfiling for x86_64 Mterp" am: 00e94fb884 by Serguei Katkov · 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. d0be7fe Merge "oatdump: Add option to print just the header" am: 15427ae9ca by David Brazdil · 9 years ago
  24. 15427ae Merge "oatdump: Add option to print just the header" by David Brazdil · 9 years ago
  25. c03d7b6 oatdump: Add option to print just the header by David Brazdil · 9 years ago
  26. 99ea1df Merge "Fix one more Checker test after switch to Jack" am: 8c55011b89 by David Brazdil · 9 years ago
  27. 8c55011 Merge "Fix one more Checker test after switch to Jack" by David Brazdil · 9 years ago
  28. 40e4ba2 Fix one more Checker test after switch to Jack by David Brazdil · 9 years ago
  29. bbe295a Merge "ART: Switch Checker run-tests to Jack" am: f9f3c5b0eb by David Brazdil · 9 years ago
  30. f9f3c5b Merge "ART: Switch Checker run-tests to Jack" by David Brazdil · 9 years ago
  31. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 9 years ago
  32. b68d8a1 Merge "Revert "ART: Allow unwinding unattached threads"" am: 3d4770c457 by Nicolas Geoffray · 9 years ago
  33. 3d4770c Merge "Revert "ART: Allow unwinding unattached threads"" by Nicolas Geoffray · 9 years ago
  34. 0c65939 Revert "ART: Allow unwinding unattached threads" by Nicolas Geoffray · 9 years ago
  35. 6d2d664 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago
  36. 8d468e3 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago
  37. 0237e9c Merge "More run-test with Jack" am: e33785cd73 by Sebastien Hertz · 9 years ago
  38. e33785c Merge "More run-test with Jack" by Sebastien Hertz · 9 years ago
  39. d95824e Merge "Disable test after libunwind change." am: 6cb0a0228e by Nicolas Geoffray · 9 years ago
  40. 6cb0a02 Merge "Disable test after libunwind change." by Nicolas Geoffray · 9 years ago
  41. 18047e4 Disable test after libunwind change. by Nicolas Geoffray · 9 years ago
  42. c8705a7 ART: Enable JitProfiling for x86_64 Mterp by Serguei Katkov · 9 years ago
  43. ba42601 Merge "ART: Allow unwinding unattached threads" am: f484954757 by Andreas Gampe · 9 years ago
  44. fa8598d Remove references to $(ACP) by Dan Willemsen · 9 years ago
  45. f484954 Merge "ART: Allow unwinding unattached threads" by Andreas Gampe · 9 years ago
  46. 44cb122 Merge "Revert "Disable flaky 130-hprof test."" am: c3fe420c57 by Mathieu Chartier · 9 years ago
  47. c3fe420 Merge "Revert "Disable flaky 130-hprof test."" by Mathieu Chartier · 9 years ago
  48. 9198976 Revert "Disable flaky 130-hprof test." by Mathieu Chartier · 9 years ago
  49. d30d5cd Merge "Fix allocation tracking race" am: 78fb377733 by Mathieu Chartier · 9 years ago
  50. 78fb377 Merge "Fix allocation tracking race" by Mathieu Chartier · 9 years ago
  51. eebc3af Fix allocation tracking race by Mathieu Chartier · 9 years ago
  52. ed70198 Merge "Lower JIT thread priority" am: bbc300c4c5 by Andreas Gampe · 9 years ago
  53. bbc300c Merge "Lower JIT thread priority" by Andreas Gampe · 9 years ago
  54. db22ffa Merge "ART: Fix overlapping instruction IDs in inliner" am: 31b743106d by David Brazdil · 9 years ago
  55. 31b7431 Merge "ART: Fix overlapping instruction IDs in inliner" by David Brazdil · 9 years ago
  56. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 9 years ago
  57. 9e927f5 Lower JIT thread priority by Andreas Gampe · 9 years ago
  58. f728672 ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  59. ab2c191 Merge "Revert "Use the interpreter as a heartbeat for the JIT."" am: 73e31f8ae8 by Nicolas Geoffray · 9 years ago
  60. a931b7d Merge "Revert "Fix bogus interaction between code cache and instrumentation."" by Nicolas Geoffray · 9 years ago
  61. f9f21e8 Merge "Standby list for dyn bce in potentially infinite loops." am: 06d1115174 by Aart Bik · 9 years ago
  62. 73e31f8 Merge "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  63. a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  64. a8fde8e Merge "Revert "Fix bogus interaction between code cache and instrumentation."" by Nicolas Geoffray · 9 years ago
  65. 034eb1a Revert "Fix bogus interaction between code cache and instrumentation." by Nicolas Geoffray · 9 years ago
  66. 06d1115 Merge "Standby list for dyn bce in potentially infinite loops." by Aart Bik · 9 years ago
  67. 591ad29 Standby list for dyn bce in potentially infinite loops. by Aart Bik · 9 years ago
  68. 1271032 Merge "Fix bogus interaction between code cache and instrumentation." by Nicolas Geoffray · 9 years ago
  69. d0ea912 Merge "Fix bogus interaction between code cache and instrumentation." by Nicolas Geoffray · 9 years ago
  70. e9924b7 Fix bogus interaction between code cache and instrumentation. by Nicolas Geoffray · 9 years ago
  71. 5be37bb Merge "Revert "Revert "Fast ART x86_64 interpretator""" am: 7191fddfe6 by Serguei Katkov · 9 years ago
  72. 7191fdd Merge "Revert "Revert "Fast ART x86_64 interpretator""" by Bill Buzbee · 9 years ago
  73. a38b442 Merge "Fixed bug on incorrectly revisiting same block." am: a2313aa470 by Aart Bik · 9 years ago
  74. a2313aa Merge "Fixed bug on incorrectly revisiting same block." by Aart Bik · 9 years ago
  75. 03e16bd Merge "x86 Fast Interpreter: Fix CFI" am: 4626786291 by Serguei Katkov · 9 years ago
  76. 4626786 Merge "x86 Fast Interpreter: Fix CFI" by Bill Buzbee · 9 years ago
  77. 9e0df6e Merge "Use the interpreter as a heartbeat for the JIT." am: 01f4dae0b4 by Nicolas Geoffray · 9 years ago
  78. 01f4dae Merge "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  79. c94ff12 More run-test with Jack by Sebastien Hertz · 9 years ago
  80. 8c630c7 Merge "Fix the signature of the IndexOf entry point." am: 4cb069fa2f by Roland Levillain · 9 years ago
  81. 4cb069f Merge "Fix the signature of the IndexOf entry point." by Roland Levillain · 9 years ago
  82. 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
  83. 1e54407 Merge "Dump more information to diagnose problem." am: 411539c65c by Nicolas Geoffray · 9 years ago
  84. 411539c Merge "Dump more information to diagnose problem." by Nicolas Geoffray · 9 years ago
  85. 42b4251 Merge "Optimizing: Do not depend on sharpening in test 577" am: 09294dc760 by Goran Jakovljevic · 9 years ago
  86. 09294dc Merge "Optimizing: Do not depend on sharpening in test 577" by Roland Levillain · 9 years ago
  87. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 9 years ago
  88. 2a524bd Dump more information to diagnose problem. by Nicolas Geoffray · 9 years ago
  89. 897338d x86 Fast Interpreter: Fix CFI by Serguei Katkov · 9 years ago
  90. ec92c8a Merge "Improve documentation about StringFactory.newStringFromChars." by Roland Levillain · 9 years ago
  91. 47bce25 Merge "Improve documentation about StringFactory.newStringFromChars." by Roland Levillain · 9 years ago
  92. 6cbe081 Revert "Revert "Fast ART x86_64 interpretator"" by Serguei Katkov · 9 years ago
  93. 2a4a517 Merge "Revert "Disable symbolizing traces on volantis."" am: 757701fc80 by Nicolas Geoffray · 9 years ago
  94. 757701f Merge "Revert "Disable symbolizing traces on volantis."" by Nicolas Geoffray · 9 years ago
  95. 4866794 Revert "Disable symbolizing traces on volantis." by Nicolas Geoffray · 9 years ago
  96. 6628ec4 Merge "Disable flaky 130-hprof test." am: eff87a33bf by Nicolas Geoffray · 9 years ago
  97. eff87a3 Merge "Disable flaky 130-hprof test." by Nicolas Geoffray · 9 years ago
  98. 2f0d3bc Disable flaky 130-hprof test. by Nicolas Geoffray · 9 years ago
  99. b6347b7 Fixed bug on incorrectly revisiting same block. by Aart Bik · 9 years ago
  100. cb51d41 Merge "[MIPS] Add Fast Art interpreter for Mips32." am: 9f03916ff7 by Douglas Leung · 9 years ago