index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
base
Age
Commit message (
Expand
)
Author
2022-02-11
Avoid Use-After-Free risk when dump backtrace for long contending lock.
wangguibo
2022-02-07
Extract atomic pair code from DexCache
David Srbecky
2022-01-17
Revert "Add thread-shared interpreter cache"
Hans Boehm
2022-01-15
Add thread-shared interpreter cache
David Srbecky
2021-11-17
JNI: Faster mutator locking during transition.
Vladimir Marko
2021-10-07
Revert^4 "Lazily allocate DexCache arrays."
David Srbecky
2021-09-30
Revert "Revert^2 "Lazily allocate DexCache arrays.""
Nicolas Geoffray
2021-09-28
Revert^2 "Lazily allocate DexCache arrays."
David Srbecky
2021-08-18
Add GC deadlock discussion
Hans Boehm
2021-08-07
Revert "Handle suspend requests in getReferent()"
Hans Boehm
2021-08-07
Handle suspend requests in getReferent()
Hans Boehm
2021-07-16
Mark move constructors/assignements as `noexcept`.
Vladimir Marko
2021-05-17
Dump java backtrace when contending lock too long time.
wangguibo
2021-03-02
Replace histogram in CumulativeLogger with average
Lokesh Gidra
2021-02-25
Revert "Lazily allocate DexCache arrays."
Orion Hodson
2021-02-23
Lazily allocate DexCache arrays.
David Srbecky
2020-12-07
Revert^2 "Add MessageQueue for cross-thread communication"
Eric Holk
2020-12-04
Revert "Add MessageQueue for cross-thread communication"
Eric Holk
2020-12-01
Add MessageQueue for cross-thread communication
Eric Holk
2020-07-29
A few more inclusive language updates based on newer wordlist
Orion Hodson
2020-07-28
Inclusive language fixes
Orion Hodson
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-07-23
Reword some comments to be more inclusive
Orion Hodson
2020-07-13
Invoke futex wait with correct value
Hans Boehm
2020-06-11
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-02-14
Remove MIPS support from runtime/.
Vladimir Marko
2020-01-22
Revert "Fix stack-walking race"
Alex Light
2020-01-22
Fix stack-walking race
Alex Light
2020-01-07
Revert^4 "Add spin loop to mutex, overhaul monitor"
Hans Boehm
2020-01-03
Revert^3 "Add spin loop to mutex, overhaul monitor""
Hans Boehm
2020-01-03
Revert^2 "Add spin loop to mutex, overhaul monitor"
Hans Boehm
2019-12-18
Update target footprint on process state switch
Lokesh Gidra
2019-11-19
Revert^4 "Initial support for adding virtuals with structural redefinition"
Alex Light
2019-11-19
Revert "Add spin loop to mutex, overhaul monitor"
Hans Boehm
2019-11-19
Revert^3 "Initial support for adding virtuals with structural redefinition"
Alex Light
2019-11-18
Revert^2 "Initial support for adding virtuals with structural redefinition"
Alex Light
2019-11-18
Add spin loop to mutex, overhaul monitor
Hans Boehm
2019-11-18
Revert "Initial support for adding virtuals with structural redefinition"
Nicolas Geoffray
2019-11-16
Initial support for adding virtuals with structural redefinition
Alex Light
2019-07-24
Revert "Workaround bogus Thread Safety Analysis warning"
Ziang Wan
2019-06-28
Revert^2 "Support using opaque JNI ids"
Alex Light
2019-06-27
Revert "Support using opaque JNI ids"
Nicolas Geoffray
2019-06-26
Support using opaque JNI ids
Alex Light
2019-06-14
ART: Correctly handle an abort from an unattached thread
Andreas Gampe
2019-06-06
Move memory related regions of the JIT cache in its own class.
Nicolas Geoffray
2019-04-26
ART: Make bad_mutexes abort message legible
Andreas Gampe
2019-04-25
Speed up and slightly simplify Mutex
Hans Boehm
2019-04-24
Use single contention counter for rw mutexes
Hans Boehm
2019-04-10
Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_"
Alex Light
2019-04-08
Revert "Perform SetEvent under the user_code_suspend_count_lock_"
Alex Light
[next]