index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
debugger.cc
Age
Commit message (
Expand
)
Author
2021-11-25
Always access Thread state and flags as 32-bit location.
Vladimir Marko
2020-07-28
Inclusive language fixes
Orion Hodson
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-01-29
Remove old JDWP implementation from ART
Alex Light
2019-12-18
Handle nterp in IsForcedInterpreterNeededForUpcallImpl.
Nicolas Geoffray
2019-10-07
Revert^4 "Walk internal ArtField/ArtMethod pointers"
Alex Light
2019-10-07
Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers""
Nicolas Geoffray
2019-10-04
Revert^2 "Walk internal ArtField/ArtMethod pointers"
Alex Light
2019-10-04
Revert "Walk internal ArtField/ArtMethod pointers"
Nicolas Geoffray
2019-10-03
Walk internal ArtField/ArtMethod pointers
Alex Light
2019-06-11
ART: Conditionally install Dbg class callbacks
Andreas Gampe
2019-06-10
JVMTI Force early return
Alex Light
2019-05-17
Add default argument kIsInstrumented=true.
Vladimir Marko
2019-05-08
Add StackVisitor::SetVRegReference().
Vladimir Marko
2019-05-08
ObjPtr<>-ify debugger/jdwp.
Vladimir Marko
2019-04-25
ART: Fix some types
Andreas Gampe
2019-04-01
ObjPtr<>-ify Monitor/-Pool.
Vladimir Marko
2019-03-29
ART: Fix stale reference use in debugger.
Vladimir Marko
2019-03-29
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
Vladimir Marko
2019-03-27
Revert "Revert "Change state to waiting during aborting the VM""
Koji Fukui
2019-03-27
ObjPtr<>-ify mirror::ObjectArray.
Vladimir Marko
2019-03-26
ObjPtr<>-ify mirror::Class.
Vladimir Marko
2019-03-25
ObjPtr<>-ify String allocations, fix stale refs.
Vladimir Marko
2019-03-19
Revert "Change state to waiting during aborting the VM"
Nicolas Geoffray
2019-03-18
Change state to waiting during aborting the VM
Koji Fukui
2019-01-10
Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage."
Nicolas Geoffray
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-19
Deoptimize zygote compiled methods in DeoptimizeBootImage.
Nicolas Geoffray
2018-11-29
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-19
Revert^4 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-17
Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""
Nicolas Geoffray
2018-11-16
Revert^2 "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-16
Revert "ART: Add StackVisitor accepting a lambda"
Andreas Gampe
2018-11-02
ART: Add StackVisitor accepting a lambda
Andreas Gampe
2018-10-30
ART: Add string-alloc-inl.h
Andreas Gampe
2018-10-26
ART: Add class-alloc-inl.h
Andreas Gampe
2018-10-25
ART: Add array-alloc-inl.h
Andreas Gampe
2018-10-23
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-22
Cache the value of MterpShouldSwitchInterpreters()
David Srbecky
2018-10-04
Remove InvokeVirtualOrInterface event from instrumentation.
David Srbecky
2018-09-13
Refactor DecodeDebugLocalInfo
Mathieu Chartier
2018-09-12
Refactor debug info position visiting
Mathieu Chartier
2018-09-07
ART: Continue adding override annotations
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-07-19
ObjPtr<>-ify ArtMethod and mirror::Method.
Vladimir Marko
2018-06-01
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-05-09
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-04-03
Revert^6 "Ensure that OSR still is possible with jvmti"
Alex Light
2018-03-28
Remove unhelpful ExceptionDescribe from DDMS error path.
Alex Light
2018-02-28
Header library to remove dependence on runtime/
David Sehr
[next]