- b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
- 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
- 2d3065e ObjPtr<>-ify annotation processing. by Vladimir Marko · 7 years ago
- c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
- 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 7 years ago
- 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
- 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
- f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 7 years ago
- c7b28de Add reachabilityFence intrinsics by Hans Boehm · 7 years ago
- 27b9676 ART: Simplify quasi_atomic.h by Orion Hodson · 7 years ago
- 6446437 Fix Long reverse intrinsic comment by Hans Boehm · 7 years ago
- b38988a Merge "Revert "Revert "Allow hidden API access from system libraries""" by Treehugger Robot · 7 years ago
- 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 7 years ago
- 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 7 years ago
- fe94875 ART: Fix infinite recursion for deopt at dex pc 0. by Vladimir Marko · 7 years ago
- eefabd2 Allow hidden API access from system libraries by David Brazdil · 7 years ago
- 857a764 Merge "Fix Mac build: Don't use the CFI directives on Mac" by Treehugger Robot · 7 years ago
- 64ebd81 Fix Mac build: Don't use the CFI directives on Mac by David Srbecky · 7 years ago
- e540a16 Merge "Support unwinding though the switch interpreter." by David Srbecky · 7 years ago
- 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 7 years ago
- 8ce3bfa Refactor enforcement of hidden API policy when linking by David Brazdil · 7 years ago
- a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
- 9210554 Merge "Use ASM for invoke-custom tests" by Treehugger Robot · 7 years ago
- 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
- cc917d9 Fix issue with obsolete methods and const-method-handle by Alex Light · 7 years ago
- b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
- 7287c4d Add Class.getPrimitiveClass(). by Vladimir Marko · 7 years ago
- 89ceeeb Merge "Use different method to mark DEX PC in the interpreter's CFI." by David Srbecky · 7 years ago
- ed0180c Merge changes Icad6d952,Ic41aa804 by Roland Levillain · 7 years ago
- 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 7 years ago
- 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 8 years ago
- e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 7 years ago
- 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
- 64ef58b Use different method to mark DEX PC in the interpreter's CFI. by David Srbecky · 7 years ago
- c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
- becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 8 years ago
- da1cdd0 ART: Fix call site resolution by Orion Hodson · 8 years ago
- 70e88d6 Merge "Move hidden API warnings into resolvers" by Treehugger Robot · 8 years ago
- a02cb11 Move hidden API warnings into resolvers by David Brazdil · 8 years ago
- 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
- 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
- b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
- 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 8 years ago
- 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 8 years ago
- 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
- 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
- 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
- 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 8 years ago
- a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 8 years ago
- 8f1a586 Merge changes I917df597,Ib2ca880e,Ib3733573,I3e3a4672 by Treehugger Robot · 8 years ago
- af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 8 years ago
- 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
- 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
- f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 8 years ago
- 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 8 years ago
- 5414977 Fix MIPS32 mterp by Goran Jakovljevic · 8 years ago
- cd5b86d Frame tracking cfi for mterp by buzbee · 8 years ago
- 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 8 years ago
- 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 8 years ago
- 0c91988 MIPS: Remove mterp reliance on code item layout by Alexey Frunze · 8 years ago
- 7d86200 Merge "Remove mterp reliance on code item layout" by Mathieu Chartier · 8 years ago
- 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 8 years ago
- 846127c Clear shadow registers only after potentially switching interpreters. by Nicolas Geoffray · 8 years ago
- fc9555d Remove mterp reliance on code item layout by Mathieu Chartier · 8 years ago
- 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 8 years ago
- 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 8 years ago
- 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 8 years ago
- 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
- 580667b ART: Correct static invariant checks by Andreas Gampe · 8 years ago
- f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 8 years ago
- 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 8 years ago
- 030fe39 Fix mips64 build by Lena Djokic · 8 years ago
- e7732be ART: Implement missing mterp handlers by Orion Hodson · 8 years ago
- c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 8 years ago
- f167135 Merge changes from topic "thread-stop" by Alex Light · 8 years ago
- 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 8 years ago
- 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 8 years ago
- 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 8 years ago
- a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 8 years ago
- 848574c Implement asynchronous exception support by Alex Light · 8 years ago
- 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 8 years ago
- e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
- 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
- 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
- a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 8 years ago
- 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
- 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
- 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
- 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
- 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
- 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 8 years ago
- 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 8 years ago
- e814f9d JVMTI NotifyFramePop support by Alex Light · 8 years ago
- 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 8 years ago
- 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
- 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
- 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
- fc63bab Revert "Fix some issues for deoptimizing runtime methods." by Vladimir Marko · 8 years ago