1. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  2. 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
  3. f945635 Merge "Fix mips build" by Mathieu Chartier · 8 years ago
  4. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  5. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  6. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  7. 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
  8. 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
  9. 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
  10. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  11. 5199c11 Merge "Add capabilities for jvmti." by Treehugger Robot · 8 years ago
  12. 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
  13. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  14. ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
  15. b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
  16. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  17. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  18. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  19. af0cac6 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  20. 14ee506 Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  21. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  22. 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  23. cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  24. a35c584 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  25. de72874 Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  26. 8c433b9 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  27. ec8a998 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
  28. 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
  29. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  30. aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 8 years ago
  31. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
  32. c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
  33. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  34. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  35. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  36. 04e446f Merge "ART: Refactor some TI test code for reuse" by Treehugger Robot · 8 years ago
  37. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  38. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
  39. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  40. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  41. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  42. 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 8 years ago
  43. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  44. 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
  45. 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
  46. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 8 years ago
  47. 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  48. 2badb9a Merge "Remove timeout for the 570-checker-osr test" by Treehugger Robot · 8 years ago
  49. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 8 years ago
  50. 731f4c6 MethodHandles: Add a test case for MethodHandles.permuteArguments. by Narayan Kamath · 8 years ago
  51. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 8 years ago
  52. 0d7dce8 Merge "Fix 552-checker-sharpening for PIC test." by Treehugger Robot · 8 years ago
  53. c44f849 Remove timeout for the 570-checker-osr test by Goran Jakovljevic · 8 years ago
  54. c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
  55. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  56. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  57. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
  58. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  59. 916a771 MethodHandles: Add tests for MethodHandles.filterReturnValue. by Narayan Kamath · 8 years ago
  60. 2a2f713 Merge "MethodHandles: Add tests for MethodHandle.bindTo." by Narayan Kamath · 8 years ago
  61. 8677d0b MethodHandles: Add tests for MethodHandle.bindTo. by Narayan Kamath · 8 years ago
  62. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  63. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  64. 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
  65. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  66. 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 8 years ago
  67. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 8 years ago
  68. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  69. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  70. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  71. 8bab69a Merge "ART: Refactor jmethodID handling" by Treehugger Robot · 8 years ago
  72. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  73. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  74. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  75. b02b8d7 Merge "Fix SimplifyIfs() trying to redirect exception handler edges." by Vladimir Marko · 8 years ago
  76. bb62b21 Merge "Add String.indexOf() benchmark." by Vladimir Marko · 8 years ago
  77. 606c8f0 Fix SimplifyIfs() trying to redirect exception handler edges. by Vladimir Marko · 8 years ago
  78. 66e4d71 Merge "Argument conversions for setter/getter MethodHandles." by Treehugger Robot · 8 years ago
  79. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  80. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  81. 689a331 Merge "ART: Extend Object tag table to be explicitly lockable" by Treehugger Robot · 8 years ago
  82. 67381d6 Merge "Add forwarding address checks for X86, arm, arm64" by Treehugger Robot · 8 years ago
  83. eaf7488 Merge "ART: Add Unlink to FdFile" by Treehugger Robot · 8 years ago
  84. 6b8d171 Merge "ART: Make excludes explicit" by Treehugger Robot · 8 years ago
  85. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  86. d834009 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  87. 550c589 ART: Add Unlink to FdFile by Andreas Gampe · 8 years ago
  88. f657ed0 Support genrules with multiple tools by Colin Cross · 8 years ago
  89. def4ee6 ART: Extend Object tag table to be explicitly lockable by Andreas Gampe · 8 years ago
  90. d98b4ed ART: Make excludes explicit by Andreas Gampe · 8 years ago
  91. 8ef4642 Merge "NB getError returns const char" by Dimitry Ivanov · 8 years ago
  92. 53e6c51 Merge changes I04517ee2,I476792ca by Treehugger Robot · 8 years ago
  93. c63a425 Merge "MethodHandles: Add tests for array accessors / identity / constant." by Treehugger Robot · 8 years ago
  94. 72367f8 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 8 years ago
  95. 3314dbb MethodHandles: Add tests for array accessors / identity / constant. by Narayan Kamath · 8 years ago
  96. a4bf5e0 Add String.indexOf() benchmark. by Vladimir Marko · 8 years ago
  97. 76ad240 Merge "Increase file size limit." by Nicolas Geoffray · 8 years ago
  98. 4151eff Increase file size limit. by Nicolas Geoffray · 8 years ago
  99. f7b7e85 Merge "Fix poison build." by Nicolas Geoffray · 8 years ago
  100. 53b07bd Fix poison build. by Nicolas Geoffray · 8 years ago