Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
8f28bd479af445293474867191a0bf1cf0f08a4f
/
runtime
/
jdwp
/
jdwp_priv.h
70fa1a5
Support new JDWP InterfaceType.InvokeMethod command
by Alex Light
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
cbc5064
JDWP: asynchronous invoke command handling
by Sebastien Hertz
· 10 years ago
ad466ad
Change hprof to use streaming
by Mathieu Chartier
· 11 years ago
43c8d72
Do not send JDWP data in case of error.
by Sebastien Hertz
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
f529352
Move JDWP to std::vector<iovec> to remove runtime/arrays warning
by Brian Carlstrom
· 12 years ago
93ba893
Fix cpplint runtime/explicit issues
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/jdwp/jdwp_priv.h]
5d10a87
Remove the separate JdwpTransport objects.
by Elliott Hughes
· 12 years ago
68a5e3c
More JDWP implementation cleanup.
by Elliott Hughes
· 12 years ago
cb69306
Clean up more of the JDWP request handling.
by Elliott Hughes
· 13 years ago
a21039c
Fix a bunch more lint.
by Elliott Hughes
· 13 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 13 years ago
f834936
Use static thread safety analysis when available, and fix the bugs GCC finds.
by Elliott Hughes
· 13 years ago
807444f
Switch to more traditional logging on Android.
by Elliott Hughes
· 14 years ago
cccd84f
Implement local setting.
by Elliott Hughes
· 14 years ago
7162ad9
Implement DDMS heap info ("HPIF") chunks.
by Elliott Hughes
· 14 years ago
376a7a0
Turn free functions that take a JdwpState* into member functions.
by Elliott Hughes
· 14 years ago
872d4ec
Bring across the JDWP implementation.
by Elliott Hughes
· 14 years ago