1. 1719542 Revert^18 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 3 months ago
  2. 8bc6a58 Revert^17 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 3 months ago
  3. c6371b5 Revert^16 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 6 months ago
  4. 4f81524 Revert "Don't call GetPeerFromOtherThread with thread_list_lock_ held" by Lokesh Gidra · 1 year, 4 months ago
  5. 8925084 Remove a warning from redefinition that isn't very useful by Mythri Alle · 1 year, 4 months ago
  6. 5424283 Revert^2 "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
  7. 6ad2388 Rename a couple of methods related to redefinition for readability by Mythri Alle · 1 year, 4 months ago
  8. f174b90 Remove an unused jvmti extension and associated code by Mythri Alle · 1 year, 4 months ago
  9. 2c4bfa2 Don't call GetPeerFromOtherThread with thread_list_lock_ held by Lokesh Gidra · 1 year, 4 months ago
  10. a3b8c73 Revert "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
  11. 9d2e5d7 Revert "Turn off LTO for libopenjdkjvmti" by Santiago Aboy Solanes · 1 year, 5 months ago
  12. f1ed593 Don't use class monitor lock when redefining by Mythri Alle · 1 year, 4 months ago
  13. 854b363 Add support for dex containers (DEX v41). by David Srbecky · 2 years, 1 month ago
  14. b983874 Revert^4 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 7 months ago
  15. 6f563af0 Update entrypoints after switching the runtime to non-debuggable by Mythri Alle · 1 year, 5 months ago
  16. a43e67e Revert "Revert^14 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 1 year, 6 months ago
  17. f9fdd3c Revert^14 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 7 months ago
  18. 2a52e8a Revert "Revert^12 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 1 year, 7 months ago
  19. 996cbb5 Revert^12 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 1 year, 7 months ago
  20. 61b1c15 Revert^3 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 7 months ago
  21. 4617cc6 Revert^2 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 8 months ago
  22. b6f3b43 Revert "Revert^10 "Thread suspension cleanup and deadlock fix"""" by Hans Boehm · 1 year, 7 months ago
  23. 2caa640 Revert^10 "Thread suspension cleanup and deadlock fix""" by Hans Boehm · 2 years ago
  24. 473c5a01 Add `ArtMethod::GetShortyView()`. by Vladimir Marko · 1 year, 8 months ago
  25. da43e43 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 8 months ago
  26. 35cca3e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 1 year, 9 months ago
  27. 53472ff Turn off LTO for libopenjdkjvmti by Santiago Aboy Solanes · 1 year, 8 months ago
  28. a640098 Replace GcRoots in the verifier to use VariableSizedHandleScope. by Nicolas Geoffray · 1 year, 9 months ago
  29. 65247c4 Fix code for bugprone-argument-comment clang-tidy warning by Yabin Cui · 1 year, 10 months ago
  30. 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 1 year, 10 months ago
  31. b4231cc Fix "readability-duplicate-includes" clang-tidy issues by Stefano Cianciulli · 2 years ago
  32. 63af30b Revert "Revert^8 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years ago
  33. 221b6c5 Revert^8 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 2 months ago
  34. e787f3e Make art modules apex_available to test_broken_com.android.art by Cole Faust · 2 years ago
  35. 052f5fb Refactor DexFileLoader by David Srbecky · 2 years, 1 month ago
  36. a7b75e6 Switch to non debuggable only if entry/exit stubs are not required by Mythri Alle · 2 years, 2 months ago
  37. 8efcf30 Method entry / exit listeners don't need to force interpreter by Mythri Alle · 2 years, 2 months ago
  38. 733b020 Reland "Limited deopt request from jvmti should enable entry / exit hooks"" by Mythri Alle · 2 years, 2 months ago
  39. b69a3eb Revert "Limited deopt request from jvmti should enable entry / exit hooks" by Mythri Alle · 2 years, 2 months ago
  40. 1725f64 Limited deopt request from jvmti should enable entry / exit hooks by Mythri Alle · 2 years, 2 months ago
  41. c85ae17 Revert "Revert^6 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 2 months ago
  42. fe9b34f Revert^6 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 5 months ago
  43. d14ee2a Move NOTICE files to LICENSE by Orion Hodson · 2 years, 3 months ago
  44. 5f3c7eb Pass read barrier option to `ArtMethod::GetObsoleteDexCache()`. by Vladimir Marko · 2 years, 3 months ago
  45. addc2d1 Change remaining well known methods to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
  46. b6f965d Change well known class loader methods to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
  47. b3afa08 Add helpers for classes from well known fields/methods. by Vladimir Marko · 2 years, 4 months ago
  48. f7bd1fa Change well known thread methods to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
  49. 4e0b5d7 Clean up decoding well-known classes. by Vladimir Marko · 2 years, 4 months ago
  50. 00ca1b5 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 2 years, 4 months ago
  51. 2b7be1e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 2 years, 5 months ago
  52. 1285ef9 Don't update listeners / instrumentation levels when shutting down by Mythri Alle · 2 years, 5 months ago
  53. f2a1e0f Remove stale dependencies on libart(d)-dexlayout. by Martin Stjernholm · 2 years, 5 months ago
  54. 0db9605 Revert "Revert^4 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
  55. a23d325 Revert^4 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 5 months ago
  56. 6178f46 Change well known `Thread` fields to `ArtField*`. by Vladimir Marko · 2 years, 5 months ago
  57. 5be5ce7 Reland "Change well known `ClassLoader` fields to `ArtField*`." by Vladimír Marko · 2 years, 5 months ago
  58. 839193e Revert "Change well known `ClassLoader` fields to `ArtField*`." by Vladimír Marko · 2 years, 5 months ago
  59. afe6902 Change well known `ClassLoader` fields to `ArtField*`. by Vladimir Marko · 2 years, 5 months ago
  60. ebd7640 Revert "Revert^2 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
  61. fd20a74 Revert^2 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
  62. 8752560 Avoid dangling pointers in DexCache in jvmti redefinition. by Nicolas Geoffray · 2 years, 5 months ago
  63. be282e1 Reland^2 "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 5 months ago
  64. 606bd94 Update native GC roots page-by-page by Lokesh Gidra · 2 years, 10 months ago
  65. aebf927 Correctly handle non-invokable methods in InitializeMethodsCode by Mythri Alle · 2 years, 6 months ago
  66. e5ac3b2 Make version explicit. by Bob Badour · 2 years, 6 months ago
  67. 508648d Sweep interpreter caches using checkpoint during GC by Lokesh Gidra · 2 years, 6 months ago
  68. 28443a7 Use side vector while sweeping jvmti-weak-table by Lokesh Gidra · 2 years, 6 months ago
  69. 778800e Revert "Reland "Update instrumentation support for non-java debuggable runtimes"" by Mythri Alle · 2 years, 6 months ago
  70. 7c8835d Revert "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
  71. 7c39c86 Thread suspension cleanup and deadlock fix by Hans Boehm · 2 years, 8 months ago
  72. 322ef18 Reland "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
  73. 28451dc Fix `ClassLinker::AppendToBootClassPath` usages. by Jiakai Zhang · 2 years, 7 months ago
  74. 94383b4 Fix bugprone-unused-return-value clang-tidy issues by Stefano Cianciulli · 2 years, 7 months ago
  75. bbd1e63 art: fix -Wdefaulted-function-deleted warnings. by Krzysztof Kosiński · 2 years, 7 months ago
  76. 7a5a95f Add a helper class OfaContext for OatFileAssistant. by Jiakai Zhang · 2 years, 7 months ago
  77. 0e520aa When creating a new cookie for a java dex file, determine whether it is the same java dex file by zhaoxuyang.6 · 2 years, 8 months ago
  78. 7cc22bb Revert "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 7 months ago
  79. ca5ed9f Convert kUseReadBarrier to static const from constexpr by Lokesh Gidra · 2 years, 11 months ago
  80. 5316aea Make moving space compaction concurrent using userfaultfd by Lokesh Gidra · 3 years, 1 month ago
  81. 6ecfa91 Update instrumentation support for non-java debuggable runtimes by Mythri Alle · 2 years, 8 months ago
  82. d9e8377 Reland "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  83. 26aef12 Revert "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 2 years, 8 months ago
  84. fc067a3 Introduce a flag to check if JITed code has instrumentation support by Mythri Alle · 3 years ago
  85. 2de4a82 Fix performance-noexcept-move-constructor clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  86. 5ff074b Set the declaring class of obsolete ArtMethods during redefinition by Mythri Alle · 2 years, 9 months ago
  87. b57731e Cleanup around method inspection callbacks by Mythri Alle · 2 years, 9 months ago
  88. 86c4b39 Fix modernize-use-using clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  89. bc0318a Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
  90. 72c64a7 Revert "Reland "Don't install instrumentation stubs for single thread deopts"" by Mythri Alle · 2 years, 9 months ago
  91. 582eb8b Reland "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
  92. 2260840 Revert "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
  93. e32c970 Don't install instrumentation stubs for single thread deopts by Mythri Alle · 2 years, 9 months ago
  94. 505e1b4 Remove unused this in method unwind callback by Mythri Alle · 2 years, 10 months ago
  95. c858e56 Remove obsolete code on lazy dequickening. by Nicolas Geoffray · 3 years, 1 month ago
  96. 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 3 years, 1 month ago
  97. ad67bbb Simplify class redefinition. by Nicolas Geoffray · 3 years, 1 month ago
  98. ce73d81 Revert "Don't use sigsegv handler for jvmti." by Muhammad Qureshi · 3 years, 1 month ago
  99. a8ee39d Don't use sigsegv handler for jvmti. by Nicolas Geoffray · 3 years, 2 months ago
  100. b81df96 Update license definitions under art/ by Colin Cross · 3 years, 2 months ago