- d2d66a3 Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Andreas Gampe · 7 years ago
- 8ec1abd Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Treehugger Robot · 7 years ago
- 243b451 Merge "Add some tests to gcstress knownfailures" am: f036454872 by Alex Light · 7 years ago
- f036454 Merge "Add some tests to gcstress knownfailures" by Treehugger Robot · 7 years ago
- bf5cf8c Merge "Add analysis for move-result target" am: 663078ec90 by Mathieu Chartier · 7 years ago
- 663078e Merge "Add analysis for move-result target" by Mathieu Chartier · 7 years ago
- 764280a ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de by Andreas Gampe · 7 years ago
- b7f10d5 Add some tests to gcstress knownfailures by Alex Light · 7 years ago
- 54791cd Merge changes I668f5351,I40fa767b am: 6743f1ebd4 by Alex Light · 7 years ago
- f2c9988 Merge "ART: Fix space trimming in oatdump_test" am: 9be57cee98 by Andreas Gampe · 7 years ago
- 6743f1e Merge changes I668f5351,I40fa767b by Treehugger Robot · 7 years ago
- 9be57ce Merge "ART: Fix space trimming in oatdump_test" by Treehugger Robot · 7 years ago
- 8a0ede9 Add analysis for move-result target by Mathieu Chartier · 7 years ago
- 543d845 Revert^2 "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago
- 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 7 years ago
- 3cfc2e7 ART: Fix space trimming in oatdump_test by Andreas Gampe · 7 years ago
- 4372bae Merge "ART: Implement loop full unrolling." am: 33602449cf by Vladimir Marko · 7 years ago
- 3360244 Merge "ART: Implement loop full unrolling." by Vladimir Marko · 7 years ago
- ca4e526 Merge "Update test expectations for 911-get-stack-trace." am: 728ca71cc4 by Mads Ager · 7 years ago
- 728ca71 Merge "Update test expectations for 911-get-stack-trace." by Mads Ager · 7 years ago
- 02818c3 Merge "ART: Clean up test exec code" am: eb577ebe86 by Andreas Gampe · 7 years ago
- eb577eb Merge "ART: Clean up test exec code" by Treehugger Robot · 7 years ago
- 8abeb06 Update test expectations for 911-get-stack-trace. by Mads Ager · 7 years ago
- 80e81f3 Merge "ahat: switch to using new dominators API" am: 06a45b7588 by Richard Uhler · 7 years ago
- 06a45b7 Merge "ahat: switch to using new dominators API" by Treehugger Robot · 7 years ago
- b5ad4f5 Merge "ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64" by Vladimir Marko · 7 years ago
- ebe6037 Merge "ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64" by Vladimir Marko · 7 years ago
- e824a30 ahat: switch to using new dominators API by Richard Uhler · 7 years ago
- 433ca9c Merge "Add a more flexible Dominators API." am: f1255887da by Richard Uhler · 7 years ago
- f125588 Merge "Add a more flexible Dominators API." by Treehugger Robot · 7 years ago
- b478772 Merge "Remove unused InvokeInfo from stack maps and the runtime." am: 2449d6d006 by David Srbecky · 7 years ago
- 2449d6d Merge "Remove unused InvokeInfo from stack maps and the runtime." by David Srbecky · 7 years ago
- 8e2a67e Merge "Expand comment for HVecMultiplyAccumulate" am: e24c69db69 by Hans Boehm · 7 years ago
- e24c69d Merge "Expand comment for HVecMultiplyAccumulate" by Hans Boehm · 7 years ago
- 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 7 years ago
- 9434487 Expand comment for HVecMultiplyAccumulate by Hans Boehm · 7 years ago
- 19a0806 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
- 0841942 Merge "Revert "Move GCStress BacktraceHelper to libbacktrace"" am: ec1f1a9132 by Alex Light · 7 years ago
- cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
- ec1f1a9 Merge "Revert "Move GCStress BacktraceHelper to libbacktrace"" by Alex Light · 7 years ago
- 7d3256a Revert "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago
- f185be3 Merge "Add instances to sites after removing duplicate ids." am: e8c91f2d97 by Richard Uhler · 7 years ago
- e8c91f2 Merge "Add instances to sites after removing duplicate ids." by Treehugger Robot · 7 years ago
- 2c76257 Remove unused InvokeInfo from stack maps and the runtime. by David Srbecky · 7 years ago
- f58dc65 ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64 by Evgeny Astigeevich · 7 years ago
- 4654af4 Merge "Revert^2 "Use frame info from CodeInfo."" am: 0b4a439f80 by David Srbecky · 7 years ago
- 0b4a439 Merge "Revert^2 "Use frame info from CodeInfo."" by David Srbecky · 7 years ago
- 5618f06 Add a more flexible Dominators API. by Richard Uhler · 7 years ago
- 36fe9cb Merge "Move GCStress BacktraceHelper to libbacktrace" am: 0495fb0530 by Alex Light · 7 years ago
- f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
- 0495fb0 Merge "Move GCStress BacktraceHelper to libbacktrace" by Treehugger Robot · 7 years ago
- 5b20714 Merge "Everyone -- even "NDK" users -- gets C++14 by default now." by Elliott Hughes · 7 years ago
- 253a37b Merge "Everyone -- even "NDK" users -- gets C++14 by default now." by Treehugger Robot · 7 years ago
- 9491694 Move GCStress BacktraceHelper to libbacktrace by Alex Light · 7 years ago
- 225ed1d Everyone -- even "NDK" users -- gets C++14 by default now. by Elliott Hughes · 7 years ago
- 79aa624 Revert^2 "Use frame info from CodeInfo." by David Srbecky · 7 years ago
- b1da905 Merge "hiddenapi: Fix map insertion bug" am: 5991b184a4 by David Brazdil · 7 years ago
- 5991b18 Merge "hiddenapi: Fix map insertion bug" by Treehugger Robot · 7 years ago
- 1926fcf Merge "Fix HClinitCheck elimination in instruction builder." am: bbd2cc2e23 by Vladimir Marko · 7 years ago
- bbd2cc2 Merge "Fix HClinitCheck elimination in instruction builder." by Vladimir Marko · 7 years ago
- da821c9 hiddenapi: Fix map insertion bug by David Brazdil · 7 years ago
- 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 8 years ago
- ae0b953 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" am: c06bfc9b18 by Andreas Gampe · 7 years ago
- adb49dd Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
- c06bfc9 Merge "ART: Clean up dex2oats/oatdumps Android.bp modules" by Treehugger Robot · 7 years ago
- eaaa92b Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment" by Mathieu Chartier · 7 years ago
- fbc8003 Refactor InstructionBuilder into NewRegisterInstructions experiment by Mathieu Chartier · 7 years ago
- f0a3611 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" am: dca6840055 by Alex Light · 7 years ago
- dca6840 Merge "Revert "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
- 8772eb7 Revert "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
- eb53697 Add instances to sites after removing duplicate ids. by Richard Uhler · 7 years ago
- a217c1b Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" am: f3c3e83d3a by Richard Uhler · 7 years ago
- f3c3e83 Merge "Support heap dumps generated with HotSpotDiagnosticMXBean" by Treehugger Robot · 7 years ago
- b957c89 Support heap dumps generated with HotSpotDiagnosticMXBean by Richard Uhler · 7 years ago
- c3143f6 Merge "ahat: ignore duplicate instances with the same id" am: cd15294af8 by Richard Uhler · 7 years ago
- cd15294 Merge "ahat: ignore duplicate instances with the same id" by Treehugger Robot · 7 years ago
- f056432 Merge changes I06651995,I2f341cf7 am: 3e2fad1fba by Alex Light · 7 years ago
- 3e2fad1 Merge changes I06651995,I2f341cf7 by Alex Light · 7 years ago
- c137a40 Merge "ART: Correctly compare in UTF-16 space" am: 5bf6d2750d by Andreas Gampe · 7 years ago
- 5bf6d27 Merge "ART: Correctly compare in UTF-16 space" by Treehugger Robot · 7 years ago
- 11bf265 ART: Clean up dex2oats/oatdumps Android.bp modules by Andreas Gampe · 7 years ago
- c152817 ART: Correctly compare in UTF-16 space by Andreas Gampe · 7 years ago
- 94dff59 Merge "Make Get/SetLocalVariables not pause jit." am: 848f0d9782 by Alex Light · 7 years ago
- 848f0d9 Merge "Make Get/SetLocalVariables not pause jit." by Alex Light · 7 years ago
- 2a90bc9 Revert^2 "Move Trace to use trampolines" by Alex Light · 7 years ago
- 839f53a Fix typo in condition for getting the compiled code. by Alex Light · 7 years ago
- 121a6b8 Merge "Revert "Move Trace to use trampolines"" am: 23b8f0d6ca by Alex Light · 7 years ago
- 23b8f0d Merge "Revert "Move Trace to use trampolines"" by Alex Light · 7 years ago
- 27d85ea Revert "Move Trace to use trampolines" by Alex Light · 7 years ago
- 4ac605e Make Get/SetLocalVariables not pause jit. by Alex Light · 7 years ago
- 354e207 Merge "Use clang integrated assembler." am: 1a2b9bec01 by Chih-hung Hsieh · 7 years ago
- 4da3ab8 Merge "Handle FixUpRemotePointer for external images" am: 1206a149b4 by Mathieu Chartier · 7 years ago
- 1a2b9be Merge "Use clang integrated assembler." by Chih-hung Hsieh · 7 years ago
- 1206a14 Merge "Handle FixUpRemotePointer for external images" by Mathieu Chartier · 7 years ago
- d819e8b Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Alex Light · 7 years ago
- e83d341 Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ... by Treehugger Robot · 7 years ago
- 955f0ba Use clang integrated assembler. by Chih-Hung Hsieh · 7 years ago
- 25bf446 Rewrite JVMTI method tracing to use trampolines by Alex Light · 7 years ago
- 19af3b9 Move Trace to use trampolines by Alex Light · 7 years ago
- 3e36a9c Move back to jit code on trace removal by Alex Light · 7 years ago