index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openjdkjvmti
/
ti_extension.cc
Age
Commit message (
Expand
)
Author
2023-11-16
Remove an unused jvmti extension and associated code
Mythri Alle
2022-10-11
Reland^2 "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-09-14
Revert "Reland "Update instrumentation support for non-java debuggable runtim...
Mythri Alle
2022-09-07
Reland "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-08-12
Revert "Update instrumentation support for non-java debuggable runtimes"
Mythri Alle
2022-08-10
Update instrumentation support for non-java debuggable runtimes
Mythri Alle
2021-01-13
Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions"
Alex Light
2021-01-12
Revert "Add disable/get/set_hidden_api_enforcement_policy extensions"
Nicolas Geoffray
2021-01-11
Add disable/get/set_hidden_api_enforcement_policy extensions
Alex Light
2020-07-16
Fix ddm.publish_chunk extension to prevent deadlock
Alex Light
2020-02-25
Add new set_verbose_flag_ext JVMTI Extension
Alex Light
2019-12-19
Remove class-hierarchy restriction from structural redefinition
Alex Light
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-10-30
Add more standard structural redefinition entrypoints
Alex Light
2019-09-18
Revert "Revert "Basic structural redefinition support""
Nicolas Geoffray
2019-09-18
Revert "Basic structural redefinition support"
Nicolas Geoffray
2019-09-17
Basic structural redefinition support
Alex Light
2019-08-13
Add obsolete object event
Alex Light
2019-08-01
Add resize arrays JVMTI extension
Alex Light
2019-05-20
Revert^2 "Add AddToDexClassloader JVMTI extension functions"
Alex Light
2019-05-17
Revert "Add AddToDexClassloader JVMTI extension functions"
Alex Light
2019-05-17
Add AddToDexClassloader JVMTI extension functions
Alex Light
2019-03-14
Revert^4 "Add extension and agent for dumping internal jvmti plugin data."
Alex Light
2019-03-12
Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin d...
Nicolas Geoffray
2019-03-12
Revert^2 "Add extension and agent for dumping internal jvmti plugin data."
Alex Light
2019-03-09
Revert "Add extension and agent for dumping internal jvmti plugin data."
Nicolas Geoffray
2019-03-08
Add extension and agent for dumping internal jvmti plugin data.
Alex Light
2018-10-19
Add a get_last_error_message JVMTI extension.
Alex Light
2018-10-17
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-07-26
Add raw_monitor_enter_no_suspend extension
Alex Light
2018-02-21
Add get_class_loader_class_descriptors JVMTI extension method
Alex Light
2017-12-12
Clean up JVMTI DDMS extension function.
Alex Light
2017-11-16
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-14
Add JVMTI DDMS extension method and event.
Alex Light
2017-11-08
Move jvmti extension functions into their own file
Alex Light