index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openjdkjvmti
Age
Commit message (
Expand
)
Author
2025-03-11
Remove memfd_create_compat().
Elliott Hughes
2025-02-25
Disable -Wcast-function-type-mismatch
Aditya Kumar
2025-02-17
Refactor `ArtMethod` entrypoint initialization.
Vladimir Marko
2025-02-07
Remove cdex support from `ArtMethod`...
Vladimir Marko
2025-01-16
Merge sFields and iFields.
Nicolas Geoffray
2024-12-17
Document and fix thread flags memory ordering
Hans Boehm
2024-12-06
Block on concurrent redefinitions instead of returning error
Mythri Alle
2024-11-13
Explicitly use implementations where necessary for modules in the same apex
Colin Cross
2024-11-11
Avoid `strlen()` for `ClassLinker::FindClass()`...
Vladimir Marko
2024-11-05
Use `std::string_view` for `ClassTable` operations.
Vladimir Marko
2024-10-29
Reland "verifier: Cache types by type index."
Vladimír Marko
2024-10-25
Revert "verifier: Cache types by type index."
Vladimír Marko
2024-10-25
verifier: Cache types by type index.
Vladimir Marko
2024-10-17
Share `RegTypeCache` for all methods in a `Class`.
Vladimir Marko
2024-09-30
Revert^5 "Object.clone() allocates more movable objects"
Nicolas Geoffray
2024-09-26
Revert^4 "Object.clone() allocates more movable objects"
Hans Boehm
2024-09-03
Revert^3 "Object.clone() allocates more movable objects"
Pechetty Sravani (xWF)
2024-08-30
Revert^2 "Object.clone() allocates more movable objects"
Hans Boehm
2024-08-19
Revert "Object.clone() allocates more movable objects"
Hans Boehm
2024-08-14
Object.clone() allocates more movable objects
Hans Boehm
2024-08-08
Use variable sized ref-offset bitmap for fast VisitReferences()
Lokesh Gidra
2024-06-14
Use C++20 `string{,_view}::{starts,ends}_with()`, part 2.
Vladimir Marko
2024-05-21
Reland^3 "Revamp JIT GC."
Nicolas Geoffray
2024-05-14
Faster `DexFile::FindTypeId()`.
Vladimir Marko
2024-05-14
Add `ArtField::GetDeclaringClassDescriptor{,View}()`.
Vladimir Marko
2024-05-03
Revert "Reland^2 "Revamp JIT GC.""
Nicolas Geoffray
2024-04-29
Reland^2 "Revamp JIT GC."
Nicolas Geoffray
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2024-04-22
Revert "Reland "Revamp JIT GC.""
Nicolas Geoffray
2024-04-18
Reland "Revamp JIT GC."
Nicolas Geoffray
2024-04-17
Revert "Revamp JIT GC."
Nicolas Geoffray
2024-04-15
Revamp JIT GC.
Nicolas Geoffray
2024-04-12
Fix NameAndSignature::operator== ambiguity
Ryan Prichard
2024-04-11
Clean up string data access in `DexFile`.
Vladimir Marko
2024-03-26
Rename enums.h/.cc to pointer_size.h/.cc.
Santiago Aboy Solanes
2024-03-16
Do not handle suspension request in StartGC
Hans Boehm
2024-03-14
Make sure there are no lone UNREACHABLEs
Santiago Aboy Solanes
2024-02-09
Pass functors as rvalues when possible
Santiago Aboy Solanes
2024-01-19
Move files related to compiled code into oat/ directory
Dmitrii Ishcheikin
2023-12-20
Revert^18 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^17 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^16 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-11-27
Revert "Don't call GetPeerFromOtherThread with thread_list_lock_ held"
Lokesh Gidra
2023-11-22
Remove a warning from redefinition that isn't very useful
Mythri Alle
2023-11-17
Revert^2 "Add support for dex containers (DEX v41)."
David Srbecky
2023-11-16
Rename a couple of methods related to redefinition for readability
Mythri Alle
2023-11-16
Remove an unused jvmti extension and associated code
Mythri Alle
2023-11-15
Don't call GetPeerFromOtherThread with thread_list_lock_ held
Lokesh Gidra
2023-11-15
Revert "Add support for dex containers (DEX v41)."
David Srbecky
2023-11-14
Revert "Turn off LTO for libopenjdkjvmti"
Santiago Aboy Solanes
[next]