index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
debugger.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Speed up single-stepping"
Sebastien Hertz
2014-04-22
1
-8
/
+46
|
\
|
*
Speed up single-stepping
Sebastien Hertz
2014-04-09
1
-8
/
+46
*
|
Merge "Prepare field watchpoint support"
Sebastien Hertz
2014-04-15
1
-38
/
+108
|
\
\
|
*
|
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-38
/
+108
|
|
/
*
/
Clear unused roots from debugger
Sebastien Hertz
2014-04-14
1
-11
/
+31
|
/
*
JDWP request is parsed incorrectly due to junk in the descriptor
nikolay serdjuk
2014-04-07
1
-1
/
+2
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-1
/
+1
*
Merge "Return correct JDWP type tag for array class"
Sebastien Hertz
2014-04-01
1
-11
/
+17
|
\
|
*
Return correct JDWP type tag for array class
Sebastien Hertz
2014-03-31
1
-11
/
+17
*
|
Fix a DCHECK failure when causing GC from DDMS.
Hiroshi Yamauchi
2014-03-28
1
-1
/
+0
|
/
*
Support inlining with breakpoint
Sebastien Hertz
2014-03-27
1
-44
/
+113
*
Merge "Refactor deoptimization support in debugger"
Sebastien Hertz
2014-03-27
1
-70
/
+115
|
\
|
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
1
-70
/
+115
*
|
Fix alloc tracker locking issue
Sebastien Hertz
2014-03-26
1
-11
/
+16
|
/
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-3
/
+39
*
Merge "Fix JDWP ObjectReference.InvokeMethod for virtual method call."
Sebastien Hertz
2014-03-20
1
-2
/
+2
|
\
|
*
Fix JDWP ObjectReference.InvokeMethod for virtual method call.
Sebastien Hertz
2014-03-20
1
-2
/
+2
*
|
Fix thread suspension in ObjectReference.MonitorInfo JDWP command.
Sebastien Hertz
2014-03-19
1
-4
/
+5
|
/
*
Fix debugger crash in native method frames.
Sebastien Hertz
2014-03-17
1
-23
/
+55
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-5
/
+3
*
Merge "Fix debugger crashes in presence of proxy objects."
Sebastien Hertz
2014-03-13
1
-0
/
+3
|
\
|
*
Fix debugger crashes in presence of proxy objects.
Sebastien Hertz
2014-03-13
1
-0
/
+3
*
|
Fix thread suspension assertion in debugger.
Sebastien Hertz
2014-03-13
1
-20
/
+19
|
/
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-45
/
+47
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-1
/
+3
*
Fix debugger disconnection crash.
Sebastien Hertz
2014-02-25
1
-14
/
+18
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-39
/
+58
*
Fix deoptimization deadlock
Sebastien Hertz
2014-02-20
1
-1
/
+1
*
Merge "Do not set ACC_SUPER flag for interfaces"
Sebastien Hertz
2014-02-20
1
-2
/
+5
|
\
|
*
Do not set ACC_SUPER flag for interfaces
Yevgeny Rouban
2014-02-20
1
-2
/
+5
*
|
Remove blacklist
Sebastien Hertz
2014-02-17
1
-4
/
+7
|
/
*
Merge "Work in the direction of hard float quick ABIs."
Ian Rogers
2014-02-12
1
-1
/
+1
|
\
|
*
Work in the direction of hard float quick ABIs.
Ian Rogers
2014-02-11
1
-1
/
+1
*
|
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-4
/
+4
|
/
*
Make debugger / jdwp compaction safe.
Mathieu Chartier
2014-02-08
1
-6
/
+58
*
Merge "Fix JDWP thread crash."
Sebastien Hertz
2014-02-07
1
-0
/
+2
|
\
|
*
Fix JDWP thread crash.
Sebastien Hertz
2014-02-06
1
-0
/
+2
*
|
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-21
/
+24
|
/
*
Fix JDWP IsCollected command handling.
Sebastien Hertz
2014-01-14
1
-5
/
+9
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-11
/
+146
*
Merge "Manage JDWP errors related to garbage collection."
Sebastien Hertz
2013-12-12
1
-0
/
+19
|
\
|
*
Manage JDWP errors related to garbage collection.
Sebastien Hertz
2013-12-12
1
-0
/
+19
*
|
Merge "Fix null argument handling during invoke from JDWP."
Sebastien Hertz
2013-12-12
1
-1
/
+1
|
\
\
|
*
|
Fix null argument handling during invoke from JDWP.
Sebastien Hertz
2013-12-12
1
-1
/
+1
|
|
/
*
|
Merge "Enable moving classes."
Mathieu Chartier
2013-12-11
1
-9
/
+9
|
\
\
|
*
|
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-9
/
+9
|
|
/
*
/
Fix JDWP class-only modifier.
Sebastien Hertz
2013-12-05
1
-1
/
+2
|
/
*
Fix JDWP single-step removal.
Sebastien Hertz
2013-11-26
1
-1
/
+1
*
Merge "Minor field name cleanup in debugger." into dalvik-dev
Sebastien Hertz
2013-11-25
1
-17
/
+17
|
\
|
*
Minor field name cleanup in debugger.
Sebastien Hertz
2013-11-25
1
-17
/
+17
[next]