1. a65d0c9 Merge "Update 902 test to highlight JIT issue." am: 7fad15efba by Nicolas Geoffray · 8 years ago
  2. 7fad15e Merge "Update 902 test to highlight JIT issue." by Nicolas Geoffray · 8 years ago
  3. 2f01b4d Update 902 test to highlight JIT issue. by Nicolas Geoffray · 8 years ago
  4. 073a15e Merge "ARM: VIXL32: Implement more codegen visitors." am: cfeb03142f by Nicolas Geoffray · 8 years ago
  5. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  6. c7df05c Merge "Add visiting for class loaders in StickyMarkSweep" am: e66dd4995b by neo.chae · 8 years ago
  7. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  8. af3b4bc Merge "ART: Fix alloc-dealloc mismatch" am: 22f75bb76d by Andreas Gampe · 8 years ago
  9. 22f75bb Merge "ART: Fix alloc-dealloc mismatch" by Treehugger Robot · 8 years ago
  10. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  11. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  12. f5fc84c Merge "Fixed bug in LICM" am: 5a92027262 by Aart Bik · 8 years ago
  13. 5a92027 Merge "Fixed bug in LICM" by Treehugger Robot · 8 years ago
  14. 42f94da Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  15. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  16. 08ec180 Fixed bug in LICM by Aart Bik · 8 years ago
  17. 064a863 Merge "ART: Properly synchronize test 039" am: 5302bd999a by Andreas Gampe · 8 years ago
  18. 0ff65bc Merge "ART: Expose vreg and visitor in RootInfo" am: 380848a4ea by Andreas Gampe · 8 years ago
  19. 0345989 Merge "ART: Rewrite test 913 verification" am: e67ab7691f by Andreas Gampe · 8 years ago
  20. 5302bd9 Merge "ART: Properly synchronize test 039" by Treehugger Robot · 8 years ago
  21. 380848a Merge "ART: Expose vreg and visitor in RootInfo" by Treehugger Robot · 8 years ago
  22. e67ab76 Merge "ART: Rewrite test 913 verification" by Treehugger Robot · 8 years ago
  23. e7e0513 Merge "MethodHandles: Fix MethodType::IsConvertible() error." am: 58a551ea4b by Orion Hodson · 8 years ago
  24. 58a551e Merge "MethodHandles: Fix MethodType::IsConvertible() error." by Orion Hodson · 8 years ago
  25. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  26. df33956 Merge "Dump c1visualizer output before and after each pass." am: 0a3d8c65c9 by Nicolas Geoffray · 8 years ago
  27. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 8 years ago
  28. 8f45a92 Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  29. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  30. a738070 Merge "MethodHandles: Enable return value conversions." am: 07d5e39bff by Orion Hodson · 8 years ago
  31. 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
  32. c163ea1 Merge "Fix mips build" am: f94563540f by Mathieu Chartier · 8 years ago
  33. f945635 Merge "Fix mips build" by Mathieu Chartier · 8 years ago
  34. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  35. 5f88ee7 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  36. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  37. 5d139fc ART: Rewrite test 913 verification by Andreas Gampe · 8 years ago
  38. 6a783f1 Merge "Use enum for read barrier options in compiler" am: 48dfb4a7f1 by Mathieu Chartier · 8 years ago
  39. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  40. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
  41. 5ae7e6b ART: Properly synchronize test 039 by Andreas Gampe · 8 years ago
  42. 34f565e Merge "Do not inline loops without exit edges" am: 48f3e29643 by David Sehr · 8 years ago
  43. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
  44. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
  45. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  46. ddca066 Merge "Add capabilities for jvmti." am: 5199c11040 by Alex Light · 8 years ago
  47. 5199c11 Merge "Add capabilities for jvmti." by Treehugger Robot · 8 years ago
  48. 3727dd8 Merge "Avoid read barriers for inlined check cast" am: 977919fbcb by Mathieu Chartier · 8 years ago
  49. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
  50. e657424 Add capabilities for jvmti. by Alex Light · 9 years ago
  51. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 8 years ago
  52. 5633283 Merge "MIPS32: Add missing swaps to codegen" am: ee59d46595 by Goran Jakovljevic · 8 years ago
  53. ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
  54. 59851cd Merge "Fix 552-checker-sharpening for MIPS32R6" am: b98115251e by Goran Jakovljevic · 8 years ago
  55. b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
  56. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  57. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  58. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  59. 97353b9 Merge "Change string compression encoding." am: 16593ed1d3 by Vladimir Marko · 8 years ago
  60. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  61. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  62. d3f9ef3 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  63. 8276c5f Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  64. af0cac6 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  65. 14ee506 Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  66. 2ea0b30 Merge "ART jitted code profiling support." am: e58659aa13 by Nicolas Geoffray · 8 years ago
  67. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  68. 1310384 Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  69. 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  70. 22b60ff Merge "ART: Temporarily disable test 913 for non-aot configs" am: cc7433d333 by Andreas Gampe · 8 years ago
  71. cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  72. a35c584 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  73. 7aa2fe4 Merge "ART: Temporarily disable test 913 for non-aot configs" am: de72874891 by Andreas Gampe · 8 years ago
  74. de72874 Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  75. 8c433b9 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  76. b52b7ab Merge "Fix heap poisoning build" am: ec8a998b08 by Mathieu Chartier · 8 years ago
  77. ec8a998 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
  78. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  79. 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
  80. 2d3344b Merge "ART: Add reference following code" am: 1f77fed121 by Andreas Gampe · 8 years ago
  81. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  82. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 8 years ago
  83. dfb2476 Merge "Add interface check cast fast path to arm, arm64, x86" am: 334b5c3d0d by Mathieu Chartier · 8 years ago
  84. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
  85. c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
  86. fac03ea Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  87. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  88. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  89. 140da3b ART: Expose vreg and visitor in RootInfo by Andreas Gampe · 8 years ago
  90. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  91. 5068731 Merge "ART: Refactor some TI test code for reuse" am: 04e446f0fd by Andreas Gampe · 8 years ago
  92. 04e446f Merge "ART: Refactor some TI test code for reuse" by Treehugger Robot · 8 years ago
  93. 83e58f0 Merge "Allow read side effects for removing dead instructions." am: 7891b23b2b by Aart Bik · 8 years ago
  94. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  95. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
  96. 0627abd Merge "Revert "JIT root tables."" am: 20c56a8cde by Nicolas Geoffray · 8 years ago
  97. 8f95508 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" am: 2e7f085990 by Nicolas Geoffray · 8 years ago
  98. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  99. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  100. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago