summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/jdwp_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor for bool literalsAndreas Gampe2018-09-181-1/+1
* ART: Continue adding override annotationsAndreas Gampe2018-09-071-4/+4
* ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-071-1/+1
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-2/+3
* ART: Use libbase loggingAndreas Gampe2016-09-261-4/+6
* Fix non-Linux builds.Roland Levillain2016-01-261-17/+17
* Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish.Roland Levillain2016-01-251-11/+28
* Improves recent changes to art::JDWP::JdwpSocketState::Establish.Roland Levillain2016-01-211-6/+16
* Fix JDWP host tests on Trusty.Roland Levillain2016-01-211-1/+1
* Add missing field init in constructorsSebastien Hertz2015-08-251-3/+5
* Cleanup JDWP event matchingSebastien Hertz2014-12-171-5/+5
* kill HAVE_GETHOSTBYNAME_RYabin Cui2014-11-131-1/+1
* ART: More warningsAndreas Gampe2014-11-041-8/+8
* Remove all LOG(DEBUG) which is not intended to be checked inBrian Carlstrom2014-05-091-2/+2
* Fixing cpplint readability/check issuesBrian Carlstrom2013-07-181-2/+2
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+502