index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
runtime_callbacks.cc
Age
Commit message (
Expand
)
Author
2024-05-30
Appinfo: Make adb the app debug source of truth
Fabien Sanglard
2024-02-06
Add visibility attributes in runtime/r*
Dmitrii Ishcheikin
2022-06-22
Cleanup around method inspection callbacks
Mythri Alle
2022-01-18
Cleanup method inspection callbacks from jvmti
Mythri Alle
2019-12-11
Revert^4 "Allow structural redefinition on non-final classes."
Alex Light
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-09-27
Consolidate updating of reflective Field/Method references
Alex Light
2019-04-09
Use unique mutex to synchronize runtime_callbacks
Alex Light
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-11-12
Emit JVMTI events for LockSupport.park
Charles Munger
2018-04-03
Revert^6 "Ensure that OSR still is possible with jvmti"
Alex Light
2017-12-19
Add support for selecting alternate JDWP implementations
Alex Light
2017-11-14
Add JVMTI DDMS extension method and event.
Alex Light
2017-10-30
Avoid JVMTI global deoptimization when possible
Alex Light
2017-09-27
Ensure that OSR doesn't break local-variable get/set
Alex Light
2017-09-14
Add support for JVMTI monitor events.
Alex Light
2017-04-19
Implement can_generate_native_method_bind capability
Alex Light
2017-01-23
Add ClassPreDefine hook.
Alex Light
2017-01-19
ART: Add runtime phase callback
Andreas Gampe
2017-01-19
ART: Add SigQuit Callback
Andreas Gampe
2017-01-19
ART: Add ClassLoadCallback
Andreas Gampe
2017-01-19
Revert "Revert "ART: Start RuntimeCallbacks""
Andreas Gampe
2017-01-19
Revert "ART: Start RuntimeCallbacks"
Nicolas Geoffray
2017-01-18
ART: Start RuntimeCallbacks
Andreas Gampe