1. c618f7c Cherrypick Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years ago
  2. c858e56 Remove obsolete code on lazy dequickening. by Nicolas Geoffray · 2 years, 4 months ago
  3. 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 4 months ago
  4. ad67bbb Simplify class redefinition. by Nicolas Geoffray · 2 years, 4 months ago
  5. ce73d81 Revert "Don't use sigsegv handler for jvmti." by Muhammad Qureshi · 2 years, 4 months ago
  6. a8ee39d Don't use sigsegv handler for jvmti. by Nicolas Geoffray · 2 years, 5 months ago
  7. b81df96 Update license definitions under art/ by Colin Cross · 2 years, 5 months ago
  8. c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 2 years, 5 months ago
  9. 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 2 years, 5 months ago
  10. 3d2f148 Revert "Add thread-shared interpreter cache" by Hans Boehm · 2 years, 5 months ago
  11. fa40e6e Add thread-shared interpreter cache by David Srbecky · 2 years, 7 months ago
  12. b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 2 years, 5 months ago
  13. 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 2 years, 5 months ago
  14. 7156ea2 Explicitly indicate whether the code item is obtained from the compact dex file in SetCodeItem() by zhaoxuyang · 2 years, 5 months ago
  15. ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 2 years, 6 months ago
  16. b087bb2 Abort redefinition if we failed to acquire class object by ShuJieWang · 2 years, 7 months ago
  17. e91532e Reland "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 2 years, 6 months ago
  18. 2b3cea9 Revert "Remove Instrumentation::can_use_instrumentation_trampolines_." by Nicolas Geoffray · 2 years, 6 months ago
  19. 4ac8cfe Remove Instrumentation::can_use_instrumentation_trampolines_. by Nicolas Geoffray · 2 years, 6 months ago
  20. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 2 years, 7 months ago
  21. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 2 years, 8 months ago
  22. 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 2 years, 7 months ago
  23. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 2 years, 8 months ago
  24. 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 2 years, 8 months ago
  25. 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 2 years, 8 months ago
  26. dc744e5 Revert "Disable kEnableOnDemandDexDequicken." by Roland Levillain · 2 years, 8 months ago
  27. a32d2d8 Disable kEnableOnDemandDexDequicken. by Nicolas Geoffray · 2 years, 8 months ago
  28. 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 2 years, 9 months ago
  29. 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 2 years, 9 months ago
  30. 139a5b9 Revert "Remove lazy dequickening." by Jack Nudelman · 2 years, 9 months ago
  31. 437144b Remove lazy dequickening. by Nicolas Geoffray · 2 years, 9 months ago
  32. 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 2 years, 9 months ago
  33. e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 3 months ago
  34. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 2 years, 9 months ago
  35. 073885c Fix art compiling against musl by Colin Cross · 2 years, 9 months ago
  36. c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 2 years, 9 months ago
  37. 2cb2527 verifier: Remove support for precise constants and RegisterTrackingMode. by Nicolas Geoffray · 2 years, 11 months ago
  38. 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years ago
  39. 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years ago
  40. 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years ago
  41. b10668c Clean up Class::GetDirectInterface(). by Vladimir Marko · 3 years ago
  42. 9d27fbc Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 1 month ago
  43. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 2 months ago
  44. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 3 months ago
  45. 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 3 years, 3 months ago
  46. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 3 months ago
  47. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 3 years, 4 months ago
  48. 11943fc Move dex file registration in ti_redefine. by David Srbecky · 3 years, 4 months ago
  49. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 4 months ago
  50. b9b7d91 Revert "Lazily allocate DexCache arrays." by Orion Hodson · 3 years, 4 months ago
  51. 1214319 Lazily allocate DexCache arrays. by David Srbecky · 3 years, 4 months ago
  52. dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 3 years, 4 months ago
  53. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 3 years, 4 months ago
  54. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 3 years, 5 months ago
  55. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 3 years, 5 months ago
  56. 0fba186 Add ERROR log with JVMTI version explanation by Alex Light · 3 years, 5 months ago
  57. 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 5 months ago
  58. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 3 years, 5 months ago
  59. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 6 months ago
  60. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 3 years, 5 months ago
  61. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 3 years, 5 months ago
  62. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 3 years, 6 months ago
  63. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 3 years, 6 months ago
  64. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  65. 4717175 Move code item to the data pointer and remove code_item_offset. by Nicolas Geoffray · 3 years, 10 months ago
  66. 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 3 years, 11 months ago
  67. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 3 years, 11 months ago
  68. aacf977 Reword some comments to be more inclusive by Orion Hodson · 3 years, 11 months ago
  69. bf6498e Fix incorrect dex-cache clearing with structural redefinition by Alex Light · 3 years, 11 months ago
  70. c06e07f Correctly use handles for JVMTI heap iteration. by Alex Light · 4 years ago
  71. 3284661 Fix ddm.publish_chunk extension to prevent deadlock by Alex Light · 4 years ago
  72. 842e9c8 Avoid eating SEGVs when performing on-demand dequicken by Alex Light · 4 years ago
  73. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 4 years ago
  74. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years ago
  75. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 1 month ago
  76. 71f661c Set apex_available property by Jiyong Park · 4 years, 2 months ago
  77. 76bc833 Bundle jni_headers with libopenjdkjvmti_headers by Orion Hodson · 4 years, 2 months ago
  78. 8f95183 Add new set_verbose_flag_ext JVMTI Extension by Alex Light · 4 years, 4 months ago
  79. 5e251ea Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 4 years, 5 months ago
  80. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 4 years, 5 months ago
  81. 516745b Reland "Set SA_SIGINFO. Rename thread to include perfetto." by Florian Mayer · 4 years, 5 months ago
  82. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 5 months ago
  83. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 4 years, 5 months ago
  84. f6c69e5 Fix race resulting in UAF in class-define-pausing by Alex Light · 4 years, 5 months ago
  85. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 4 years, 5 months ago
  86. baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 4 years, 5 months ago
  87. 3f4041b Add more logging around array sanity checks by Alex Light · 4 years, 5 months ago
  88. 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 4 years, 5 months ago
  89. 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 5 months ago
  90. 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 5 months ago
  91. 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 4 years, 6 months ago
  92. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  93. fb53708 Remove class-hierarchy restriction from structural redefinition by Alex Light · 4 years, 6 months ago
  94. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  95. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 7 months ago
  96. 7ba68ff Fix ABA bug with PreObjectAlloc event being missed by Alex Light · 4 years, 6 months ago
  97. 7a6b966 Fix reversed compare_exchange check. by Alex Light · 4 years, 6 months ago
  98. 96cbde8 Fix alignment bug in PreObjectAlloc by Alex Light · 4 years, 6 months ago
  99. daad67f Fix typo FieldNameAndSignature vs MethodNameAndSignature. by Alex Light · 4 years, 6 months ago
  100. b2e6d0f Fix incorrect DCHECK by Alex Light · 4 years, 6 months ago