- 8cedd8b Revert "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years, 1 month ago
- fb8cdb5 Update JIT Zygote to support compiling the entire bootclasspath. by Jiakai Zhang · 3 years, 1 month ago
- 67e48ec More entrypoint handling cleanup. by Nicolas Geoffray · 3 years, 1 month ago
- e19b284 Disable check exposing an existing issue. by Nicolas Geoffray · 3 years, 1 month ago
- 81bb3bd ART: fix varhandle bounds check for split bytebuffer by Orion Hodson · 3 years, 1 month ago
- 5b8c025 Merge "Merge Android 12 QPR1" by Xin Li · 3 years, 1 month ago
- 0f9258a When retrying a failed alloc use the new size if class was redefined by Mythri Alle · 3 years, 2 months ago
- ca212cd Add JNI monitoring to `artQuickGenericJniTrampoline()`. by Vladimir Marko · 3 years, 1 month ago
- c25a9f9 Reland "Simplify and document entrypoint toggling in instrumentation." by Nicolas Geoffray · 3 years, 1 month ago
- e74e0ce JNI: Inline fast-path for `JniMethodEnd()`. by Vladimir Marko · 3 years, 1 month ago
- 3461333 Inline some type checks of instanceof and checkcast in nterp. am: c2b3116e81 by Nicolas Geoffray · 3 years, 1 month ago
- c2b3116 Inline some type checks of instanceof and checkcast in nterp. by Nicolas Geoffray · 3 years, 1 month ago
- f387137 Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." am: e91532e406 by Nicolas Geoffray · 3 years, 1 month ago
- e91532e Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
- d82ae9e Cleanup code and comments about /data/dalvik-cache. am: 5f683cc681 by Jiakai Zhang · 3 years, 1 month ago
- 5f683cc Cleanup code and comments about /data/dalvik-cache. by Jiakai Zhang · 3 years, 1 month ago
- d00317c JNI/x86: Fix art_jni_unlock_object_no_inline. am: 2ab607adeb by Vladimir Marko · 3 years, 1 month ago
- 99f2e86 Rewrite thread root flip synchronization. am: 9c0f7640aa by Vladimir Marko · 3 years, 1 month ago
- 2ab607a JNI/x86: Fix art_jni_unlock_object_no_inline. by Vladimir Marko · 3 years, 1 month ago
- 9c0f764 Rewrite thread root flip synchronization. by Vladimir Marko · 3 years, 1 month ago
- 2bf274b Support running clinit in instrumentation trampolines. am: c71fe16474 by Nicolas Geoffray · 3 years, 1 month ago
- c71fe16 Support running clinit in instrumentation trampolines. by Nicolas Geoffray · 3 years, 1 month ago
- 0a0d638 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." am: 2b3cea9626 by Nicolas Geoffray · 3 years, 1 month ago
- 2b3cea9 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 3 years, 1 month ago
- 4d9548d Remove Instrumentation::can_use_instrumentation_trampolines_. am: 4ac8cfe0f0 by Nicolas Geoffray · 3 years, 1 month ago
- 4ac8cfe Remove Instrumentation::can_use_instrumentation_trampolines_. by Nicolas Geoffray · 3 years, 1 month ago
- 164502a Revert "Simplify and document entrypoint toggling in instrumentation." am: 677d9eff19 by Nicolas Geoffray · 3 years, 1 month ago
- 677d9ef Revert "Simplify and document entrypoint toggling in instrumentation." by Nicolas Geoffray · 3 years, 1 month ago
- 9bb08e5 JNI: Inline fast-path for `JniMethodStart()`. am: ce2a3445a4 by Vladimir Marko · 3 years, 1 month ago
- ce2a344 JNI: Inline fast-path for `JniMethodStart()`. by Vladimir Marko · 3 years, 2 months ago
- 6b4877c Simplify and document entrypoint toggling in instrumentation. am: 76ec6f6562 by Nicolas Geoffray · 3 years, 1 month ago
- 76ec6f6 Simplify and document entrypoint toggling in instrumentation. by Nicolas Geoffray · 3 years, 1 month ago
- 521b11d Restrict addressOf() API to non-movable primitive arrays am: 8d011c7e70 by Lokesh Gidra · 3 years, 1 month ago
- 8d011c7 Restrict addressOf() API to non-movable primitive arrays by Lokesh Gidra · 3 years, 1 month ago
- 7c55977 ARM64: Implicit suspend checks using LDR. am: 7039c11b22 by Vladimir Marko · 3 years, 1 month ago
- 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
- 9ae7317 Don't call MethodExitEvent if we require a deopt in MethodExitHook am: 2a0ad75716 by Mythri Alle · 3 years, 1 month ago
- 2a0ad75 Don't call MethodExitEvent if we require a deopt in MethodExitHook by Mythri Alle · 3 years, 1 month ago
- 3511ab2 Make the baseline threshold based on -Xjitthreshold. am: 80f93a8013 by Nicolas Geoffray · 3 years, 1 month ago
- 80f93a8 Make the baseline threshold based on -Xjitthreshold. by Nicolas Geoffray · 3 years, 2 months ago
- 044f605 Allow runtime updates to type/string .bss sections across DexFiles am: 884731c88e by Santiago Aboy Solanes · 3 years, 1 month ago
- 884731c Allow runtime updates to type/string .bss sections across DexFiles by Santiago Aboy Solanes · 3 years, 2 months ago
- 3fba4e0 Suppress vdex madvise calls for metadata access am: 2ad8b26d08 by Jared Duke · 3 years, 2 months ago
- 2ad8b26 Suppress vdex madvise calls for metadata access by Jared Duke · 3 years, 2 months ago
- 5ae43b3 Read stdout from llvm-symbolizer during native stack dump. am: f37205412a by David Srbecky · 3 years, 2 months ago
- f372054 Read stdout from llvm-symbolizer during native stack dump. by David Srbecky · 3 years, 2 months ago
- 25fcba3 Remove unintended soft failure downgrade. am: 2990b88aa1 by Nicolas Geoffray · 3 years, 2 months ago
- 2990b88 Remove unintended soft failure downgrade. by Nicolas Geoffray · 3 years, 2 months ago
- 3386a2f Unlock suspend count lock before dumping threads am: b155987779 by Hans Boehm · 3 years, 2 months ago
- b155987 Unlock suspend count lock before dumping threads by Hans Boehm · 3 years, 2 months ago
- 713e9b4 MethodHandles: fix missing check in VarHandle invoker am: d56e844f57 by Orion Hodson · 3 years, 2 months ago
- d56e844 MethodHandles: fix missing check in VarHandle invoker by Orion Hodson · 3 years, 2 months ago
- a83cda5 Fix acquiring the wrong DexFile in artCriticalNativeFrameSize am: c533e53803 by Santiago Aboy Solanes · 3 years, 2 months ago
- c533e53 Fix acquiring the wrong DexFile in artCriticalNativeFrameSize by Santiago Aboy Solanes · 3 years, 2 months ago
- dc6aee2 Add std::noboolalpha to InlineInfo dumps am: 05ed65a384 by Santiago Aboy Solanes · 3 years, 2 months ago
- 05ed65a Add std::noboolalpha to InlineInfo dumps by Santiago Aboy Solanes · 3 years, 2 months ago
- 2008164 Make suspend check test specific flags. am: 254a858ef4 by Vladimir Marko · 3 years, 2 months ago
- 254a858 Make suspend check test specific flags. by Vladimir Marko · 3 years, 2 months ago
- e91748f Handle baseline/optimized compilation kind in the runtime. am: 8a608fab3f by Nicolas Geoffray · 3 years, 2 months ago
- 8a608fa Handle baseline/optimized compilation kind in the runtime. by Nicolas Geoffray · 3 years, 2 months ago
- e484d67 VarHandles: add an array store exception check am: 7f143282a8 by Orion Hodson · 3 years, 2 months ago
- 7f14328 VarHandles: add an array store exception check by Orion Hodson · 3 years, 2 months ago
- 42ca2bf Simplify hotness count in baseline compiled code. am: 9e598907f2 by Nicolas Geoffray · 3 years, 2 months ago
- 9e59890 Simplify hotness count in baseline compiled code. by Nicolas Geoffray · 3 years, 2 months ago
- aa16c55 Fix longstanding deopt issue not using the right deopt type. am: 5f7788917e by Nicolas Geoffray · 3 years, 2 months ago
- 5f77889 Fix longstanding deopt issue not using the right deopt type. by Nicolas Geoffray · 3 years, 2 months ago
- 5289148 JNI: Add "no inline" entrypoints for lock/unlock. am: f76aae14df by Vladimir Marko · 3 years, 2 months ago
- f76aae1 JNI: Add "no inline" entrypoints for lock/unlock. by Vladimir Marko · 3 years, 2 months ago
- 3d42296 Clean up JNI entrypoint assembly. am: 8439e45477 by Vladimir Marko · 3 years, 2 months ago
- 8439e45 Clean up JNI entrypoint assembly. by Vladimir Marko · 3 years, 2 months ago
- ffcacb7 Always access Thread state and flags as 32-bit location. am: ddf4fd3c37 by Vladimir Marko · 3 years, 2 months ago
- ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 2 months ago
- a52e6ee Revert "Turn off cross-dex inlining while we take a look at 207329152" am: c3e004d1c8 by Santiago Aboy Solanes · 3 years, 2 months ago
- 50d0ea1 Revert^2 "MethodHandle composability fix" am: 3b1b216094 by Orion Hodson · 3 years, 2 months ago
- c3e004d Revert "Turn off cross-dex inlining while we take a look at 207329152" by Santiago Aboy Solanes · 3 years, 2 months ago
- 3b1b216 Revert^2 "MethodHandle composability fix" by Orion Hodson · 3 years, 2 months ago
- 2f9aca1 Replace the nterp threshold with the warmup threshold. am: 58f916cd6c by Nicolas Geoffray · 3 years, 2 months ago
- 58f916c Replace the nterp threshold with the warmup threshold. by Nicolas Geoffray · 3 years, 2 months ago
- ffeceb9 Revert "MethodHandle composability fix" am: 6ed5c4f648 by Ulyana Trafimovich · 3 years, 2 months ago
- 6ed5c4f Revert "MethodHandle composability fix" by Ulyana Trafimovich · 3 years, 2 months ago
- 39bd3ae Revert^2 "JNI: Rewrite locking for synchronized methods." am: 4d52715136 by Vladimir Marko · 3 years, 2 months ago
- 4d52715 Revert^2 "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 2 months ago
- c693cb6 MethodHandle composability fix am: 68b18d28e3 by Orion Hodson · 3 years, 2 months ago
- 68b18d2 MethodHandle composability fix by Orion Hodson · 3 years, 2 months ago
- d4edbc0 Revert "JNI: Rewrite locking for synchronized methods." am: 02e0eb7eef by Vladimir Marko · 3 years, 2 months ago
- 02e0eb7 Revert "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 2 months ago
- d4d737e Add a "broken test ART APEX" Soong module. am: 0a74d278eb by Roland Levillain · 3 years, 2 months ago
- 0a74d27 Add a "broken test ART APEX" Soong module. by Roland Levillain · 3 years, 4 months ago
- 90f9330 Pass OatDexFile by reference in FindDexCache am: 4b8ea5dc73 by Santiago Aboy Solanes · 3 years, 2 months ago
- 4b8ea5d Pass OatDexFile by reference in FindDexCache by Santiago Aboy Solanes · 3 years, 2 months ago
- 7e9869a JNI: Rewrite locking for synchronized methods. am: c17656bcf4 by Vladimir Marko · 3 years, 2 months ago
- c17656b JNI: Rewrite locking for synchronized methods. by Vladimir Marko · 3 years, 2 months ago
- 347b8cc Disable JIT GC when JitAtFirstUse is enabled am: bd9e323b24 by Mythri Alle · 3 years, 2 months ago
- bd9e323 Disable JIT GC when JitAtFirstUse is enabled by Mythri Alle · 3 years, 2 months ago
- 05fbd9a Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by Xin Li · 3 years, 2 months ago
- 494df0d Improve logging for GetResolvedMethod's failing to get an inlined_method by Santiago Aboy Solanes · 3 years, 2 months ago
- 519ff8b Revert "Support calling entry / exit hooks from JIT code for non-debuggable" by Mythri Alle · 3 years, 2 months ago
- 23cf32f JNI: Faster mutator locking during transition. by Vladimir Marko · 3 years, 2 months ago
- bd95682 Support calling entry / exit hooks from JIT code for non-debuggable by Mythri Alle · 3 years, 2 months ago
- 409d1db Add more checks in FaultHandler. by Nicolas Geoffray · 3 years, 2 months ago