index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
jdwp
/
jdwp_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
JDWP: clear exception when allocation fails
Sebastien Hertz
2015-04-02
1
-10
/
+6
*
JDWP: Optimized single step during debugging
Daniel Mihalyi
2015-03-24
1
-3
/
+0
*
JDWP: allocate DebugInvokeReq only when requested
Sebastien Hertz
2015-03-09
1
-35
/
+33
*
JDWP: update thread synchronization
Sebastien Hertz
2015-02-06
1
-58
/
+2
*
Fix bootclasspath string initialization
Sebastien Hertz
2015-01-13
1
-4
/
+4
*
Cleanup JDWP event matching
Sebastien Hertz
2014-12-17
1
-23
/
+28
*
JDWP: avoid crash on unsupported modifier
Sebastien Hertz
2014-12-09
1
-2
/
+4
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+1
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-2
/
+2
*
Optimize JDWP stack local values access
Sebastien Hertz
2014-09-22
1
-38
/
+2
*
Avoid crash in StringReference.Value JDWP command
Sebastien Hertz
2014-09-17
1
-2
/
+11
*
Check for errors in ThreadGroupReference JDWP commands
Sebastien Hertz
2014-09-16
1
-26
/
+4
*
Remove abuse of mirror::Object* to reference special values.
Ian Rogers
2014-09-03
1
-245
/
+245
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-1
/
+1
*
Avoid direct use of QuasiAtomic by using Atomic.
Ian Rogers
2014-07-17
1
-2
/
+2
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-4
/
+3
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Support field watchpoint in interpreter
Sebastien Hertz
2014-04-25
1
-2
/
+2
*
Merge "Speed up single-stepping"
Sebastien Hertz
2014-04-22
1
-0
/
+3
|
\
|
*
Speed up single-stepping
Sebastien Hertz
2014-04-09
1
-0
/
+3
*
|
Disable JDWP field watchpoint capabilities
Sebastien Hertz
2014-04-16
1
-2
/
+2
*
|
Merge "Allow use of instance filter for JDWP events"
Sebastien Hertz
2014-04-16
1
-1
/
+1
|
\
\
|
*
|
Allow use of instance filter for JDWP events
Sebastien Hertz
2014-04-15
1
-1
/
+1
|
|
/
*
|
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-2
/
+2
|
/
*
Do not send JDWP data in case of error.
Sebastien Hertz
2014-03-18
1
-6
/
+5
*
Fix debugger crash in native method frames.
Sebastien Hertz
2014-03-17
1
-2
/
+8
*
Fix debugger deadlock.
Sebastien Hertz
2014-02-24
1
-0
/
+12
*
Avoid interleaving JDWP requests and events.
Sebastien Hertz
2014-02-19
1
-0
/
+38
*
Fix multi-line hex dumping and add unit test.
Ian Rogers
2014-01-30
1
-2
/
+3
*
64bit friendly printf modifiers in JDWP.
Ian Rogers
2014-01-24
1
-9
/
+12
*
StringPiece clean up.
Ian Rogers
2013-09-24
1
-2
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
am 0cd7ec2d: Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
|
\
|
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
|
Remove an assertion that JDWP packets are small.
Elliott Hughes
2013-07-16
1
-1
/
+0
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1750