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