1. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  2. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  3. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  4. e8fc2ce Merge "Update test expectation." by Nicolas Geoffray · 8 years ago
  5. fc8c2a3 Update test expectation. by Nicolas Geoffray · 8 years ago
  6. ddb7b43 Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  7. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  8. 7fad15e Merge "Update 902 test to highlight JIT issue." by Nicolas Geoffray · 8 years ago
  9. 2f01b4d Update 902 test to highlight JIT issue. by Nicolas Geoffray · 8 years ago
  10. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  11. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  12. 22f75bb Merge "ART: Fix alloc-dealloc mismatch" by Treehugger Robot · 8 years ago
  13. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  14. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  15. 5a92027 Merge "Fixed bug in LICM" by Treehugger Robot · 8 years ago
  16. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  17. 08ec180 Fixed bug in LICM by Aart Bik · 8 years ago
  18. 5302bd9 Merge "ART: Properly synchronize test 039" by Treehugger Robot · 8 years ago
  19. 380848a Merge "ART: Expose vreg and visitor in RootInfo" by Treehugger Robot · 8 years ago
  20. e67ab76 Merge "ART: Rewrite test 913 verification" by Treehugger Robot · 8 years ago
  21. 58a551e Merge "MethodHandles: Fix MethodType::IsConvertible() error." by Orion Hodson · 8 years ago
  22. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  23. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  24. 0a3d8c6 Merge "Dump c1visualizer output before and after each pass." by Nicolas Geoffray · 8 years ago
  25. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  26. 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
  27. f945635 Merge "Fix mips build" by Mathieu Chartier · 8 years ago
  28. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  29. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  30. 5d139fc ART: Rewrite test 913 verification by Andreas Gampe · 8 years ago
  31. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  32. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
  33. 5ae7e6b ART: Properly synchronize test 039 by Andreas Gampe · 8 years ago
  34. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
  35. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
  36. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  37. 5199c11 Merge "Add capabilities for jvmti." by Treehugger Robot · 8 years ago
  38. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
  39. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  40. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 8 years ago
  41. ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
  42. b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
  43. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  44. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  45. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  46. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  47. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  48. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 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. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  52. 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  53. cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  54. a35c584 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  55. de72874 Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  56. 8c433b9 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  57. ec8a998 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
  58. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  59. 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
  60. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  61. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 8 years ago
  62. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
  63. c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
  64. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  65. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  66. 140da3b ART: Expose vreg and visitor in RootInfo by Andreas Gampe · 8 years ago
  67. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  68. 04e446f Merge "ART: Refactor some TI test code for reuse" by Treehugger Robot · 8 years ago
  69. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  70. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
  71. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  72. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  73. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  74. 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 8 years ago
  75. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  76. 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
  77. 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
  78. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 8 years ago
  79. 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  80. 2badb9a Merge "Remove timeout for the 570-checker-osr test" by Treehugger Robot · 8 years ago
  81. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 8 years ago
  82. 731f4c6 MethodHandles: Add a test case for MethodHandles.permuteArguments. by Narayan Kamath · 8 years ago
  83. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 8 years ago
  84. 0d7dce8 Merge "Fix 552-checker-sharpening for PIC test." by Treehugger Robot · 8 years ago
  85. c44f849 Remove timeout for the 570-checker-osr test by Goran Jakovljevic · 8 years ago
  86. c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
  87. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  88. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  89. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
  90. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  91. 916a771 MethodHandles: Add tests for MethodHandles.filterReturnValue. by Narayan Kamath · 8 years ago
  92. 2a2f713 Merge "MethodHandles: Add tests for MethodHandle.bindTo." by Narayan Kamath · 8 years ago
  93. 8677d0b MethodHandles: Add tests for MethodHandle.bindTo. by Narayan Kamath · 8 years ago
  94. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  95. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  96. 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
  97. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  98. 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 8 years ago
  99. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 8 years ago
  100. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago