- a738070 Merge "MethodHandles: Enable return value conversions." am: 07d5e39bff by Orion Hodson · 8 years ago
- 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
- c163ea1 Merge "Fix mips build" am: f94563540f by Mathieu Chartier · 8 years ago
- f945635 Merge "Fix mips build" by Mathieu Chartier · 8 years ago
- cff6905 Fix mips build by Mathieu Chartier · 8 years ago
- 5f88ee7 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
- 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
- 6a783f1 Merge "Use enum for read barrier options in compiler" am: 48dfb4a7f1 by Mathieu Chartier · 8 years ago
- fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
- 48dfb4a Merge "Use enum for read barrier options in compiler" by Mathieu Chartier · 8 years ago
- 34f565e Merge "Do not inline loops without exit edges" am: 48f3e29643 by David Sehr · 8 years ago
- 3af00dc Use enum for read barrier options in compiler by Mathieu Chartier · 8 years ago
- 48f3e29 Merge "Do not inline loops without exit edges" by David Sehr · 8 years ago
- 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
- ddca066 Merge "Add capabilities for jvmti." am: 5199c11040 by Alex Light · 8 years ago
- 5199c11 Merge "Add capabilities for jvmti." by Treehugger Robot · 8 years ago
- 3727dd8 Merge "Avoid read barriers for inlined check cast" am: 977919fbcb by Mathieu Chartier · 8 years ago
- 977919f Merge "Avoid read barriers for inlined check cast" by Mathieu Chartier · 8 years ago
- e657424 Add capabilities for jvmti. by Alex Light · 9 years ago
- 5633283 Merge "MIPS32: Add missing swaps to codegen" am: ee59d46595 by Goran Jakovljevic · 8 years ago
- ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
- 59851cd Merge "Fix 552-checker-sharpening for MIPS32R6" am: b98115251e by Goran Jakovljevic · 8 years ago
- b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
- 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
- 97353b9 Merge "Change string compression encoding." am: 16593ed1d3 by Vladimir Marko · 8 years ago
- 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
- 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
- d3f9ef3 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
- 8276c5f Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
- af0cac6 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
- 14ee506 Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
- 2ea0b30 Merge "ART jitted code profiling support." am: e58659aa13 by Nicolas Geoffray · 8 years ago
- e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
- 1310384 Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
- 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
- 22b60ff Merge "ART: Temporarily disable test 913 for non-aot configs" am: cc7433d333 by Andreas Gampe · 8 years ago
- cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
- a35c584 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
- 7aa2fe4 Merge "ART: Temporarily disable test 913 for non-aot configs" am: de72874891 by Andreas Gampe · 8 years ago
- de72874 Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
- 8c433b9 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
- b52b7ab Merge "Fix heap poisoning build" am: ec8a998b08 by Mathieu Chartier · 8 years ago
- ec8a998 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
- 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
- 2d3344b Merge "ART: Add reference following code" am: 1f77fed121 by Andreas Gampe · 8 years ago
- 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
- aa474eb Avoid read barriers for inlined check cast by Mathieu Chartier · 8 years ago
- dfb2476 Merge "Add interface check cast fast path to arm, arm64, x86" am: 334b5c3d0d by Mathieu Chartier · 8 years ago
- 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
- c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
- fac03ea Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
- 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
- d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
- 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
- 5068731 Merge "ART: Refactor some TI test code for reuse" am: 04e446f0fd by Andreas Gampe · 8 years ago
- 04e446f Merge "ART: Refactor some TI test code for reuse" by Treehugger Robot · 8 years ago
- 83e58f0 Merge "Allow read side effects for removing dead instructions." am: 7891b23b2b by Aart Bik · 8 years ago
- 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
- 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
- 0627abd Merge "Revert "JIT root tables."" am: 20c56a8cde by Nicolas Geoffray · 8 years ago
- 8f95508 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" am: 2e7f085990 by Nicolas Geoffray · 8 years ago
- ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
- 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
- 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
- 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 8 years ago
- 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
- 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
- 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
- 4e4137b Merge "Reduce arena memory usage when changing graph structure." am: b4e4c279a0 by Vladimir Marko · 8 years ago
- b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 8 years ago
- f36f988 Merge "Support kJitTableAddress in x86/arm/arm64." am: 11bbc7fd5b by Nicolas Geoffray · 8 years ago
- 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
- eaf83c3 Merge "Remove timeout for the 570-checker-osr test" am: 2badb9a4c2 by Goran Jakovljevic · 8 years ago
- 2badb9a Merge "Remove timeout for the 570-checker-osr test" by Treehugger Robot · 8 years ago
- 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 8 years ago
- 731f4c6 MethodHandles: Add a test case for MethodHandles.permuteArguments. by Narayan Kamath · 8 years ago
- 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 8 years ago
- 0314906 Merge "Fix 552-checker-sharpening for PIC test." am: 0d7dce8798 by Vladimir Marko · 8 years ago
- 0d7dce8 Merge "Fix 552-checker-sharpening for PIC test." by Treehugger Robot · 8 years ago
- c44f849 Remove timeout for the 570-checker-osr test by Goran Jakovljevic · 8 years ago
- 41d740d Merge "MethodHandles: Remove obsolete TODO." am: c3410ca114 by Narayan Kamath · 8 years ago
- c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
- 96532b1 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." am: 1a9cd642b7 by Nicolas Geoffray · 8 years ago
- 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
- 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
- 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
- fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
- 916a771 MethodHandles: Add tests for MethodHandles.filterReturnValue. by Narayan Kamath · 8 years ago
- 2a6bdb5 Merge "MethodHandles: Add tests for MethodHandle.bindTo." am: 2a2f713717 by Narayan Kamath · 8 years ago
- 2a2f713 Merge "MethodHandles: Add tests for MethodHandle.bindTo." by Narayan Kamath · 8 years ago
- 8677d0b MethodHandles: Add tests for MethodHandle.bindTo. by Narayan Kamath · 8 years ago
- 3f06a4d Merge "JIT root tables." am: 0864c98b10 by Nicolas Geoffray · 8 years ago
- bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
- 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
- 0f9c5a7 Merge "MethodHandles: Constructor support" am: 4c45ffaf63 by Orion Hodson · 8 years ago
- 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
- 905aae1 Merge "ART: Fix tidy warnings" am: 3773f21068 by Andreas Gampe · 8 years ago
- 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
- cdd4d4e Merge "Allow HDeoptimize to co-exist with LSE." am: 8acdebc1a1 by Mingyao Yang · 8 years ago
- 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 8 years ago