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