summaryrefslogtreecommitdiff
path: root/openjdkjvmti
AgeCommit message (Expand)Author
10 daysReland^3 "Revamp JIT GC."Nicolas Geoffray
2024-05-14Faster `DexFile::FindTypeId()`.Vladimir Marko
2024-05-14Add `ArtField::GetDeclaringClassDescriptor{,View}()`.Vladimir Marko
2024-05-03Revert "Reland^2 "Revamp JIT GC.""Nicolas Geoffray
2024-04-29Reland^2 "Revamp JIT GC."Nicolas Geoffray
2024-04-23Set test ownerships for ART.Martin Stjernholm
2024-04-22Revert "Reland "Revamp JIT GC.""Nicolas Geoffray
2024-04-18Reland "Revamp JIT GC."Nicolas Geoffray
2024-04-17Revert "Revamp JIT GC."Nicolas Geoffray
2024-04-15Revamp JIT GC.Nicolas Geoffray
2024-04-12Fix NameAndSignature::operator== ambiguityRyan Prichard
2024-04-11Clean up string data access in `DexFile`.Vladimir Marko
2024-03-26Rename enums.h/.cc to pointer_size.h/.cc.Santiago Aboy Solanes
2024-03-16Do not handle suspension request in StartGCHans Boehm
2024-03-14Make sure there are no lone UNREACHABLEsSantiago Aboy Solanes
2024-02-09Pass functors as rvalues when possibleSantiago Aboy Solanes
2024-01-19Move files related to compiled code into oat/ directoryDmitrii Ishcheikin
2023-12-20Revert^18 "Thread suspension cleanup and deadlock fix"Hans Boehm
2023-12-19Revert^17 "Thread suspension cleanup and deadlock fix"Hans Boehm
2023-12-19Revert^16 "Thread suspension cleanup and deadlock fix"Hans Boehm
2023-11-27Revert "Don't call GetPeerFromOtherThread with thread_list_lock_ held"Lokesh Gidra
2023-11-22Remove a warning from redefinition that isn't very usefulMythri Alle
2023-11-17Revert^2 "Add support for dex containers (DEX v41)."David Srbecky
2023-11-16Rename a couple of methods related to redefinition for readabilityMythri Alle
2023-11-16Remove an unused jvmti extension and associated codeMythri Alle
2023-11-15Don't call GetPeerFromOtherThread with thread_list_lock_ heldLokesh Gidra
2023-11-15Revert "Add support for dex containers (DEX v41)."David Srbecky
2023-11-14Revert "Turn off LTO for libopenjdkjvmti"Santiago Aboy Solanes
2023-11-14Don't use class monitor lock when redefiningMythri Alle
2023-11-13Add support for dex containers (DEX v41).David Srbecky
2023-10-17Revert^4 "Merge libart and libart-compiler into a single library"Dmitrii Ishcheikin
2023-10-11Update entrypoints after switching the runtime to non-debuggableMythri Alle
2023-09-09Revert "Revert^14 "Thread suspension cleanup and deadlock fix""Hans Boehm
2023-09-09Revert^14 "Thread suspension cleanup and deadlock fix"Hans Boehm
2023-08-24Revert "Revert^12 "Thread suspension cleanup and deadlock fix""Hans Boehm
2023-08-23Revert^12 "Thread suspension cleanup and deadlock fix"Hans Boehm
2023-08-23Revert^3 "Merge libart and libart-compiler into a single library"Dmitrii Ishcheikin
2023-08-18Revert^2 "Merge libart and libart-compiler into a single library"Dmitrii Ishcheikin
2023-08-15Revert "Revert^10 "Thread suspension cleanup and deadlock fix""""Hans Boehm
2023-08-14Revert^10 "Thread suspension cleanup and deadlock fix"""Hans Boehm
2023-08-08Add `ArtMethod::GetShortyView()`.Vladimir Marko
2023-07-28Revert "Merge libart and libart-compiler into a single library"Dmitrii Ishcheikin
2023-07-26Merge libart and libart-compiler into a single libraryDmitrii Ishcheikin
2023-07-13Turn off LTO for libopenjdkjvmtiSantiago Aboy Solanes
2023-06-14Replace GcRoots in the verifier to use VariableSizedHandleScope.Nicolas Geoffray
2023-06-02Fix code for bugprone-argument-comment clang-tidy warningYabin Cui
2023-05-22Use C++17's [[maybe_unused]] attribute in ARTStefano Cianciulli
2023-04-12Fix "readability-duplicate-includes" clang-tidy issuesStefano Cianciulli
2023-03-29Revert "Revert^8 "Thread suspension cleanup and deadlock fix""Hans Boehm
2023-03-29Revert^8 "Thread suspension cleanup and deadlock fix"Hans Boehm