summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13Merge "Revert "Emit vector mulitply and accumulate instructions for x86.""android-p-preview-5Hans Boehm
2018-07-13Merge "Revert "Move GCStress BacktraceHelper to libbacktrace""Alex Light
2018-07-13Revert "Move GCStress BacktraceHelper to libbacktrace"Alex Light
2018-07-13Merge "Add instances to sites after removing duplicate ids."Treehugger Robot
2018-07-13Merge "Revert^2 "Use frame info from CodeInfo.""David Srbecky
2018-07-13Revert "Emit vector mulitply and accumulate instructions for x86."Hans Boehm
2018-07-12Merge "Move GCStress BacktraceHelper to libbacktrace"Treehugger Robot
2018-07-12Merge "Everyone -- even "NDK" users -- gets C++14 by default now."Treehugger Robot
2018-07-12Move GCStress BacktraceHelper to libbacktraceAlex Light
2018-07-12Everyone -- even "NDK" users -- gets C++14 by default now.Elliott Hughes
2018-07-12Revert^2 "Use frame info from CodeInfo."David Srbecky
2018-07-12Merge "hiddenapi: Fix map insertion bug"Treehugger Robot
2018-07-12Merge "Fix HClinitCheck elimination in instruction builder."Vladimir Marko
2018-07-12hiddenapi: Fix map insertion bugDavid Brazdil
2018-07-12Fix HClinitCheck elimination in instruction builder.Vladimir Marko
2018-07-11Merge "ART: Clean up dex2oats/oatdumps Android.bp modules"Treehugger Robot
2018-07-11Merge "Refactor InstructionBuilder into NewRegisterInstructions experiment"Mathieu Chartier
2018-07-11Refactor InstructionBuilder into NewRegisterInstructions experimentMathieu Chartier
2018-07-11Merge "Revert "Rewrite JVMTI method tracing to use trampolines""Alex Light
2018-07-11Revert "Rewrite JVMTI method tracing to use trampolines"Alex Light
2018-07-11Add instances to sites after removing duplicate ids.Richard Uhler
2018-07-11Merge "Support heap dumps generated with HotSpotDiagnosticMXBean"Treehugger Robot
2018-07-11Support heap dumps generated with HotSpotDiagnosticMXBeanRichard Uhler
2018-07-11Merge "ahat: ignore duplicate instances with the same id"Treehugger Robot
2018-07-11Merge changes I06651995,I2f341cf7Alex Light
2018-07-11Merge "ART: Correctly compare in UTF-16 space"Treehugger Robot
2018-07-10ART: Clean up dex2oats/oatdumps Android.bp modulesAndreas Gampe
2018-07-10ART: Correctly compare in UTF-16 spaceAndreas Gampe
2018-07-10Merge "Make Get/SetLocalVariables not pause jit."Alex Light
2018-07-10Revert^2 "Move Trace to use trampolines"Alex Light
2018-07-10Fix typo in condition for getting the compiled code.Alex Light
2018-07-10Merge "Revert "Move Trace to use trampolines""Alex Light
2018-07-10Revert "Move Trace to use trampolines"Alex Light
2018-07-10Make Get/SetLocalVariables not pause jit.Alex Light
2018-07-10Merge "Use clang integrated assembler."Chih-hung Hsieh
2018-07-10Merge "Handle FixUpRemotePointer for external images"Mathieu Chartier
2018-07-10Merge changes Id4fb7c99,I14dd4eb9,I37c2ece1,I7b4b084b,I78f1d4b3, ...android-o-mr1-iot-release-1.0.2Treehugger Robot
2018-07-10Use clang integrated assembler.Chih-Hung Hsieh
2018-07-10Rewrite JVMTI method tracing to use trampolinesAlex Light
2018-07-10Move Trace to use trampolinesAlex Light
2018-07-10Move back to jit code on trace removalAlex Light
2018-07-10Don't use StringFactory.newEmptyString in compiled codeAlex Light
2018-07-10Ensure proxy methods are reported by instrumentationAlex Light
2018-07-10Correctly send MethodExit events from exception handlersAlex Light
2018-07-10Make instrumentation trampoline able to jump to jit codeAlex Light
2018-07-10ahat: ignore duplicate instances with the same idRichard Uhler
2018-07-09Handle FixUpRemotePointer for external imagesMathieu Chartier
2018-07-09Merge "Fix typo in INSTANCE_OF bytecode analysis"Mathieu Chartier
2018-07-07Fix typo in INSTANCE_OF bytecode analysisMathieu Chartier
2018-07-06Merge "Revert^2 "Add CodeInfo to JNI methods.""David Srbecky