index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
debugger.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
1
-28
/
+56
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-26
/
+24
*
JDWP: more GC safety
Sebastien Hertz
2015-05-18
1
-3
/
+3
*
JDWP: properly combine location events
Sebastien Hertz
2015-05-07
1
-0
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-5
/
+5
*
Merge "Fix JDWP race at runtime shutdown"
Sebastien Hertz
2015-04-08
1
-3
/
+12
|
\
|
*
Fix JDWP race at runtime shutdown
Sebastien Hertz
2015-04-01
1
-3
/
+12
*
|
Merge "JDWP: clear exception when allocation fails"
Sebastien Hertz
2015-04-07
1
-3
/
+3
|
\
\
|
*
|
JDWP: clear exception when allocation fails
Sebastien Hertz
2015-04-02
1
-3
/
+3
|
|
/
*
|
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-3
/
+3
|
/
*
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
Mathieu Chartier
2015-03-26
1
-0
/
+4
*
JDWP: Optimized single step during debugging
Daniel Mihalyi
2015-03-24
1
-12
/
+66
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-1
/
+0
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-21
/
+15
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-2
/
+1
*
Follow up 129144
Sebastien Hertz
2015-02-17
1
-1
/
+4
*
Read JDWP options from runtime
Sebastien Hertz
2015-02-05
1
-2
/
+1
*
JDWP: allocate single step control only when active
Sebastien Hertz
2015-01-26
1
-21
/
+40
*
Print more info in MarkSweep::VerifyRoot
Mathieu Chartier
2015-01-15
1
-2
/
+3
*
Change hprof to use streaming
Mathieu Chartier
2015-01-09
1
-0
/
+2
*
JDWP: only deoptimize when it is required
Sebastien Hertz
2014-11-19
1
-0
/
+3
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+2
*
Fix JDWP Virtualmachine.Resume command
Sebastien Hertz
2014-10-21
1
-2
/
+6
*
Optimize JDWP stack local values access
Sebastien Hertz
2014-09-22
1
-4
/
+13
*
Update JDWP event filtering to avoid useless ids
Sebastien Hertz
2014-09-18
1
-6
/
+43
*
Avoid crash in StringReference.Value JDWP command
Sebastien Hertz
2014-09-17
1
-1
/
+1
*
Check for errors in ThreadGroupReference JDWP commands
Sebastien Hertz
2014-09-16
1
-6
/
+10
*
Pass current thread as argument to alloc instrumentation.
Ian Rogers
2014-09-12
1
-1
/
+1
*
Fix numerous issues with DdmVmInternal allocation tracking
Brian Carlstrom
2014-09-05
1
-38
/
+31
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-25
/
+26
*
Remove Dbg::VisitRoots().
Hiroshi Yamauchi
2014-07-08
1
-6
/
+34
*
Fix local reference leaks in debugger and use a cache.
Mathieu Chartier
2014-07-08
1
-0
/
+19
*
Remove Object* weak roots from the debugger.
Hiroshi Yamauchi
2014-06-11
1
-9
/
+1
*
Merge "Register debugger for interesting instrumentation events only"
Sebastien Hertz
2014-05-15
1
-1
/
+26
|
\
|
*
Register debugger for interesting instrumentation events only
Sebastien Hertz
2014-05-15
1
-1
/
+26
*
|
Combine JDWP location events
Sebastien Hertz
2014-05-12
1
-5
/
+7
|
/
*
Merge "Speed up single-stepping"
Sebastien Hertz
2014-04-22
1
-0
/
+15
|
\
|
*
Speed up single-stepping
Sebastien Hertz
2014-04-09
1
-0
/
+15
*
|
Merge "Prepare field watchpoint support"
Sebastien Hertz
2014-04-15
1
-2
/
+15
|
\
\
|
*
|
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-2
/
+15
|
|
/
*
|
Clear unused roots from debugger
Sebastien Hertz
2014-04-14
1
-0
/
+6
|
/
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
1
-15
/
+49
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-0
/
+9
*
Fix debugger crash in native method frames.
Sebastien Hertz
2014-03-17
1
-4
/
+4
*
Fix thread suspension assertion in debugger.
Sebastien Hertz
2014-03-13
1
-10
/
+31
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-3
/
+13
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-2
/
+2
*
Make debugger / jdwp compaction safe.
Mathieu Chartier
2014-02-08
1
-0
/
+7
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-2
/
+2
[next]