index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
thread.h
Age
Commit message (
Expand
)
Author
2022-02-08
Remove bad read barrier from boot image relocation.
Vladimir Marko
2022-02-03
Remove race on cached thread-name deletion
Hans Boehm
2022-01-26
Revert^2 "Reduce pauses for weak reference access"
Hans Boehm
2022-01-26
Revert "Reduce pauses for weak reference access"
Hans Boehm
2022-01-26
Reduce pauses for weak reference access
Hans Boehm
2022-01-17
Revert "Add thread-shared interpreter cache"
Hans Boehm
2022-01-15
Add thread-shared interpreter cache
David Srbecky
2022-01-12
ARM64: Enable implicit suspend checks and madvise()...
Vladimir Marko
2021-12-14
JNI: Inline fast-path for `JniMethodEnd()`.
Vladimir Marko
2021-12-10
Rewrite thread root flip synchronization.
Vladimir Marko
2021-12-07
JNI: Inline fast-path for `JniMethodStart()`.
Vladimir Marko
2021-11-30
Make suspend check test specific flags.
Vladimir Marko
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2021-11-17
JNI: Faster mutator locking during transition.
Vladimir Marko
2021-10-08
Remove unused fields in Thread.
Nicolas Geoffray
2021-10-05
Remove mterp_current_ibase.
Nicolas Geoffray
2021-07-14
Modernize typedefs with `using`.
Vladimir Marko
2021-07-13
Remove mterp.
Nicolas Geoffray
2021-06-01
Avoid race on Thread::tlsPtr_::top_handle_scope.
Vladimir Marko
2021-05-25
Improve suspension timeout diagnostic and fix race
Hans Boehm
2021-05-06
Add heterogenous lookup to Thread::custom_tls_
Alex Light
2021-02-23
Do not create HandleScope for JNI transitions.
Vladimir Marko
2021-02-05
ART/Perfetto Java Heap Profiler
Wessam Hassanein
2020-11-04
Implement Reference.getReferent() intrinsic.
Vladimir Marko
2020-09-28
Add mutator collector coordination documentation
Hans Boehm
2020-08-28
Enable -Wconversion for thread.cc
Eric Holk
2020-07-29
Revert^3 "VIXL simulator for ART (Stage1)"
Ulya Trafimovich
2020-07-28
Remove deprecated debug_suspend_count TLS value
Alex Light
2020-07-17
Revert^2 "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-16
Revert "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-16
VIXL simulator for ART (Stage1)
Xueliang Zhong
2020-06-11
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-05-05
Clean up internal stack trace construction.
Vladimir Marko
2020-04-30
Assert allocator-type is known on OOME
Lokesh Gidra
2020-01-31
Replace instrumention id with stack pointers.
Nicolas Geoffray
2020-01-29
Remove old JDWP implementation from ART
Alex Light
2020-01-22
Revert "Fix stack-walking race"
Alex Light
2020-01-22
Fix stack-walking race
Alex Light
2020-01-15
Utilize partially used TLABs
Lokesh Gidra
2020-01-13
Use ResetTlab instead of setting to null
Mathieu Chartier
2019-12-13
Fix issue with observing invalid thread state.
Alex Light
2019-12-11
Revert^4 "Allow structural redefinition on non-final classes."
Alex Light
2019-12-05
Address comments from aog/1180224.
Nicolas Geoffray
2019-12-04
Helpers and refactorings to prepare for interpreter optimizations (x64)
Nicolas Geoffray
2019-12-03
Revert "Revert^2 "Allow structural redefinition on non-final classes.""
Nicolas Geoffray
2019-12-02
Revert^2 "Allow structural redefinition on non-final classes."
Alex Light
2019-11-26
Revert "Allow structural redefinition on non-final classes."
Roland Levillain
2019-11-26
Allow structural redefinition on non-final classes.
Alex Light
2019-11-25
Add ScopedAllowThreadSuspension
Mathieu Chartier
2019-10-07
Revert^4 "Walk internal ArtField/ArtMethod pointers"
Alex Light
[next]