index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
entrypoints_order_test.cc
Age
Commit message (
Expand
)
Author
2024-08-28
x86_64: Add instrinsic for MethodHandle::invokeExact...
Almaz Mingaleev
2024-08-01
Rework exception delivery and deoptimization
Chris Jones
2024-07-31
Add support for the experimental on-demand tracing
Mythri Alle
2024-07-15
Revert^2 "Use a current entry pointer instead of index for the method trace b...
Mythri Alle
2024-07-11
Revert "Use a current entry pointer instead of index for the method trace buf...
Nicolas Geoffray
2024-07-11
Use a current entry pointer instead of index for the method trace buffer
Mythri Alle
2024-06-20
Replace `ScopedAssertNoNewTransactionRecords`...
Vladimir Marko
2024-01-18
Add visibility attributes in runtime/e*
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-09-09
Revert "Revert^14 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-09-09
Revert^14 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-24
Revert "Revert^12 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-08-23
Revert^12 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-15
Revert "Revert^10 "Thread suspension cleanup and deadlock fix""""
Hans Boehm
2023-08-14
Revert^10 "Thread suspension cleanup and deadlock fix"""
Hans Boehm
2023-06-14
Replace GcRoots in the verifier to use VariableSizedHandleScope.
Nicolas Geoffray
2023-03-29
Revert "Revert^8 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-03-29
Revert^8 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-01-16
We no longer use instrumentation stubs remove the support code
Mythri Alle
2023-01-06
Revert "Revert^6 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-01-06
Revert^6 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-12-15
Update method tracing to use per-thread buffer
Mythri Alle
2022-10-22
Revert "Revert^4 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2022-10-21
Revert^4 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-10-14
ART: Speed up some gtests.
Vladimir Marko
2022-10-13
Revert "Revert^2 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2022-10-12
Revert^2 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-10-11
Update java.lang.String* from jdk-11.0.13-ga
Victor Chang
2022-09-10
Revert "Thread suspension cleanup and deadlock fix"
Hans Boehm
2022-09-09
Thread suspension cleanup and deadlock fix
Hans Boehm
2022-07-06
Reland^2 "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-07-04
Revert "Reland "Don't use instrumentation stubs for native methods in debugga...
Mythri Alle
2022-07-04
Reland "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-06-24
Revert "Don't use instrumentation stubs for native methods in debuggable"
Mythri Alle
2022-06-24
Don't use instrumentation stubs for native methods in debuggable
Mythri Alle
2021-12-14
JNI: Inline fast-path for `JniMethodEnd()`.
Vladimir Marko
2021-11-26
Clean up JNI entrypoint assembly.
Vladimir Marko
2021-11-23
Revert^2 "JNI: Rewrite locking for synchronized methods."
Vladimir Marko
2021-11-23
Revert "JNI: Rewrite locking for synchronized methods."
Vladimir Marko
2021-11-22
JNI: Rewrite locking for synchronized methods.
Vladimir Marko
2021-11-17
JNI: Faster mutator locking during transition.
Vladimir Marko
2021-11-09
Revert^2 "Add support for calling entry / exit hooks directly from JIT code""
Mythri Alle
2021-11-02
Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`."
Vladimir Marko
2021-11-01
Revert "Add support for calling entry / exit hooks directly from JIT code"
Mythri Alle
2021-11-01
Add support for calling entry / exit hooks directly from JIT code
Mythri Alle
2021-10-19
Revert "JNI: Remove `JniMethodFast{Start,End}()`."
Vladimir Marko
2021-10-19
JNI: Remove `JniMethodFast{Start,End}()`.
Vladimir Marko
2021-10-08
Remove unused fields in Thread.
Nicolas Geoffray
[next]