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